System and Method for Organizing Recorded Events Using Character Tags

- Google

A computer system organizes text narratives and images about events using character tags, which are tags that are defined by users with respect to those persons that are depicted in the text narratives and images. Each character tag is associated with either a user profile or a pseudo-profile. A pseudo-profile for a person is created by a user when the user does not know if the person has a user profile in the computer system. An invitation e-mail that is sent to a prospective user may include content stored in the computer system, or a hyperlink to such content, that has been tagged with the character tag of the prospective user.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CLAIM OF PRIORITY

This application is a continuation of and claims the benefit of, under 35 U.S.C. §120, and priority to co-pending U.S. patent application Ser. No. 11/383,123, filed on May 12, 2006, entitled “System and Method for Organizing Recorded Events Using Character Tags”, which claims the benefit of, under 35 U.S.C. §119(e), and priority to U.S. Provisional Patent Application Ser. No. 60/745,231, entitled “Collaborative System and Method for Generating Biographical Accounts,” filed Apr. 20, 2006, both of which are herein incorporated by reference in their entirety.

FIELD

The present invention relates generally to systems and methods for recording text narratives and images about events and, more particularly, to systems and methods for organizing the recorded text narratives and images using tags that are defined with respect to characters depicted in the text narratives and images.

BACKGROUND

Tags have become a popular tool for organizing content. A tag is a keyword that is defined by the user for classifying the content. A user may define multiple tags for an object. Tags are often associated with web pages or images.

One major feature of tags is that it is user-defined. As a result, objects that cannot be parsed by a computer and automatically indexed, like images, can be indexed in accordance with user-defined tags. In addition, unlike hierarchical categorization schemes or computer generated indexing schemes, classification by tags can be highly personalized.

One example application of tags for organizing images is disclosed in U.S. Patent Application Pub. No. 2006/0064639. In this example, images are organized by tagging them with informative keywords defined by the user and grouping images together into conceptual photo albums. A selected group of images is then published into a photo book that is made available over the Internet or published as individual image prints.

A tag may be defined as public or private. A public tag is shared with other users and is linked with other users who have used the same tag, so that all objects that are associated this tag may be accessed through this tag. The sharing of public tags has been a major reason behind the expansive use of tags. Some of the popular web services that provide for public sharing of user-defined tags include Technorati™, del.icio.us, and Flickr™. A private tag, on the other hand, is not shared with other users. Only the user who created the private tag may use it to access the objects associated with private tag. Private tags are useful in allowing a user to organize information in accordance with his or her personalized classification scheme.

One limitation of tags is that different users will use different tags to describe the same item, because no rules exist to standardize the tags people will use. In essence, tagging creates an inherently ambiguous system. For example, objects associated with the tag “apple” may include web pages and images relating to fruits or web pages and images relating to the computer company. Similarly, objects associated with the tag “windows” may include web pages and images relating to openings provided in structures or web pages and images relating to a computer operating system.

SUMMARY

Embodiments of the present invention employ tags to organize text narratives and images about events that are being maintained in a computer system, and also provide a computer system and method for using tagged information in novel ways. According to one aspect, tagged information is used in the process of inviting prospective users to the computer system. According to another aspect, tagged information is used in the process of helping users recollect and reconstruct their life stories.

In accordance with the embodiments of the present invention, text narratives and images about events are organized using various tags including character tags. Character tags are tags that are defined with respect to those persons that are depicted in the text narratives and images. Each character tag is associated with either a user profile that is created when a user registers with the computer system or a pseudo-profile. A pseudo-profile typically includes a person's name, and may also include the person's e-mail address and phone number. A pseudo-profile for a person is created by a user when the user does not know if the person has a user profile in the computer system.

When a user invites a prospective user to register with the computer system, the computer system examines if a pseudo-profile has been created by the user for the prospective user. If so, the character tag associated with this pseudo-profile is used to retrieve text narratives and images that have been indexed with this character tag. When the invitation e-mail is sent out to the prospective user, the retrieved stories and images are made available to the prospective user for viewing.

