US20080163067A1 - System for visualizing weblog social network communities - Google Patents

System for visualizing weblog social network communities Download PDF

Info

Publication number
US20080163067A1
US20080163067A1 US12/048,571 US4857108A US2008163067A1 US 20080163067 A1 US20080163067 A1 US 20080163067A1 US 4857108 A US4857108 A US 4857108A US 2008163067 A1 US2008163067 A1 US 2008163067A1
Authority
US
United States
Prior art keywords
social network
line
region
sub
journals
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
US12/048,571
Inventor
Richard Gorzela
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.)
International Business Machines Corp
Original Assignee
International Business Machines 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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/048,571 priority Critical patent/US20080163067A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GORZELA, RICHARD
Publication of US20080163067A1 publication Critical patent/US20080163067A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present invention relates generally to user interfaces, and more specifically to a user interface for visually representing social network communities within sets of on-line electronic journals.
  • Web pages are HTML (HyperText Mark-up Language) documents containing text, graphics, animations and videos, and are accessible via Web browser application programs such as Internet Explorer®, Netscape®, Safari, Opera and Firefox.
  • the browser program renders Web pages it obtains via HTTP (HyperText Transport Protocol) on a display screen.
  • HTTP HyperText Transport Protocol
  • Weblogs, or Blogs are an increasingly popular type of Web site. Weblogs are an example of personalized, on-line electronic journals. Weblogs typically contain dated entries, usually in reverse chronological order, about a particular topic or individual.
  • Weblogs are associated with and written by one or more contributors, sometimes referred to as Bloggers, and referred to herein as authors.
  • Entries also referred to herein as “postings” or “posts”
  • a set of links to other Weblogs, sometimes referred to as a Blogroll, and a search facility are often also included in a Weblog.
  • Weblogs The popularity of Weblogs has increased since development applications such as Pitas, Blogger and GrokSoup were released. Template-based software has made it increasingly easy to add entries to a Weblog, while hosting services have made it easy to create and maintain a Weblog.
  • Various implementations of Weblogs can be found on the Web. Examples of Web sites currently containing Weblog implementations include www.blogger.com, www.userland.com, www.socialtext.com.
  • Weblogs are typically created by one, or a small group of authors
  • Weblog authors and other users also subscribe to, read, and enter comments to postings in multiple Weblogs.
  • Weblog subscriptions are often provided using the RSS (Rich Site Summary) format for syndicating Web content.
  • Weblog users often enter links to Weblog postings in Weblogs other than the one on which the postings were originally made. Such links are sometimes referred to as “trackbacks”. Trackbacks related to a given posting are often made available to readers of the original posting through the Weblog user interface.
  • Weblog authors also often maintain a publicly available list of other Weblogs they find interesting, referred to as a Blogroll.
  • Some existing systems have attempted to provide visualizations of Weblogs, in some cases using specific approaches based on what are known as “treemap” visual constructs.
  • Weblog visualization systems do not address identification or visualization of social networks created by groups of Weblogs. Instead, they focus on characteristics such as the relative size of Weblogs or Weblog posts, the number of comments to a post, or the recentness of a post. For example, in one existing system, top level rectangles within a display object are used to represent each Weblog, with the size of each rectangle determined by the number of posts in the corresponding Weblog. Inner rectangles are used to represent individual posts, and each have a size determined by the length of the corresponding post. Another existing system uses inner rectangles to represent posts, with the inner rectangle size determined by the number of related comments. None of these systems includes the features needed to provide a user with a convenient and rich user interface display object or objects that represents the social networks within a set of Weblogs, or the influence of specific Weblogs on such social networks.
  • a new method and system for providing a visual representation of electronic, on-line journals, such as those generally referred to as “Weblogs” or “Blogs”.
  • the disclosed system uses a treemap display object in a graphical user interface to represent social networks discovered in, and aggregated from a set of on-line journals.
  • the disclosed system operates to detect and aggregate information describing social network relationships within a set of on-line journals. These relationships define social network communities made up of on-line journals.
  • the disclosed system generates one or more display objects in which on-line journal representations are shown within the social network communities to which they belong.
  • This visual organization is provided through a treemap representation, in which an enclosing region for the complete set of journals is broken up into sub-regions corresponding to the social network communities.
  • Representations of individual on-line journals are provided as inner regions within the sub-regions for the communities.
  • the enclosing region, sub-regions and inner regions may, for example, be rectangular, or any other specific geometric shape as appropriate for a given application.
  • Various specific social network relationships may be used to define the social network communities of on-line journals that are shown in the display sub-regions.
  • each journal typically has one or more authors associated with it.
  • a social network relationship may be present between two journals when an author of a first journal posts a comment to a second journal.
  • on-line journals often include lists of links, often based on Uniform Resource Locators (URLs), to other on-line journals.
  • URLs Uniform Resource Locators
  • a social network relationship may be present between two journals when such a list in a first journal includes a link to a second journal.
  • Other specific types of relationships between on-line journals may be used alternatively or additionally to define social network relationships.
  • thresholds may be used to restrict social network community membership to those journals that have sufficiently “strong” relationships to other journals in the community.
  • the relative size of an inner region representing a specific journal may be determined based on how strongly related that journal is to the other members of the community, or on how active that journal is in terms of reads or writes, or based on some other criteria.
  • FIG. 1 shows a simplified screen shot illustrating an example of a Weblog user interface
  • FIG. 2 is a block diagram showing computer systems and software components in an illustrative embodiment of the disclosed system
  • FIG. 3 is an example of a user interface display representing social network relationships between a number of Weblogs in an illustrative embodiment of the disclosed system.
  • FIG. 4 is a flow chart illustrating steps performed by an illustrative embodiment of the disclosed system.
  • FIG. 1 shows a Weblog user interface 10 , which is an example of a graphical user interface provided to an electronic, on-line journal.
  • the interface 10 may be a Web page rendered to a user through a Web browser application program or the like.
  • the interface 10 includes a blog title 12 , in this case “Bob's-blog”.
  • a number of properties 12 are shown for purposes of illustration including a first posting 12 a , a second posting 12 b , a third posting 12 c , and so on.
  • the postings 12 are listed in reverse chronological order.
  • each posting includes an author indication 14 , which may be a button through which a link may be accessed to information regarding the author of that posting.
  • a time and date of post indication 16 is provided to display the time and date that the posting was made.
  • a comments button 16 provides the user with a link to comments on the posting. The user can click on the comments button 16 to access previous comments regarding the posting, or to enter their own comment on the posting.
  • a trackbacks button 20 enables the user to access a listing of other Weblogs that include links back to the posting.
  • the title 13 of the posting is entered by the posting's author, and content 15 of each posting may consist of text, graphics, or any other type of content that may be provided over the Web.
  • the interface 10 is further shown including a postings category interface 24 that allows a user to click on a category from a list to access those postings related to that category.
  • a search interface 25 allows a user to enter a search string in order to access postings containing that string.
  • a blogroll 26 includes a list of links to other Weblogs selected by the author of the Weblog for the interface 10 , such that those other Weblogs can be accessed by clicking on the corresponding link.
  • FIG. 2 is a block diagram showing computer systems and software components in an illustrative embodiment of the disclosed system.
  • a number of Weblog server computer systems 32 are hosts to a number of Weblogs 34 , shown for purposes of illustration including Weblog 38 , Weblog 40 , Weblog 42 , etc.
  • the Weblogs 34 may include any specific type or kind of Weblog.
  • each of the Weblogs 34 may be generated and maintained using a common Weblog tool or application, and centrally managed within a business organization.
  • the Weblogs 34 may include diverse types of Weblogs, and be generated and maintained using a variety of Weblog tools or applications.
  • Weblog social network relationship aggregation software 44 operates to detect and aggregate the social network relationships 36 between Weblogs in the Weblogs 34 .
  • the access by the aggregation software 44 to the Weblogs 34 may be performed through one or more application programming interfaces (APIs) provided by the Weblogs 34 .
  • APIs application programming interfaces
  • the aggregation software 44 may operate to detect when a user that enters a comment to a post in Weblog 38 is also an author of the Weblog 40 .
  • that relationship would be recorded in a data structure of social network relationships across all the Weblogs 34 for later access.
  • the disclosed system may be embodied such that a social network relationship between Weblog 38 and Weblog 40 occurs when a user comments on posts in both Weblog 38 and Weblog 40 .
  • Another type of possible social network relationship between blogs may potentially occur when a trackback link has been entered into a first Weblog, such as Weblog 38 , indicating a posting in a second Weblog, such as Weblog 40 . This also may result in indication of a social network relationship between Weblog 38 and Weblog 4 , to be stored in the above mentioned data structure of social network relationships across the Weblogs 34 .
  • Another example of a social network relationship might be the inclusion in a blogroll for a first one of the Weblogs 34 of a link to a second one of the Weblogs 34 .
  • various other data structures may be used within and/or by the aggregation software 44 to identify and/or associate Weblogs, Weblog authors, and users making comments to Weblog postings.
  • a data structure mapping Weblogs to their author's user names might be maintained to identify social network relationships formed when a Weblog author enters a comment to a post in another Weblog.
  • data generated during operation of the disclosed system may be persisted across sessions.
  • Social network relationship data aggregated from the Weblogs 34 is processed by visualization data generating software 46 to generate a treemap representation of the social networks defined in the Weblogs 34 .
  • An example of the treemap representation generated by the software 46 is illustrated and described by the user interface display shown in FIG. 3 .
  • the software 46 operates to provide Weblog social network visualization data 44 to the user interface rendering software 48 in the client computer system 46 .
  • the user interface rendering software 48 may include a Web browser application program, and the data 44 may include or consist of HTML code provided in one or more documents, and conveyed between the server system(s) 32 and the client computer system 46 using HTTP.
  • the user interface rendering software 48 operates to provide the visual representation of the Weblog social network communities 50 , as illustrated in FIG. 3 .
  • some or all of the functionality of the visualization data generating software 46 and/or Weblog social networking software 44 may be provided on the client computer system 46 .
  • the user interface generating software 48 is described above as including a Web browser application program, a “rich client” application program other than a Web browser may be used in whole or in part in addition to the Web browser, or as an alternative to the Web browser, to generate the visual representation 50 , and/or to provide further functionality relating to the visual representation 50 .
  • an illustrative embodiment of the disclosed system operates using a number of software components executing on at least one client computer system, shown for purposes of illustration as the client computer system 46 , and at least one server computer system, shown for purposes of illustration as Weblog server computer system(s) 32 .
  • the client computer system 46 and Weblog server computer system 32 may, for example, each include at least one processor, program storage, such as memory, for storing program code executable on the processor, and one or more input/output devices and/or interfaces, such as data communication and/or peripheral devices and/or interfaces.
  • the client computer system 46 and Weblog server computer system 32 are communicably connected by a data communication system, such as a Local Area Network (LAN), the Internet, or the like.
  • the client computer system 46 and Weblog server computer system(s) 32 may further include appropriate operating system software.
  • FIG. 3 is a portion of a screen shot showing an example of one or more display objects in a user interface a generated by an embodiment of the disclosed system, and representing the social network relationships within a set of Weblogs.
  • Weblogs are referred to as Blogs with reference to FIG. 3
  • the set of Weblogs for which social network relationships are Blogs 1 - 10 .
  • an enclosing region 60 is a rectangle within which are contained a number of rectangular sub-regions, each corresponding to a social network within the Blogs 1 - 10 , and that each in turn contain inner rectangles corresponding to blogs belonging to the their respective corresponding social network.
  • the enclosing region 60 includes a sub-region 62 representing blog social network community A, a sub-region 64 representing a blog social network community B, a sub-region 66 representing a blog social network community C, a sub-region 68 representing a blog social network community D, a sub-region 70 representing a blog social network community E, and a sub-region 72 representing a blog social network community E.
  • sub-regions shown in FIG. 3 contain a number of inner regions representing blogs that belong to the corresponding social network community. Accordingly, sub-region 62 includes inner region 74 representing blog 1 and inner region 76 representing blog 2 , accordingly blog 1 and blog 2 belong to the social network blog community A represented by sub-region 62 .
  • Sub-region 64 includes inner region 78 representing blog 3 , inner region 80 representing blog 4 , and inner region 82 representing blog 5 . Accordingly, blog 3 , blog 4 and blog 5 belong to the social network blog community B represented by sub-region 64 .
  • Sub-region 66 includes inner region 84 representing blog 3 , inner region 86 representing blog 1 , and inner region 88 representing blog 6 . Accordingly, blog 1 , blog 3 and blog 6 belong to the social network blog community C represented by sub-region 66 .
  • Sub-region 68 includes inner region 90 representing blog 5 , inner region 92 representing blog 7 , inner region 94 representing blog 8 , and inner region 96 representing blog 10 .
  • Blog 5 , blog 7 , blog 8 and blog 10 accordingly belong to the social network blog community D represented by sub-region 68 .
  • Sub-region 70 includes inner region 106 representing blog 1 , inner region 104 representing blog 8 , inner region 102 representing blog 7 , inner region 100 representing blog 4 , and inner region 98 representing blog 3 .
  • Blog 1 , blog 8 , blog 7 , blog 4 and blog 3 accordingly belong to the social network blog community E represented by sub-region 70 .
  • sub-region 72 is shown including inner region 108 representing blog 9 , inner region 110 representing blog 8 , inner region 112 representing blog 7 , and inner region 114 representing blog 1 .
  • Blog 1 , blog 7 , blog 8 and blog 9 are therefore members of social network blog community F represented by sub-region 72 .
  • the disclosed system may be embodied to detect and aggregate various types of social network relationships between blogs, which are then used to determine the social network community memberships of each blog.
  • multiple social network relationships may sometimes be required for a blog to be considered a member of a social network community.
  • a blog may be considered a member of a social network community if there are at least one social network relationship between that blog and each other blog in that community.
  • a blog may be considered a member of a social network community if there exist a number of social network relationships between that blog and each other blog in that community equal to or greater than some minimum threshold.
  • a blog could be considered a member of a social network community if there exist a number of social network relationships between that blog and all other blogs in that community that is equal to or greater than a minimum threshold.
  • a social network community could be further split into two or more sub-groups based on other criteria, such as subject matter. For example, a first sub-group of a social network community might consist of those blogs containing references to a first subject, and a second sub-group might consist of those blogs containing references to a second subject. If a given blog were to contain references to both subjects, it would be present in, and its representation displayed as part of, each sub-group.
  • each sub-region and/or inner region in the display of FIG. 3 may be determined in various ways.
  • the size of an inner region may be determined based on, and accordingly represent, the number of social network relationships between the corresponding blog and other blogs in that social network blog community.
  • a blog having a relatively larger number of social network relationships within a social network community would be represented by a relatively larger inner region than the inner region representing another blog in that community with a relatively lower number of such social network relationships.
  • This approach provides the user with a way to quickly identify which blogs are most influential within a social network community, since those blogs would be represented by the relatively largest inner regions of the display.
  • the relatively larger inner region 100 with respect to inner region 102 would indicate that blog 4 has more social network relationships to other blogs within the blog community E than blog 7 .
  • Other characteristics or attributes may alternatively or additionally be used to determine inner region size, such as number of postings in a blog, number of comments to postings in a blog, time since the last posting or comment was made in a blog, number of times a blog has been read, and others.
  • a given blog may be a member of more than one social network community.
  • blog 1 is shown having inner region representations in sub-regions 62 , 66 , and 70 in the example of FIG. 3 .
  • a blog for which there are no social network relationships with other blogs may be presented in a very small inner region outside the sub-regions representing social network communities, or not represented at all.
  • inner region 74 may have a user readable label identifying blog 1 , such as a blog name associated with blog 1 .
  • Each other inner region may similarly have a label identifying the blog it represents.
  • Sub-regions may also be given visual attributes to make them distinct from each other, such as shadings, colors, super-imposed labels, or the like.
  • FIG. 4 is a flow chart illustrating steps performed by an illustrative embodiment of the disclosed system.
  • the disclosed system detects social network relationships between Weblogs, and at step 152 these detected social network relationships are aggregated across a set of Weblogs.
  • the aggregated social network relationships are provided to or made available to visualization generating software, which operates at step 156 to generate a treemap representation of the social network communities within the set of Weblogs, such as the representation shown in FIG. 3 .
  • the social network community representation is then rendered to a user through a graphical user interface at step 158 .
  • FIGS. 2 and 4 are block diagram and flowchart illustrations of methods, apparatus(s) and computer program products according to an embodiment of the invention. It will be understood that each block of FIGS. 2 and 4 , and combinations of these blocks, can be implemented by computer program instructions. These computer program instructions may be loaded onto a computer or other programmable data processing apparatus to produce a machine, such that the instructions which execute on the computer or other programmable data processing apparatus create means for implementing the functions specified in the block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the block or blocks.
  • programs defining the functions of the present invention can be delivered to a computer in many forms; including, but not limited to: (a) information permanently stored on non-writable storage media (e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment); (b) information alterably stored on writable storage media (e.g. floppy disks and hard drives); or (c) information conveyed to a computer through communication media for example using wireless, baseband signaling or broadband signaling techniques, including carrier wave signaling techniques, such as over computer or telephone networks via a modem.
  • non-writable storage media e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment
  • writable storage media e.g. floppy disks and hard drives
  • information conveyed to a computer through communication media for example using wireless, baseband signaling or broadband signaling techniques, including carrier wave signaling techniques