According to further embodiments of the present invention, text narratives and images that have been indexed with various tags including character tags may enable collaborative storytelling by helping users recollect and reconstruct their life stories. As a user makes inputs relating to an event in his or her life, the computer system searches the content database for potential matching events that have been depicted by other users. If a potential match is found, the computer system transmits the relevant content to the user. The potential match may be determined based on matches of location and date of the events and characters depicted in the events.

BRIEF DESCRIPTION OF THE DRAWINGS

So that the manner in which the above recited features of the present invention can be understood in detail, a more particular description of the invention, briefly summarized above, may be had by reference to embodiments, some of which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical embodiments of this invention and are therefore not to be considered limiting of its scope, for the invention may admit to other equally effective embodiments.

FIG. 1 illustrates a networked computer environment in which systems and methods according to embodiments of the present invention may be implemented.

FIG. 2 is a schematic representation of a sample web page that is displayed to a user when the user logs into the web site that manages many of the features of the present invention.

FIGS. 3A-F are schematic representations of web pages that are used in posting life stories to the web site.

FIG. 4 is a schematic representation of a web page that is used in managing a user's connections.

FIG. 5 is a flow diagram that illustrates the method steps carried out by the server computer in response to a search request that contains character tags.

FIG. 6 is a flow diagram that illustrates the method steps carried out by the server computer in response to a request to issue an invitation.

FIG. 7 is a flow diagram that illustrates the method steps carried out by the server computer to enable a collaborative storytelling process.

FIG. 8 is a flow diagram that illustrates the method steps carried out by the server computer to determine matches between two events.

DETAILED DESCRIPTION

FIG. 1 illustrates a networked computer environment in which systems and methods according to embodiments of the present invention may be implemented. As shown, the networked computer environment includes a server computer 110 and a plurality of client computers 120 (only two of which are shown). The server computer 110 and the client computers 120 are connected over a computer network 130, e.g., the Internet. The components of the server computer 110 that are illustrated in FIG. 1 include a processor 111 and a system memory 112. The server computer 110 is connected to a mass storage unit 113 that stores the contents managed by the server computer 110. Each client computer 120 includes conventional components of a computing device, e.g., a processor, system memory, a hard disk drive, input devices such as a mouse and a keyboard, and output devices such as a monitor (not shown).

The server computer 110 is programmed to operate as a network server that communicates with the client computers 120. In the embodiments of the present invention described herein, the server computer 110 is programmed as a web server that communicates with the client computers 120 using the TCP/IP protocol, and hosts a web site that can be accessed by the client computers 120. The client computers 120 are programmed to execute web browser programs and access the web pages managed by the server computer 110 by specifying a uniform resource locator (URL) for the server computer 110 into the browser.

The server computer 110 manages the contents stored in the mass storage unit 113 using a relational database software. The contents include profile data of the registered users of the web site. The profile data specify: user ID, password, name, e-mail, address including zip code, gender, marital status, date of birth, occupation, a pointer to an image file, various permission settings, and other similar data. The contents further include interview questions, multimedia files such as image files, video files, audio files and flash animation files, life stories posted by the users, commentaries made to the posted life stories, user-defined private circle data, and such other data needed by the server computer 110 to process data received from the users and render web pages requested by the users.

In the embodiments of the present invention described below, users are respectively operating the client computers 120 that are connected to the server computer 110 over the Internet. Also, web pages that are displayed to a user are transmitted from the server computer 110 to that user's client computer 120 and processed by the web browser program stored in that user's client computer 120 for display through the monitor of that user's client computer 120.

FIG. 2 is a schematic representation of a web page that is generated by the server computer 110 and transmitted to a user for display when the user accesses the web site managed by the server computer 110, and logs in using his or her user ID and password. The web page identifies the web site “OurStory” and the user who logged in with the user's name (Jane Johnson) and the user's image. The user can access her life stories by accessing the My Story hyperlink provided in a navigation section 210 of the web page. Other hyperlinks are provided on the web page to allow the user to view and change her profile (Profile hyperlink) and the account settings (Settings hyperlink).

The web site permits a single registered user to keep multiple profiles and maintain life stories for each person, group, and sometimes fictional characters, represented in the profiles. This feature may be used in situations where it is preferred to write the life stories from a third person point of view, or for a group of people (e.g., the Smith family or the 1980 U.S. Olympic hockey team) or a fictional character, or where the subject of the life stories is not computer savvy. The Switch Profile hyperlink is provided to users who are maintaining multiple profiles to allow such users to switch to another profile and view and manage the life stories of the person, group, or fictional character represented in the other profile.

The web page further provides various other graphical user interface (GUI) elements. They include a navigation section 210, a question section 220, an image gallery 230, an inbox 240, and a collaboration section 250.

The navigation section 210 includes hyperlinks to web pages that are used to view, modify or add to the user's life stories (My Story), interview questions (Q&A), and relationships (People).

The question section 220 displays the most recent question that has been posed to the user and various other information associated with the question, including the name and image of the person asking the question, any image attached to the question by the person, and a text input field in which the user can answer the question. The question section 220 also provides question navigation hyperlinks “Previous” and “Next” using which the user can turn to the previous question or the next question that is in the queue of questions that have been posed to this user. The input of the answer followed by a click on the Preview button causes the display of a preview web page similar to the one shown in FIG. 3F, using which the user can either publish the answer as a life story or cancel it. If the user publishes the answer, the server computer 110 saves the answer and the associated image in the mass storage unit 113. Further, in response to either the publishing or canceling action, the next question in the queue is displayed to the user. The user may also delete a question from the queue of questions by clicking on the “Delete” hyperlink. In response to this action, the next question in the queue is displayed to the user.

The image gallery 230 provides the user with a pictorial snapshot of the more recent activities by persons who are connected to the user or by those who belong to a special group defined by the user, e.g., the user's immediate family or the user's closest friends. The activities that are tracked by the image gallery 230 include recent posts of life stories by the connected users or members of the special group and recent comments made by them to the user's life stories. The image gallery 230 may also include recent instructional, informational, and inspirational posts submitted by other users and system generated content that are posted to encourage users to post their life stories. A click on any image hyperlinks the user to the thread corresponding to that image. A “thread” consists of a post and any comments made concerning the post.

The inbox 240 displays messages generated by the web site in response to actions taken by the other users of the web site. The messages include notices of actions taken by other users (e.g., “You have been added to group Johnson Family”) and summaries of tasks that the user has been asked to complete (e.g., “Approval required on new post from Father” and “Connection Request from David Johnson”). An icon is displayed alongside each message to help the user quickly identify the content of the message.

The collaboration section 250 provides hyperlinks to a web page used to post a life story on behalf of another user and a web page used to ask questions to another user. The identity of the other user is displayed in this section along with that person's image. Only those users who have given the user sufficient access rights will appear in this section. In the example given here, Jane Johnson has the right to post stories on behalf of Stephen Myers, and Jane Johnson has the right to ask Louis Chang questions.

FIG. 3A is a schematic representation of a GUI that is used for posting life stories. This GUI includes input fields for the title, the date, and the word description for the post. It also includes hyperlinks to web pages for adding media to the post (Media), identifying persons or groups who are part of the story (People), and specifying additional information such as locations and keywords (Organization). The media that is added may be any of the following: (i) images that the user uploaded, (ii) images others have uploaded and shared with the user, (iii) images that are retrieved from an image search conducted on the web based on the context of the post, (iv) images from third party photo sharing sites, (v) video files, (vi) audio files, and (vii) flash animation files.