Abstract

A system for providing a visual representation of electronic, on-line journals, such as those generally referred to as “Weblogs” or “Blogs”, that uses a treemap display object in a graphical user interface to represent social networking characteristics discovered in, and aggregated from a set of on-line journals. The generated display object includes on-line journal representations shown within the social network communities to which they belong. This visual organization is provided through a treemap representation, in which an enclosing region for a set of journals is broken up into sub-regions corresponding to social network communities. Representations of individual on-line journals are provided as inner regions within the sub-regions for the communities. The enclosing region, sub-regions and inner regions may be rectangular, or any other specific geometric shape as appropriate for a given application. The relative size of an inner region representing a specific journal may be determined based on how strongly related that journal is to the other members of the community, or on how active that journal is in terms of reads or writes, or based on some other criteria.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • The present application is a Continuation application under 35 U.S.C. 120 of commonly owned prior application Ser. No. 11/138,568, filed May 26, 2005 in the name of Richard Gorzela, now allowed.
  • FIELD OF THE INVENTION
  • The present invention relates generally to user interfaces, and more specifically to a user interface for visually representing social network communities within sets of on-line electronic journals.
  • BACKGROUND OF THE INVENTION
  • As it is generally known, the World Wide Web is a major service provided over the Internet, using Web server computer systems that store and disseminate Web pages. Web pages are HTML (HyperText Mark-up Language) documents containing text, graphics, animations and videos, and are accessible via Web browser application programs such as Internet Explorer®, Netscape®, Safari, Opera and Firefox. The browser program renders Web pages it obtains via HTTP (HyperText Transport Protocol) on a display screen. A collection of Web pages makes up a Web site. Weblogs, or Blogs, are an increasingly popular type of Web site. Weblogs are an example of personalized, on-line electronic journals. Weblogs typically contain dated entries, usually in reverse chronological order, about a particular topic or individual. Weblogs are associated with and written by one or more contributors, sometimes referred to as Bloggers, and referred to herein as authors. Entries (also referred to herein as “postings” or “posts”) contain content defined by a Weblog author, and commentary by other users about the entry, or links to such commentary. A set of links to other Weblogs, sometimes referred to as a Blogroll, and a search facility are often also included in a Weblog.
  • The popularity of Weblogs has increased since development applications such as Pitas, Blogger and GrokSoup were released. Template-based software has made it increasingly easy to add entries to a Weblog, while hosting services have made it easy to create and maintain a Weblog. Various implementations of Weblogs can be found on the Web. Examples of Web sites currently containing Weblog implementations include www.blogger.com, www.userland.com, www.socialtext.com.
  • Though postings in Weblogs are typically created by one, or a small group of authors, many Weblog authors and other users also subscribe to, read, and enter comments to postings in multiple Weblogs. For example, Weblog subscriptions are often provided using the RSS (Rich Site Summary) format for syndicating Web content. Additionally, Weblog users often enter links to Weblog postings in Weblogs other than the one on which the postings were originally made. Such links are sometimes referred to as “trackbacks”. Trackbacks related to a given posting are often made available to readers of the original posting through the Weblog user interface. As noted above, Weblog authors also often maintain a publicly available list of other Weblogs they find interesting, referred to as a Blogroll. These and other features relating authors and other users through different Weblogs allow Weblog users to form social networks, some of which have become popular and influential.
  • In existing systems, it is difficult for a user to identify social networks defined through Weblogs, or to identify influential Weblogs within such social networks. This problem results in part from the large and growing number of Weblogs, and also from the limited features of tools that are currently available. The most common tools today provide Weblog listings identifying Weblogs 1) with the most recent posts, 2) with the most comments over a given time period, or 3) with the most hits over a given time period. Some Weblog implementations also list newly created Weblogs. Additionally, users can performs searches via existing search tools, such as Google™ and the like, to find Weblogs or Weblog posts containing specified keywords of interests. However, none of these tools help users identify social networks defined by Weblogs, or influential Weblogs within such networks.
  • Some existing systems have attempted to provide visualizations of Weblogs, in some cases using specific approaches based on what are known as “treemap” visual constructs. However, existing Weblog visualization systems do not address identification or visualization of social networks created by groups of Weblogs. Instead, they focus on characteristics such as the relative size of Weblogs or Weblog posts, the number of comments to a post, or the recentness of a post. For example, in one existing system, top level rectangles within a display object are used to represent each Weblog, with the size of each rectangle determined by the number of posts in the corresponding Weblog. Inner rectangles are used to represent individual posts, and each have a size determined by the length of the corresponding post. Another existing system uses inner rectangles to represent posts, with the inner rectangle size determined by the number of related comments. None of these systems includes the features needed to provide a user with a convenient and rich user interface display object or objects that represents the social networks within a set of Weblogs, or the influence of specific Weblogs on such social networks.
  • For the above reasons and others it would therefore be desirable to have a new system for representing a set of on-line journals that enables users to quickly visualize social network communities within the journal set, as well as the significance of individual journals within the communities.
  • SUMMARY OF THE INVENTION
  • To address the above described and other shortcomings of prior approaches, a new method and system are disclosed for providing a visual representation of electronic, on-line journals, such as those generally referred to as “Weblogs” or “Blogs”. The disclosed system uses a treemap display object in a graphical user interface to represent social networks discovered in, and aggregated from a set of on-line journals.
  • The disclosed system operates to detect and aggregate information describing social network relationships within a set of on-line journals. These relationships define social network communities made up of on-line journals. The disclosed system generates one or more display objects in which on-line journal representations are shown within the social network communities to which they belong. This visual organization is provided through a treemap representation, in which an enclosing region for the complete set of journals is broken up into sub-regions corresponding to the social network communities. Representations of individual on-line journals are provided as inner regions within the sub-regions for the communities. The enclosing region, sub-regions and inner regions may, for example, be rectangular, or any other specific geometric shape as appropriate for a given application.
  • Various specific social network relationships may be used to define the social network communities of on-line journals that are shown in the display sub-regions. For example, each journal typically has one or more authors associated with it. In one embodiment, a social network relationship may be present between two journals when an author of a first journal posts a comment to a second journal. Similarly, on-line journals often include lists of links, often based on Uniform Resource Locators (URLs), to other on-line journals. A social network relationship may be present between two journals when such a list in a first journal includes a link to a second journal. Other specific types of relationships between on-line journals may be used alternatively or additionally to define social network relationships. Moreover, thresholds may be used to restrict social network community membership to those journals that have sufficiently “strong” relationships to other journals in the community.
  • The relative size of an inner region representing a specific journal may be determined based on how strongly related that journal is to the other members of the community, or on how active that journal is in terms of reads or writes, or based on some other criteria.
  • Thus there is disclosed a new system for representing a set of on-line journals that enables users to quickly visualize social network communities within the set, as well as the significance of individual journals within the communities.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In order to facilitate a fuller understanding of the present invention, reference is now made to the appended drawings. These drawings should not be construed as limiting the present invention, but are intended to be exemplary only.
  • FIG. 1 shows a simplified screen shot illustrating an example of a Weblog user interface;
  • FIG. 2 is a block diagram showing computer systems and software components in an illustrative embodiment of the disclosed system;
  • FIG. 3. is an example of a user interface display representing social network relationships between a number of Weblogs in an illustrative embodiment of the disclosed system; and
  • FIG. 4 is a flow chart illustrating steps performed by an illustrative embodiment of the disclosed system.
  • DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS
  • FIG. 1 shows a Weblog user interface 10, which is an example of a graphical user interface provided to an electronic, on-line journal. For example, the interface 10 may be a Web page rendered to a user through a Web browser application program or the like. The interface 10 includes a blog title 12, in this case “Bob's-blog”. A number of properties 12 are shown for purposes of illustration including a first posting 12 a, a second posting 12 b, a third posting 12 c, and so on. The postings 12 are listed in reverse chronological order. As indicated in the posting 12 a, each posting includes an author indication 14, which may be a button through which a link may be accessed to information regarding the author of that posting. A time and date of post indication 16 is provided to display the time and date that the posting was made. A comments button 16 provides the user with a link to comments on the posting. The user can click on the comments button 16 to access previous comments regarding the posting, or to enter their own comment on the posting. A trackbacks button 20 enables the user to access a listing of other Weblogs that include links back to the posting. The title 13 of the posting is entered by the posting's author, and content 15 of each posting may consist of text, graphics, or any other type of content that may be provided over the Web.
  • The interface 10 is further shown including a postings category interface 24 that allows a user to click on a category from a list to access those postings related to that category. A search interface 25 allows a user to enter a search string in order to access postings containing that string. And a blogroll 26 includes a list of links to other Weblogs selected by the author of the Weblog for the interface 10, such that those other Weblogs can be accessed by clicking on the corresponding link.
  • Those skilled in the art will recognize that the specific layout and contents of the Weblog user interface 10 in FIG. 1 are given solely for purposes of explanation, and that many other alternative configurations, layouts, and contents are possible for a specific Weblog. Accordingly, the present invention is not to be considered limited to use with only those Weblogs that match the user interface 10, but rather may be used to visually represent social networks within groups of Weblogs including any specific type or kind of Weblog.
  • FIG. 2 is a block diagram showing computer systems and software components in an illustrative embodiment of the disclosed system. In the embodiment of FIG. 2, a number of Weblog server computer systems 32 are hosts to a number of Weblogs 34, shown for purposes of illustration including Weblog 38, Weblog 40, Weblog 42, etc. The Weblogs 34 may include any specific type or kind of Weblog. For example, each of the Weblogs 34 may be generated and maintained using a common Weblog tool or application, and centrally managed within a business organization. Alternatively, the Weblogs 34 may include diverse types of Weblogs, and be generated and maintained using a variety of Weblog tools or applications.
  • Weblog social network relationship aggregation software 44 operates to detect and aggregate the social network relationships 36 between Weblogs in the Weblogs 34. The access by the aggregation software 44 to the Weblogs 34 may be performed through one or more application programming interfaces (APIs) provided by the Weblogs 34.
  • For example, the aggregation software 44 may operate to detect when a user that enters a comment to a post in Weblog 38 is also an author of the Weblog 40. In a configuration or embodiment in which such actions define a social network relationship between Weblog 38 and 40, that relationship would be recorded in a data structure of social network relationships across all the Weblogs 34 for later access. Alternatively, or in addition, the disclosed system may be embodied such that a social network relationship between Weblog 38 and Weblog 40 occurs when a user comments on posts in both Weblog 38 and Weblog 40. Another type of possible social network relationship between blogs may potentially occur when a trackback link has been entered into a first Weblog, such as Weblog 38, indicating a posting in a second Weblog, such as Weblog 40. This also may result in indication of a social network relationship between Weblog 38 and Weblog 4, to be stored in the above mentioned data structure of social network relationships across the Weblogs 34. Another example of a social network relationship might be the inclusion in a blogroll for a first one of the Weblogs 34 of a link to a second one of the Weblogs 34. Thus if a blogroll for Weblog 38 included a link to Weblog 40, this might be considered to form a social network relationship between Weblog 38 and Weblog 40, and similarly result in an indication of the relationship being stored in the social network relationship data structure. Alternatively, or in addition, social network relationships between blogs may potentially result from a user reading a first Weblog and a second Weblog.
  • The above are only a few examples of possible social network relationships between Weblogs that may be used in the disclosed system, and those skilled in the art will recognize that other specific kinds of social network relationships between Weblogs may be used in the alternative or additionally for other specific embodiments or configurations.
  • In addition to any data structures used to aggregate social network relationships between Weblogs, various other data structures may be used within and/or by the aggregation software 44 to identify and/or associate Weblogs, Weblog authors, and users making comments to Weblog postings. For example, a data structure mapping Weblogs to their author's user names might be maintained to identify social network relationships formed when a Weblog author enters a comment to a post in another Weblog. In one embodiment, data generated during operation of the disclosed system may be persisted across sessions.
  • Social network relationship data aggregated from the Weblogs 34 is processed by visualization data generating software 46 to generate a treemap representation of the social networks defined in the Weblogs 34. An example of the treemap representation generated by the software 46 is illustrated and described by the user interface display shown in FIG. 3. The software 46 operates to provide Weblog social network visualization data 44 to the user interface rendering software 48 in the client computer system 46. The user interface rendering software 48 may include a Web browser application program, and the data 44 may include or consist of HTML code provided in one or more documents, and conveyed between the server system(s) 32 and the client computer system 46 using HTTP. The user interface rendering software 48 operates to provide the visual representation of the Weblog social network communities 50, as illustrated in FIG. 3.
  • In an alternative embodiment, some or all of the functionality of the visualization data generating software 46 and/or Weblog social networking software 44 may be provided on the client computer system 46. Moreover, while the user interface generating software 48 is described above as including a Web browser application program, a “rich client” application program other than a Web browser may be used in whole or in part in addition to the Web browser, or as an alternative to the Web browser, to generate the visual representation 50, and/or to provide further functionality relating to the visual representation 50.
  • As shown in FIG. 2, an illustrative embodiment of the disclosed system operates using a number of software components executing on at least one client computer system, shown for purposes of illustration as the client computer system 46, and at least one server computer system, shown for purposes of illustration as Weblog server computer system(s) 32. The client computer system 46 and Weblog server computer system 32 may, for example, each include at least one processor, program storage, such as memory, for storing program code executable on the processor, and one or more input/output devices and/or interfaces, such as data communication and/or peripheral devices and/or interfaces. The client computer system 46 and Weblog server computer system 32 are communicably connected by a data communication system, such as a Local Area Network (LAN), the Internet, or the like. The client computer system 46 and Weblog server computer system(s) 32 may further include appropriate operating system software.
  • FIG. 3 is a portion of a screen shot showing an example of one or more display objects in a user interface a generated by an embodiment of the disclosed system, and representing the social network relationships within a set of Weblogs. For convenience, Weblogs are referred to as Blogs with reference to FIG. 3, and the set of Weblogs for which social network relationships are Blogs 1-10.
  • As shown in FIG. 3, an enclosing region 60 is a rectangle within which are contained a number of rectangular sub-regions, each corresponding to a social network within the Blogs 1-10, and that each in turn contain inner rectangles corresponding to blogs belonging to the their respective corresponding social network. Specifically, the enclosing region 60 includes a sub-region 62 representing blog social network community A, a sub-region 64 representing a blog social network community B, a sub-region 66 representing a blog social network community C, a sub-region 68 representing a blog social network community D, a sub-region 70 representing a blog social network community E, and a sub-region 72 representing a blog social network community E.
  • Each of the sub-regions shown in FIG. 3 contain a number of inner regions representing blogs that belong to the corresponding social network community. Accordingly, sub-region 62 includes inner region 74 representing blog 1 and inner region 76 representing blog 2, accordingly blog 1 and blog 2 belong to the social network blog community A represented by sub-region 62. Sub-region 64 includes inner region 78 representing blog 3, inner region 80 representing blog 4, and inner region 82 representing blog 5. Accordingly, blog 3, blog 4 and blog 5 belong to the social network blog community B represented by sub-region 64.
  • Sub-region 66 includes inner region 84 representing blog 3, inner region 86 representing blog 1, and inner region 88 representing blog 6. Accordingly, blog 1, blog 3 and blog 6 belong to the social network blog community C represented by sub-region 66.
  • Sub-region 68 includes inner region 90 representing blog 5, inner region 92 representing blog 7, inner region 94 representing blog 8, and inner region 96 representing blog 10. Blog 5, blog 7, blog 8 and blog 10 accordingly belong to the social network blog community D represented by sub-region 68.
  • Sub-region 70 includes inner region 106 representing blog 1, inner region 104 representing blog 8, inner region 102 representing blog 7, inner region 100 representing blog 4, and inner region 98 representing blog 3. Blog 1, blog 8, blog 7, blog 4 and blog 3 accordingly belong to the social network blog community E represented by sub-region 70.
  • Finally, sub-region 72 is shown including inner region 108 representing blog 9, inner region 110 representing blog 8, inner region 112 representing blog 7, and inner region 114 representing blog 1. Blog 1, blog 7, blog 8 and blog 9 are therefore members of social network blog community F represented by sub-region 72.
  • As discussed above, the disclosed system may be embodied to detect and aggregate various types of social network relationships between blogs, which are then used to determine the social network community memberships of each blog. Moreover, multiple social network relationships may sometimes be required for a blog to be considered a member of a social network community. For example, a blog may be considered a member of a social network community if there are at least one social network relationship between that blog and each other blog in that community. In another example, a blog may be considered a member of a social network community if there exist a number of social network relationships between that blog and each other blog in that community equal to or greater than some minimum threshold. Or, a blog could be considered a member of a social network community if there exist a number of social network relationships between that blog and all other blogs in that community that is equal to or greater than a minimum threshold. In another embodiment, a social network community could be further split into two or more sub-groups based on other criteria, such as subject matter. For example, a first sub-group of a social network community might consist of those blogs containing references to a first subject, and a second sub-group might consist of those blogs containing references to a second subject. If a given blog were to contain references to both subjects, it would be present in, and its representation displayed as part of, each sub-group.
  • The size of each sub-region and/or inner region in the display of FIG. 3 may be determined in various ways. For example, the size of an inner region may be determined based on, and accordingly represent, the number of social network relationships between the corresponding blog and other blogs in that social network blog community. In such an embodiment, a blog having a relatively larger number of social network relationships within a social network community would be represented by a relatively larger inner region than the inner region representing another blog in that community with a relatively lower number of such social network relationships. This approach provides the user with a way to quickly identify which blogs are most influential within a social network community, since those blogs would be represented by the relatively largest inner regions of the display. For example, the relatively larger inner region 100 with respect to inner region 102 would indicate that blog 4 has more social network relationships to other blogs within the blog community E than blog 7. Other characteristics or attributes may alternatively or additionally be used to determine inner region size, such as number of postings in a blog, number of comments to postings in a blog, time since the last posting or comment was made in a blog, number of times a blog has been read, and others.
  • A given blog may be a member of more than one social network community. Thus blog 1 is shown having inner region representations in sub-regions 62, 66, and 70 in the example of FIG. 3. A blog for which there are no social network relationships with other blogs may be presented in a very small inner region outside the sub-regions representing social network communities, or not represented at all.
  • The inner regions of FIG. 3 may be labeled in a manner appropriate to identify the blog they represent. For example, inner region 74 may have a user readable label identifying blog 1, such as a blog name associated with blog 1. Each other inner region may similarly have a label identifying the blog it represents. Sub-regions may also be given visual attributes to make them distinct from each other, such as shadings, colors, super-imposed labels, or the like.
  • FIG. 4 is a flow chart illustrating steps performed by an illustrative embodiment of the disclosed system. As shown in FIG. 4, at step 150 the disclosed system detects social network relationships between Weblogs, and at step 152 these detected social network relationships are aggregated across a set of Weblogs. At step 154 the aggregated social network relationships are provided to or made available to visualization generating software, which operates at step 156 to generate a treemap representation of the social network communities within the set of Weblogs, such as the representation shown in FIG. 3. The social network community representation is then rendered to a user through a graphical user interface at step 158.
  • FIGS. 2 and 4 are block diagram and flowchart illustrations of methods, apparatus(s) and computer program products according to an embodiment of the invention. It will be understood that each block of FIGS. 2 and 4, and combinations of these blocks, can be implemented by computer program instructions. These computer program instructions may be loaded onto a computer or other programmable data processing apparatus to produce a machine, such that the instructions which execute on the computer or other programmable data processing apparatus create means for implementing the functions specified in the block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the block or blocks. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the block or blocks.
  • Those skilled in the art should readily appreciate that programs defining the functions of the present invention can be delivered to a computer in many forms; including, but not limited to: (a) information permanently stored on non-writable storage media (e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment); (b) information alterably stored on writable storage media (e.g. floppy disks and hard drives); or (c) information conveyed to a computer through communication media for example using wireless, baseband signaling or broadband signaling techniques, including carrier wave signaling techniques, such as over computer or telephone networks via a modem.
  • While the invention is described through the above exemplary embodiments, it will be understood by those of ordinary skill in the art that modification to and variation of the illustrated embodiments may be made without departing from the inventive concepts herein disclosed. Moreover, while the preferred embodiments are described in connection with various illustrative program command structures, one skilled in the art will recognize that they may be embodied using a variety of specific command structures.

Claims (7)

1. A system having a computer readable storage medium, said computer readable medium having a computer program for representing a set of on-line journals stored thereon, said computer program comprising:
program code for detecting social network relationships among said on-line journals;
program code for aggregating said social network relationships; and
program code for generating a graphical user interface display representing said on-line journals, wherein said display includes an enclosing display object within which are displayed at least one sub-region, said sub-region enclosing a plurality of inner regions, wherein each inner region within a given sub-region represents an on-line journal having at least one social network relationship with at least one other on-line journal represented by another inner region displayed within said sub-region, wherein said social network relationships comprise at least one comment written by an author associated with a first one of said on-line journals and wherein said comment was entered into a second one of said on-line journals.
2. The system of claim 1, wherein said enclosing display object, said at least one sub-region, and said plurality of inner regions comprise rectangular display objects.
3. The system of claim 1, wherein each of said on-line journals includes a user-readable list of links to other ones of said on-line journals.
4. The system of claim 3, wherein said social network relationships comprise at least one entry in said list of links to other ones of said on-line journals for a first one of said on-line journals, wherein said entry includes a link to a second one of said on-line journals.
5. The system of claim 1, wherein a relative size of each of said inner regions reflects the number of said social network relationships including an on-line journal represented by said inner region and at least one other on-line journal represented by another inner region displayed within the same sub-region.
6. A computer program product having a computer readable storage medium, said computer readable medium having a computer program for representing a set of on-line journals stored thereon, said computer program comprising:
program code for detecting social network relationships among said on-line journals;
program code for aggregating said social network relationships; and
program code for generating a graphical user interface display representing said on-line journals, wherein said display includes an enclosing display object within which are displayed at least one sub-region, said sub-region enclosing a plurality of inner regions, wherein each inner region within a given sub-region represents an on-line journal having at least one social network relationship with at least one other on-line journal represented by another inner region displayed within said sub-region, wherein said social network relationships comprise at least one comment written by an author associated with a first one of said on-line journals and wherein said comment was entered into a second one of said on-line journals.
7. A system for representing a set of on-line journals, comprising:
a display device;
means for detecting social network relationships among said on-line journals;
means for aggregating said social network relationships; and
means for generating a graphical user interface display representing said on-line journals, wherein said graphical user interface display includes an enclosing display object within which are displayed at least one sub-region, said sub-region enclosing a plurality of inner regions, wherein each inner region within a given sub-region represents an on-line journal having at least one social network relationship with at least one other on-line journal represented by another inner region displayed within said sub-region, wherein said social network relationships comprise at least one comment written by an author associated with a first one of said on-line journals and wherein said comment was entered into a second one of said on-line journals.
US12/048,571 2005-05-26 2008-03-14 System for visualizing weblog social network communities Abandoned US20080163067A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/048,571 US20080163067A1 (en) 2005-05-26 2008-03-14 System for visualizing weblog social network communities

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/138,568 US7373606B2 (en) 2005-05-26 2005-05-26 Method for visualizing weblog social network communities
US12/048,571 US20080163067A1 (en) 2005-05-26 2008-03-14 System for visualizing weblog social network communities

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/138,568 Continuation US7373606B2 (en) 2005-05-26 2005-05-26 Method for visualizing weblog social network communities