FIGS. 3B and 3C are schematic representations of the web page for adding media to the post. Three tabs are provided on this page. They are “My Media,” “Flickr,” and “Internet.” FIG. 3B is the web page that is displayed to the user when the My Media tab is selected. FIG. 3C is the web page that is displayed to the user when the Internet tab is selected. The web page of FIG. 3B provides the user the option to upload a new photo and insert a caption for that photo, or use one of the photos that have been previously uploaded into the user's account. The web page of FIG. 3C provides the user with the option of selecting one of the images retrieved from an Internet image search. The query for the Internet image search is automatically generated from the text narrative of the post using a conventional contextual search query generator.

FIG. 3D is a schematic representation of the web page for marking the post with character tags, which are tags that are defined with respect to those persons that are depicted in the text narratives and images. Each character tag is associated with either a user profile or a pseudo-profile. A pseudo-profile typically includes a person's name, and may also include the person's e-mail address and phone number. A pseudo-profile for a person is created by a user when the user does not know if the person has a user profile. FIG. 3D shows, on the left hand side, a list of users who are connected to the user and have user profiles. If any of these users are depicted in the post, the boxes next to their names are checked to indicate the user's intention to mark the post with tags associated with their user profiles. If there are persons depicted in the post and the user does not know if such persons have a user profile, the user has the option of entering the person's name and affiliation (e.g., friend or family) in the Characters input field. When the “Add” button is selected by the user, pseudo-profiles are created for those persons named in the Characters input field. In this example, the pseudo-profile includes the name of the character and affiliation of this character to the user who created it.

A post may also be tagged with the location depicted in the post and keywords defined by the user. The web page for inputting this data is shown schematically in FIG. 3E. When the “Add” button is selected by the user, the post is tagged with the location and keywords entered by the user.

The table below shows conceptually how the server computer 110 keeps track of the different tags that are associated with different posts or objects. The starred names under the column, “Character Tags,” represent the persons for whom pseudo-profiles have been created.

Object Date Keyword Tags Character Tags Location Post 1123 June 1, 1980 childhood, baseball Father, Jay Smith* Miami, FL Post 1124 October 10, 1998 career, Internet Louis Chang, Carl Jones* Santa Clara, CA Image 2122 August 5, 2001 daughter, walking Daughter, Wife, Mother Sunnyvale, CA Image 2123 December 11, 2003 son, basketball Father, Stephen Brown* Sunnyvale, CA

When the user selects the Add button or the Cancel button from the media, people, and organization web pages, shown schematically in FIGS. 3B-C, 3D, and 3E, respectively, the user is returned to the web page of 3A. When the user is finished with his or her inputs, the user clicks on the Preview button, in response to which a Preview Post web page like the one shown in FIG. 3F is displayed to the user. The user can specify permissions levels for viewing and commenting on this post on this web page. A public permissions level allows any user to view and comment on this post. A restricted permissions level allows only those users who are in the groups that have been checked to view and comment on this post. When the user clicks on the Publish button, the data relating to this post, including the word description, the attached media file, the permissions level settings, and other data specified using the web pages accessed through the Media, People and Organization hyperlinks, are transmitted to the server computer 110 along with data that identifies the person who is the subject of this life story. The identifying data may be the user ID of the person submitting the life story or the user ID of the person on behalf of whom the life story is submitted. In the case where a single user is maintaining multiple profiles and their stories and the user is submitting a story for one of these profiles, the identifying data may be an ID corresponding to that profile.

FIG. 4 is a schematic representation of the web page that is generated by the server computer 110 and transmitted to a user for display when the user selects the People hyperlink from the navigation section 210. The web page provides hyperlinks to web pages for defining new private circles, and populating them with users (Create New Circles), managing invitations (Invite New Users), and performing searches of other registered users of the web site (Search Users). It also includes an image gallery of users who are connected to the user, and characters created by the user. A connection to the user by another user exists or can be made by: (i) the user was invited by the other user or invited the other user onto the web site; or (ii) the user places the other user into one of his or her circles.

The users shown in the Connections window of the web page in FIG. 4 represent all users of the web site that are connected to the user. The View drop-down menu includes selections of user-defined private circles. The members that are displayed in the Connections window may be changed based on the selection made using the View drop-down menu. Also, once the display has changed to a selected private circle, other users may be added to the private circle through the Add hyperlink.

When a mouse pointer hovers over a user name or image displayed inside the Connections window, three selectable hyperlinks (View, Edit and Use) appear at the bottom of the user's name. The View hyperlink accesses the My Story web page of this user. The Edit hyperlink allows this user's displayed name or image to be changed. The Use hyperlink accesses the GUI of FIG. 3A using which a life story may be posted on behalf of this user.

The users shown in the Characters window of the web page in FIG. 4 represent those persons for whom pseudo-profiles have been created. An image may or may not be available. If an image is not available, an Upload Image hyperlink is displayed. When a mouse pointer hovers over a name or image displayed inside the Characters window, an Edit hyperlink appears at the bottom of the user's name. The Edit hyperlink is accessed to edit the name of the character, upload an image, or to edit or enter other pseudo-profile data, e.g., e-mail address and telephone number.

FIG. 5 is a flow diagram that illustrates the method steps carried out by the server computer 110 in response to a search request that contains character tags. In the example given herein, User A is submitting the search request and, in response, the server computer 110 will search all life stories that User A is permitted to access. The search query submitted by User A is received by the server computer 110 (step 510) and then parsed (step 512) so as to extract the one or more character tags specified in the search query. In step 514, the server computer 110 finds and retrieves those life stories accessible by User A that have been tagged with the character tags extracted from the search query. In step 516, the server computer 110 prepares a web page including the retrieved life stories and transmits the web page to the user who submitted the search query.

The search conducted in FIG. 5 may be narrowed in various ways. For example, the search may be limited to the life stories that User A has submitted. This is the case in the process illustrated in FIG. 6, which is a flow diagram that illustrates the method steps carried out by the server computer 110 in response to a request to issue an invitation. In the example given herein, User A is submitting the request to issue an invitation to a character named Jay Smith. Upon receiving this request (step 610), the server computer 110 first searches User A's character list to see if User A has created a pseudo-profile for Jay Smith (step 612). If so, the flow proceeds to step 614, where the server computer 110 performs a search for all life stories submitted by User A that are tagged with the character tag for Jay Smith. Then, in step 616, the server computer 110 prepares an invitation e-mail to Jay Smith and includes in the invitation e-mail hyperlinks to the life stories that the search returned in step 614. Alternatively, the invitation e-mail may contain the life stories that the search returned in step 614. If User A has not created a pseudo-profile for Jay Smith, the search step in 614 is bypassed and the invitation e-mail is sent to Jay Smith without any life story content.

FIG. 7 is a flow diagram that illustrates the method steps carried out by the server computer 110 to enable a collaborative storytelling process between two users. In the example given herein, User A is recounting an event and the server computer 110 searches events recounted by other users to see if the event recounted by User A potentially matches any of the events recounted by other users. If there is a potential match, a web page is prepared including all or portion of the content relating to the matching event that another user has posted, and transmitted to User A.

Step 710 of the process illustrated in FIG. 7 represents the storing and indexing by the server computer 110 of content relating to various events that has been input by other users. In step 712, the server computer 110 receives content inputs relating to a particular event from User A. The particular event recounted by User A is then compared with the events recounted by the other users for a potential match in step 714. The algorithm used for determining whether there is a potential match is described in conjunction with FIG. 8. If a potential match is found, a web page including some or all of the content relating to this event as input by another user is prepared and transmitted to User A (step 716). If a potential match is not found, step 716 is bypassed and the process ends.

FIG. 8 is a flow diagram that illustrates the method steps carried out by the server computer 110 to determine whether there is a potential match between two events. In the example given herein, the two events are Event A and Event B, and content relating to Event A is input by User A and content relating to Event B is input by User B. The process begins with step 810, where the content relating to Event A is compared with the content relating to Event B. In particular, the dates and the location of the two events are compared (steps 812 and 814), and characters depicted in the two events are compared to see if there is at least one common character depicted in both events (step 816). The characters depicted in the two events may be compared by examining the names, e-mail addresses, and/or telephone numbers associated with the characters. If there is a match of the dates and location and there is at least one common character depicted in both events, it is determined that the two events potentially match (step 818). Otherwise, it is determined that the two events do not match (step 820).

While particular embodiments according to the invention have been illustrated and described above, those skilled in the art understand that the invention can take a variety of forms and embodiments within the scope of the appended claims.

Claims

1. A computer-implemented method comprising:

providing for a first user a life story along a first timeline, where the life story includes information associated with a second user;
receiving a selection of the information associated with the second user;
providing access to a second timeline associated with a life story of the second user, the life story of the second user including an image of the second user;
receiving a selection of the image of the second user; and
providing a field for receiving a tag identifying the second user in the image of the second user.

2. The computer-implemented method of claim 1, wherein the life story of the first user includes events that occur during a life of the first user.

3. The computer-implemented method of claim 1, wherein the first timeline is displayed along a plurality of images that are associated with a plurality of posts and a plurality of comments, the plurality of posts and comments describing the life story of the first user.

4. The computer-implemented method of claim 1, wherein the social network web site is hosted by a web server for access to the life story of the first user by one or more client computers.

5. The method of claim 1, wherein the information associated with the second user comprises a hyperlink that facilitates the first user to post to the life story of the second user.

6. The computer-implemented method of claim 1, wherein the information associated with the second user is presented besides a user name assigned to the second user, the user name of the second user displayed on the social network web site.

7. The computer-implemented method of claim 1, wherein providing access to the second timeline comprises providing a web page that displays the life story of the second user in response to receiving the selection of the information associated with the second user.

8. The computer-implemented method of claim 1, wherein the field for receiving the tag identifying the second user in the image is displayed within the life story of the second user.

9. A system comprising:

a storage unit for storing a life story of a first user; and
a server coupled to the storage unit for: providing the life story along a first timeline, the life story accessed on a social network web site, the social network website accessed via a user name and password assigned to the first user, the life story including information associated with a second user; receiving a selection of the information associated with the second user; providing access to a second timeline associated with a life story of the second user in response to receiving the selection of the information associated with the second user, the life story of the second user including an image of the second user; receiving a selection of the image of the second user; and providing a field for receiving a tag identifying the second user in response to receiving the selection of the image of the second user, the tag identifying the second user in the image of the second user.

10. The system of claim 9, wherein the life story of the first user includes events that occur during a life of the first user.

11. The system of claim 9, wherein the first timeline is displayed along a plurality of images that are attached to a plurality of posts and a plurality of comments, the plurality of posts and comments associated with the life story of the first user.

12. The system of claim 9, wherein the social network web site is hosted by a web server for access to the life story of the first user by one or more client computers.

13. The system of claim 9, wherein the information associated with the second user comprises a hyperlink that facilitates the first user to post to the life story of the second user.

14. The system of claim 9, wherein the information associated with the second user is presented besides a user name assigned to the second user, the user name displayed on the social network web site.

15. The system of claim 9, wherein providing access to the second timeline associated with the life story of the second user comprises providing a web page that displays the life story of the second user in response to receiving the selection of the information associated with the second user.

16. The system of claim 9, wherein the field for receiving the tag identifying the second user in the image is displayed within the life story of the second user.

Patent History
Publication number: 20140215368
Type: Application
Filed: Mar 28, 2014
Publication Date: Jul 31, 2014
Applicant: Google Inc. (Mountain View, CA)
Inventors: Andrew Halliday (Soquel, CA), Christopher Lunt (Mountain View, CA), Dean Pfutzenreuter (Sunnyvale, CA)
Application Number: 14/228,717
Classifications
Current U.S. Class: Customizing Multiple Diverse Workspace Objects (715/765)
International Classification: G06F 3/0484 (20060101);