Publications (1)

Publication Number Publication Date
US20080163067A1 true US20080163067A1 (en) 2008-07-03

Family

ID=37464884

Family Applications (3)

Application Number Title Priority Date Filing Date
US11/138,568 Active 2026-09-28 US7373606B2 (en) 2005-05-26 2005-05-26 Method for visualizing weblog social network communities
US12/048,571 Abandoned US20080163067A1 (en) 2005-05-26 2008-03-14 System for visualizing weblog social network communities
US12/048,779 Active 2026-01-27 US7730409B2 (en) 2005-05-26 2008-03-14 Method and system for visualizing weblog social network communities

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/138,568 Active 2026-09-28 US7373606B2 (en) 2005-05-26 2005-05-26 Method for visualizing weblog social network communities

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/048,779 Active 2026-01-27 US7730409B2 (en) 2005-05-26 2008-03-14 Method and system for visualizing weblog social network communities

Country Status (1)

Country Link
US (3) US7373606B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100063879A1 (en) * 2008-09-05 2010-03-11 Yellowpages.Com Llc Systems and Methods to Selectively Provide Information Based on User Interest
US10285786B2 (en) 2011-12-07 2019-05-14 3Shape A/S Customized dental abutment formed of two customized parts

Families Citing this family (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7974868B2 (en) * 2004-03-10 2011-07-05 Tagged, Inc. Enhancing virally-marketed facilities
KR100626267B1 (en) * 2004-05-11 2006-09-20 엔에이치엔(주) A system for visualizing a community activity, and a method thereof
KR100673600B1 (en) * 2004-07-20 2007-01-24 에스케이커뮤니케이션즈 주식회사 Apparatus and method for recommending the spot or the azit in the regional community system based on mobile blog through the mobile terminal
US7529735B2 (en) * 2005-02-11 2009-05-05 Microsoft Corporation Method and system for mining information based on relationships
US7730130B2 (en) * 2005-04-26 2010-06-01 Qurio Holdings, Inc. Automatic creation of bidirectional online album links in a peer-to-peer photo sharing network
US20070161382A1 (en) * 2006-01-09 2007-07-12 Melinger Daniel J System and method including asynchronous location-based messaging
US8352183B2 (en) * 2006-02-04 2013-01-08 Microsoft Corporation Maps for social networking and geo blogs
US8135662B2 (en) * 2006-05-09 2012-03-13 Los Alamos National Security, Llc Usage based indicators to assess the impact of scholarly works: architecture and method
US20150033112A1 (en) * 2006-06-15 2015-01-29 Social Commenting, Llc System and method for tagging content in a digital media display
US8402357B1 (en) * 2006-06-15 2013-03-19 Michael R. Norwood System and method for facilitating posting of public and private user comments at a web site
US7831928B1 (en) * 2006-06-22 2010-11-09 Digg, Inc. Content visualization
US7529797B2 (en) * 2006-08-16 2009-05-05 Tagged, Inc. User created tags for online social networking
US7747630B2 (en) * 2006-09-28 2010-06-29 Amazon Technologies, Inc. Assessing author authority and blog influence
US7844604B2 (en) * 2006-12-28 2010-11-30 Yahoo! Inc. Automatically generating user-customized notifications of changes in a social network system
US7831455B2 (en) * 2007-03-08 2010-11-09 Salesforce.Com, Inc. Method and system for posting ideas and weighting votes
US20080222531A1 (en) * 2007-03-09 2008-09-11 Microsoft Corporation Conversation tracking and notification
US7818194B2 (en) * 2007-04-13 2010-10-19 Salesforce.Com, Inc. Method and system for posting ideas to a reconfigurable website
US7840413B2 (en) 2007-05-09 2010-11-23 Salesforce.Com, Inc. Method and system for integrating idea and on-demand services
US7974998B1 (en) 2007-05-11 2011-07-05 Trend Micro Incorporated Trackback spam filtering system and method
WO2009009109A1 (en) * 2007-07-09 2009-01-15 Blaksley Ventures 108, Llc System and method for providing universal profiles for networked clusters
BRPI0721919A2 (en) * 2007-08-17 2014-03-11 Google Inc METHODS OF CONTENT DISTRIBUTION ONLINE SOCIAL NETWORK AND COMPUTER PROGRAM PRODUCT
US20110022621A1 (en) * 2007-08-17 2011-01-27 Google Inc. Dynamically naming communities within online social networks
WO2009023984A1 (en) 2007-08-17 2009-02-26 Google Inc. Ranking social network objects
FR2920935B1 (en) * 2007-09-06 2009-12-11 Miyowa METHOD FOR EXCHANGING REQUESTS BETWEEN THE COMPUTER APPLICATION OF A MOBILE TERMINAL AND AN INSTANT MESSAGING SERVER
US20090086720A1 (en) * 2007-09-28 2009-04-02 Cisco Technology, Inc. Identity association within a communication system
FR2923130A1 (en) 2007-10-24 2009-05-01 Miyowa Sa INSTANT MESSAGING METHOD AND SYSTEM FOR MOBILE TERMINALS EQUIPPED WITH A VIRTUAL PRESENCE SERVER FOR AUTOMATICALLY MANAGING AN INSTANT MESSAGING SESSION
FR2926176B1 (en) * 2008-01-08 2014-10-10 Miyowa INFORMATION TRANSFER COMMUNICATION NETWORK BETWEEN A MOBILE TERMINAL AND SOURCE SERVERS, AND TERMINAL AND METHOD FOR MANAGING THE TRANSFER OF INFORMATION IN SUCH A NETWORK.
US9390397B2 (en) * 2008-01-10 2016-07-12 International Business Machines Corporation Client side social network response tracking
FR2926428B1 (en) * 2008-01-16 2010-03-19 Miyowa METHOD FOR FILTERING MESSAGES IN AN INSTANT MESSAGING SYSTEM OF MOBILE TERMINALS, INSTANT MESSAGING SYSTEM, AND SERVER THEREFOR
US20110161827A1 (en) * 2008-03-05 2011-06-30 Anastasia Dedis Social media communication and contact organization
US20090327928A1 (en) * 2008-03-05 2009-12-31 Anastasia Dedis Method and System Facilitating Two-Way Interactive Communication and Relationship Management
US8676854B2 (en) * 2008-03-18 2014-03-18 International Business Machines Corporation Computer method and apparatus for using social information to guide display of search results and other information
US8630972B2 (en) * 2008-06-21 2014-01-14 Microsoft Corporation Providing context for web articles
KR101527259B1 (en) * 2008-08-01 2015-06-08 구글 잉크. Providing posts to discussion threads in response to a search query
US20100088246A1 (en) * 2008-10-02 2010-04-08 Lim Michael Z System for, and method of, managing a social network
US20100100824A1 (en) * 2008-10-16 2010-04-22 Claudio Bartolini Graphical user interface for resource management
US20100179982A1 (en) * 2009-01-15 2010-07-15 Miyowa Method for auditing the data of a computer application of a terminal
US8566332B2 (en) * 2009-03-02 2013-10-22 Hewlett-Packard Development Company, L.P. Populating variable content slots on web pages
US20100228790A1 (en) * 2009-03-03 2010-09-09 Miyowa Method for activating functionalities proposed in a computer terminal
US20100241580A1 (en) * 2009-03-19 2010-09-23 Tagged, Inc. System and method of selecting a relevant user for introduction to a user in an online environment
FR2944667A1 (en) * 2009-04-16 2010-10-22 Miyowa METHOD FOR AUTHENTICATING A CLIENT MOBILE TERMINAL FROM A REMOTE SERVER
FR2944624A1 (en) * 2009-04-16 2010-10-22 Miyowa METHOD FOR AUTHORIZING A CONNECTION BETWEEN A COMPUTER TERMINAL AND A SOURCE SERVER
US9686341B1 (en) * 2009-08-20 2017-06-20 A9.Com, Inc. Review trends
US9436932B2 (en) * 2009-08-31 2016-09-06 International Business Machines Corporation Method and system for highlighting email recipients
US20110184983A1 (en) * 2010-01-28 2011-07-28 Her Majesty The Queen In Right Of Canada As Represented By The Minister Method and system for extracting and characterizing relationships between entities mentioned in documents
US8458584B1 (en) 2010-06-28 2013-06-04 Google Inc. Extraction and analysis of user-generated content
US20120072835A1 (en) * 2010-09-20 2012-03-22 UberMedia, Inc. Microblog Client
US9118505B2 (en) * 2010-11-05 2015-08-25 Blackberry Limited System and method for controlling updates on a mobile device
US8521743B2 (en) * 2010-12-16 2013-08-27 Authoritude System and method for performing authority based content searching
US8572242B2 (en) 2011-01-04 2013-10-29 Bank Of America Corporation Leveraging passive networks
US20120304072A1 (en) * 2011-05-23 2012-11-29 Microsoft Corporation Sentiment-based content aggregation and presentation
US20120311474A1 (en) * 2011-06-02 2012-12-06 Microsoft Corporation Map-based methods of visualizing relational databases
US20130185670A1 (en) * 2012-01-12 2013-07-18 Google Inc. Graphical view of social content streams
USD754161S1 (en) 2012-11-26 2016-04-19 Nero Ag Device with a display screen with graphical user interface
US20140149885A1 (en) * 2012-11-26 2014-05-29 Nero Ag System and method for providing a tapestry interface with interactive commenting
US9858317B1 (en) 2012-12-03 2018-01-02 Google Inc. Ranking communities based on members
US9262058B2 (en) * 2013-02-26 2016-02-16 Blackberry Limited System and methods for navigating social networks
US20160041812A1 (en) * 2014-08-05 2016-02-11 Peter Albert Kaiser Sorting processes and arrangements for electronic messages

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060048059A1 (en) * 2004-08-26 2006-03-02 Henry Etkin System and method for dynamically generating, maintaining, and growing an online social network
US20070150299A1 (en) * 2005-12-22 2007-06-28 Flory Clive F Method, system, and apparatus for the management of the electronic files
US20080104225A1 (en) * 2006-11-01 2008-05-01 Microsoft Corporation Visualization application for mining of social networks

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6304260B1 (en) 1998-06-24 2001-10-16 Lucent Technologies, Inc. Method and apparatus for generating and displaying views of hierarchically clustered data
JP4638984B2 (en) 1998-08-26 2011-02-23 フラクタル エッジ リミテッド Method and apparatus for mapping data files
US6583794B1 (en) 1999-07-01 2003-06-24 Smart Money Interface system for information mapping
US20040168115A1 (en) 2003-02-21 2004-08-26 Bauernschmidt Bill G. Method and system for visualizing data from multiple, cached data sources with user defined treemap reports
US20040169654A1 (en) 2003-02-27 2004-09-02 Teracruz, Inc. System and method for tree map visualization for database performance data
US20040263513A1 (en) 2003-06-26 2004-12-30 Smith Marc A. Treemap visualization engine
US7269590B2 (en) * 2004-01-29 2007-09-11 Yahoo! Inc. Method and system for customizing views of information associated with a social network user
US7596571B2 (en) * 2004-06-30 2009-09-29 Technorati, Inc. Ecosystem method of aggregation and search and related techniques
WO2006128136A2 (en) * 2005-05-25 2006-11-30 Insider Pages Structured blogging with reciprocal links

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060048059A1 (en) * 2004-08-26 2006-03-02 Henry Etkin System and method for dynamically generating, maintaining, and growing an online social network
US20070150299A1 (en) * 2005-12-22 2007-06-28 Flory Clive F Method, system, and apparatus for the management of the electronic files
US20080104225A1 (en) * 2006-11-01 2008-05-01 Microsoft Corporation Visualization application for mining of social networks

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100063879A1 (en) * 2008-09-05 2010-03-11 Yellowpages.Com Llc Systems and Methods to Selectively Provide Information Based on User Interest
US10285786B2 (en) 2011-12-07 2019-05-14 3Shape A/S Customized dental abutment formed of two customized parts

Also Published As

Publication number Publication date
US20080163068A1 (en) 2008-07-03
US20060271859A1 (en) 2006-11-30
US7730409B2 (en) 2010-06-01
US7373606B2 (en) 2008-05-13

Similar Documents

Publication Publication Date Title
US7730409B2 (en) Method and system for visualizing weblog social network communities
KR101409673B1 (en) Persistent saving portal
US9721029B1 (en) Distributing web applications across a pre-existing web
US7899829B1 (en) Intelligent bookmarks and information management system based on same
US8230320B2 (en) Method and system for social bookmarking of resources exposed in web pages that don't follow the representational state transfer architectural style (REST)
US8533199B2 (en) Intelligent bookmarks and information management system based on the same
US7680856B2 (en) Storing searches in an e-mail folder
US8312125B1 (en) System and method for bulk web domain generation and management
US20070239674A1 (en) Method and System for Providing Weblog Author-Defined, Weblog-Specific Search Scopes in Weblogs
US8122069B2 (en) Methods for pairing text snippets to file activity
US20110167053A1 (en) Visual and multi-dimensional search
US20100313149A1 (en) Aggregating dynamic visual content
US20100115003A1 (en) Methods For Merging Text Snippets For Context Classification
US20080313215A1 (en) System and method for the generation and storage of contextually anchored links and for navigation within information systems based on such links
TW201118620A (en) Systems and methods for providing advanced search result page content
TW201514845A (en) Title and body extraction from web page
GB2461771A (en) Annotation of electronic documents with preservation of document as originally annotated
JP2012506576A (en) Providing search results
US20230086387A1 (en) Method and system for processing information in social network system
US20110238653A1 (en) Parsing and indexing dynamic reports
CN106874502A (en) A kind of method of video search, device and terminal
US20200293160A1 (en) System for superimposed communication by object oriented resource manipulation on a data network
Scott White hat search engine optimization (SEO): Structured web data for libraries
JP2005275488A (en) Input support method and program
JP2009015589A (en) System and program for presenting related document

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GORZELA, RICHARD;REEL/FRAME:020653/0246

Effective date: 20050509

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE