WO2001052106A2 - Database-based internet invitation system - Google Patents

Database-based internet invitation system Download PDF

Info

Publication number
WO2001052106A2
WO2001052106A2 PCT/US2000/029306 US0029306W WO0152106A2 WO 2001052106 A2 WO2001052106 A2 WO 2001052106A2 US 0029306 W US0029306 W US 0029306W WO 0152106 A2 WO0152106 A2 WO 0152106A2
Authority
WO
WIPO (PCT)
Prior art keywords
list
people
message
server
user
Prior art date
Application number
PCT/US2000/029306
Other languages
French (fr)
Other versions
WO2001052106A3 (en
Inventor
Uri Sarid
Doran Gal
Eran Liron
Original Assignee
Digigroups
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 Digigroups filed Critical Digigroups
Priority to AU2000280319A priority Critical patent/AU2000280319A1/en
Publication of WO2001052106A2 publication Critical patent/WO2001052106A2/en
Publication of WO2001052106A3 publication Critical patent/WO2001052106A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1859Arrangements for providing special services to substations for broadcast or conference, e.g. multicast adapted to provide push services, e.g. data channels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/212Monitoring or handling of messages using filtering or selective blocking

Definitions

  • the present invention relates to messaging systems over the Internet.
  • the Internet being a highly connected computer network, is profoundly changing messaging systems.
  • Messaging systems over the Internet tend to be of two categories.
  • the first category is direct messaging systems. These direct messaging systems include E-mail and instant message systems. Each of these direct messaging systems gives a user access to the recipient's E-mail or personal address.
  • Some Internet service providers have member directories that allow searching to find members with certain interests. Once the user finds a member in the directory, the user can then send this person an E-mail.
  • the problem with such a system is that the recipient may not wish to allow such general access from the public since it can result in "spam" or other unwanted E-mails.
  • the second type of messaging system are meeting-place messaging systems.
  • a meeting place could be, for example, an Internet bulletin board, in which users post messages and make comments based upon the messages posted.
  • a downside of meeting-place messaging systems is that these systems also allow for access to member E-mail addresses. It is desired to have a new model for messaging systems on the Internet that avoid some of the problems with the prior art.
  • the present invention is an invitation messaging system.
  • a user (the "sender") provides a message along with profile information.
  • a server uses the profile information to search a database to produce a list of people to whom the message is sent. This message is then provided to the people on the list (the "recipient"), without the names and E-mail information for this list of people being available to the user.
  • This system has the advantage that it cannot be used to obtain the E-mail addresses for a list of people to send unwanted messages or spam.
  • the recipients do not feel pressured by the messages because they know that they are anonymous to the sender. Thus, the recipients do not feel obligated to respond to the messages.
  • these messages are provided on a dynamically created web page separate from the recipient's E-mail system.
  • One embodiment of the present invention uses a spam filter at the server to check the messages and/or users before sending the messages to the recipients. In this way, commercial messages can be weeded out by the system.
  • the system uses invitation filtering information from the recipients to selectively block messages.
  • responses from the recipient to the user are sent through the server so that these responses can be buffered to produce anonymous responses to the user.
  • the recipient can respond to a message without supplying a name or E-mail address to the user.
  • Fig. 1 is a diagram of a messaging system of one embodiment of the present invention.
  • Fig. 2 is a diagram that illustrates the operations of a server in one embodiment of the present invention.
  • Fig. 3 is a diagram that illustrates a message and response for one embodiment of the present invention.
  • Fig. 4 is a diagram that illustrates the arrangement of the database in one embodiment of the present invention.
  • Fig. 5 is a diagram that illustrates a dynamically created web page used to display invitations in one embodiment of the present invention.
  • Fig. 1 is a diagram that illustrates one embodiment of the messaging system of the present invention.
  • the messaging system 20 includes a user computer 22 running a web browser 24.
  • the user uses the web browser 24 to go to a web page run by the web server 26.
  • the user creates a message and provides profile information of the recipients of the message. For example, if the profile information "photography" is provided, the message is sent to people whose hobby is photography.
  • the message and the profile information is sent to server 26.
  • the server 26 includes spam-filtering software 28 which filters the messages.
  • the profile information is used to search the database 30 to obtain a list of recipients.
  • the message is provided to the recipient computers 32, 34 and 36.
  • the message may be sent via E-mail or by using a dynamically created web page. Note that the E-mail addresses and names of the recipients are not provided to the user.
  • the message is sent to recipient computers without the user knowing who these recipients are.
  • the server 26 is adapted to have a message-buffering program 40.
  • a response to be buffered is sent from the recipient computer to the server 26 and then a buffered response, not including the name and E-mail address of the recipient, is provided to the user computer 22.
  • the recipient can send a direct E-mail response to the user's computer 22 if the recipient desires to provide name and E-mail address information to the user.
  • Fig. 2 is a diagram that illustrates the operation of one embodiment of the server.
  • the user provides profile information and a message to the server.
  • the message is checked in the spam filter 50 to make sure that the message is not of a commercial or otherwise inappropriate nature.
  • the user information is also checked by spam filter to see whether the user is a blocked user for the invitation system.
  • the profile information is sent to the database checking program 52.
  • This database checking program then produces a list of recipients.
  • the list of recipients is provided, along with the message and user information, to a message broadcast software 54, and the message is then provided to the recipients. This can be done using E-mail or optionally by changing data in the database 56 which is used to produce a dynamically created web page as described below.
  • a response can be sent to the message buffering program 58.
  • the recipient identification information such as name and E-mail address
  • the response I.D. is preferably created for each response.
  • the response, stripped of the identifying information for the recipient, is then sent to the user.
  • Fig. 3 is a diagram that illustrates the sending of messages in the system of the present invention.
  • a message along with the profile information 70, is sent to the server 72.
  • the server checks the profile and then produces the messages, such as the message 74 to John Smith and message 76 to Mary Wilson.
  • the sender, Martha Jones does not receive the name or E-mail address of the recipients of the message. If one of the recipients desires to send a buffered response, the response is sent to the server which strips the name and E-mail information of the recipient, Mary Wilson, and sends on anonymous message 82 to Martha Jones.
  • a non-buffered response may also be sent.
  • Fig. 4 illustrates a database arrangement for one embodiment of the present invention.
  • Fig. 4 shows a relational database 90.
  • This database has a hobby table 92, an occupation table 94, and a name table 96.
  • the profile information provided by the user such as the profile information "hobby is photography, " is used to check the database.
  • the database is searched for keys corresponding to the hobby "photo-graphy. "
  • the keys 001 and 002 are associated with the hobby "photography.
  • the keys 001 and 002 are then used in table 96 to get a list of E-mail addresses to send the message.
  • the message body is then sent using the E-mail address of each of the recipients.
  • key 003 is not remrned because "photography" is associated with occupation rather than hobby.
  • An alternate system using a dynamically created web page uses tables such as Tables 98 and 100.
  • Each invitation message created is associated with a pointer to the message block.
  • the recipients of a message are associated with an invitation number.
  • a web page is dynamically constructed by searching the database 90 for invitations corresponding to the user's key number.
  • Fig. 5 illustrates this in more detail.
  • the recipient's computer 104 with a web browser 106 produces the dynamically created web page 108.
  • the dynamically created web page is a personal invitation page for a user of the system. For example, when the user clicks on a personal invitation page, the server produces an HTML document constructed from database 90.
  • Table 100 is checked to see the invitations for the key 001 corresponding to John Smith.
  • invitations 576, 845 and 761 are found.
  • invitation 576 corresponds, in Table 98, to a pointer to the message from Martha Jones.
  • This message is then displayed at the recipient's web browser 106.
  • the advantage of the message with the dynamically created web page rather than a traditional E-mail type message is that the messages are not considered as intrusive by the recipient since the recipient only needs to see the invitations when they go to the dynamically created web page. The messages don't clog up the recipient's work or home E-mail system.
  • the system has an invitation blocking entry for some of the tables.
  • John Smith is a lawyer but does not wish to receive invitations sent to lawyers, and he can block such invitations.
  • the server accessing the profile information "lawyer" in the database 90 will not send a message to John Smith.
  • the John Smith does want to receive invitations with respect to his interests in "photography” and "baseball. "
  • the database 90 with category-based information would best be constructed using a system that easily obtains the category -type information from users.
  • a web page builder using the category information is obtained using category input tools used in the creation of web pages. Details of such a system are described in the patent application "Web Page Builder Using Category Input Tools, " corresponding to Attorney's Docket No. 032845-001, filed on 08 March 2000. given the Serial No. 09/470.314. which is incorporated herein by reference.

Abstract

A messaging system is connected provided in a server operably connected to user computers across the Internet. The user provides a message and profile information which is sent to the server. The server produces a list of recipients from the profile information and provides the message to the recipients listed, without providing to the user the names or E-mail information for any of the recipients.

Description

DATABASE-BASED INTERNET INVITATION SYSTEM
Background of the Invention
The present invention relates to messaging systems over the Internet. The Internet, being a highly connected computer network, is profoundly changing messaging systems. Messaging systems over the Internet tend to be of two categories. The first category is direct messaging systems. These direct messaging systems include E-mail and instant message systems. Each of these direct messaging systems gives a user access to the recipient's E-mail or personal address. Some Internet service providers have member directories that allow searching to find members with certain interests. Once the user finds a member in the directory, the user can then send this person an E-mail. The problem with such a system is that the recipient may not wish to allow such general access from the public since it can result in "spam" or other unwanted E-mails. The second type of messaging system are meeting-place messaging systems. A meeting place could be, for example, an Internet bulletin board, in which users post messages and make comments based upon the messages posted. A downside of meeting-place messaging systems is that these systems also allow for access to member E-mail addresses. It is desired to have a new model for messaging systems on the Internet that avoid some of the problems with the prior art.
Summary of the Present Invention
The present invention is an invitation messaging system. A user (the "sender") provides a message along with profile information. A server uses the profile information to search a database to produce a list of people to whom the message is sent. This message is then provided to the people on the list (the "recipient"), without the names and E-mail information for this list of people being available to the user.
This system has the advantage that it cannot be used to obtain the E-mail addresses for a list of people to send unwanted messages or spam. The recipients do not feel pressured by the messages because they know that they are anonymous to the sender. Thus, the recipients do not feel obligated to respond to the messages. In one embodiment, these messages are provided on a dynamically created web page separate from the recipient's E-mail system.
One embodiment of the present invention uses a spam filter at the server to check the messages and/or users before sending the messages to the recipients. In this way, commercial messages can be weeded out by the system. In one embodiment, the system uses invitation filtering information from the recipients to selectively block messages.
In an additional embodiment of the present invention, responses from the recipient to the user are sent through the server so that these responses can be buffered to produce anonymous responses to the user. Thus, the recipient can respond to a message without supplying a name or E-mail address to the user.
Brief Description of the Drawings
Fig. 1 is a diagram of a messaging system of one embodiment of the present invention.
Fig. 2 is a diagram that illustrates the operations of a server in one embodiment of the present invention.
Fig. 3 is a diagram that illustrates a message and response for one embodiment of the present invention. Fig. 4 is a diagram that illustrates the arrangement of the database in one embodiment of the present invention. Fig. 5 is a diagram that illustrates a dynamically created web page used to display invitations in one embodiment of the present invention.
Detailed Description of the Preferred Embodiment
Fig. 1 is a diagram that illustrates one embodiment of the messaging system of the present invention. The messaging system 20 includes a user computer 22 running a web browser 24. When the user wishes to send a message using the messaging system of the present invention, the user uses the web browser 24 to go to a web page run by the web server 26. The user creates a message and provides profile information of the recipients of the message. For example, if the profile information "photography" is provided, the message is sent to people whose hobby is photography. The message and the profile information is sent to server 26. The server 26 includes spam-filtering software 28 which filters the messages. The profile information is used to search the database 30 to obtain a list of recipients. In this example, the message is provided to the recipient computers 32, 34 and 36. The message may be sent via E-mail or by using a dynamically created web page. Note that the E-mail addresses and names of the recipients are not provided to the user. The message is sent to recipient computers without the user knowing who these recipients are.
The server 26 is adapted to have a message-buffering program 40. A response to be buffered is sent from the recipient computer to the server 26 and then a buffered response, not including the name and E-mail address of the recipient, is provided to the user computer 22. The recipient can send a direct E-mail response to the user's computer 22 if the recipient desires to provide name and E-mail address information to the user. Fig. 2 is a diagram that illustrates the operation of one embodiment of the server. The user provides profile information and a message to the server. The message is checked in the spam filter 50 to make sure that the message is not of a commercial or otherwise inappropriate nature. The user information is also checked by spam filter to see whether the user is a blocked user for the invitation system. If the spam filter okays the transmission of the message, the profile information is sent to the database checking program 52. This database checking program then produces a list of recipients. The list of recipients is provided, along with the message and user information, to a message broadcast software 54, and the message is then provided to the recipients. This can be done using E-mail or optionally by changing data in the database 56 which is used to produce a dynamically created web page as described below.
A response can be sent to the message buffering program 58. In that case, the recipient identification information, such as name and E-mail address, is stripped from the message and a response I.D. created. The response I.D. is preferably created for each response. The response, stripped of the identifying information for the recipient, is then sent to the user.
Fig. 3 is a diagram that illustrates the sending of messages in the system of the present invention. A message, along with the profile information 70, is sent to the server 72. The server checks the profile and then produces the messages, such as the message 74 to John Smith and message 76 to Mary Wilson. Note that the sender, Martha Jones, does not receive the name or E-mail address of the recipients of the message. If one of the recipients desires to send a buffered response, the response is sent to the server which strips the name and E-mail information of the recipient, Mary Wilson, and sends on anonymous message 82 to Martha Jones. A non-buffered response may also be sent. Note that the system of the present invention is well suited to producing invitations to create affinity groups and the like, due to the lack of perceived pressure to respond on the recipients and the protections to the recipients provided by the anonymity of the buffered response. The system of the present invention also works well for the anonymous transfer of expert advice. For example, the user can request information from a number of people, and the recipients of the request feel no undue pressure to respond because the recipient can respond anonymously. Fig. 4 illustrates a database arrangement for one embodiment of the present invention. Fig. 4 shows a relational database 90. This database has a hobby table 92, an occupation table 94, and a name table 96. The profile information provided by the user, such as the profile information "hobby is photography, " is used to check the database. The database is searched for keys corresponding to the hobby "photo-graphy. " In this example, the keys 001 and 002 are associated with the hobby "photography. " The keys 001 and 002 are then used in table 96 to get a list of E-mail addresses to send the message. The message body is then sent using the E-mail address of each of the recipients. Note that key 003 is not remrned because "photography" is associated with occupation rather than hobby. An alternate system using a dynamically created web page uses tables such as Tables 98 and 100. Each invitation message created is associated with a pointer to the message block. The recipients of a message are associated with an invitation number. Thus, when a user goes to the web page for the user's invitations, a web page is dynamically constructed by searching the database 90 for invitations corresponding to the user's key number.
Fig. 5 illustrates this in more detail. The recipient's computer 104 with a web browser 106 produces the dynamically created web page 108. The dynamically created web page is a personal invitation page for a user of the system. For example, when the user clicks on a personal invitation page, the server produces an HTML document constructed from database 90.
Looking at Fig. 4, Table 100 is checked to see the invitations for the key 001 corresponding to John Smith. Invitations 576, 845 and 761 are found. In this example, invitation 576 corresponds, in Table 98, to a pointer to the message from Martha Jones. This message is then displayed at the recipient's web browser 106. The advantage of the message with the dynamically created web page rather than a traditional E-mail type message is that the messages are not considered as intrusive by the recipient since the recipient only needs to see the invitations when they go to the dynamically created web page. The messages don't clog up the recipient's work or home E-mail system.
Looking again at Fig. 4, in one embodiment of the present invention, the system has an invitation blocking entry for some of the tables. For example, John Smith is a lawyer but does not wish to receive invitations sent to lawyers, and he can block such invitations. In that case, the server accessing the profile information "lawyer" in the database 90 will not send a message to John Smith. Note that the John Smith does want to receive invitations with respect to his interests in "photography" and "baseball. "
The database 90 with category-based information would best be constructed using a system that easily obtains the category -type information from users. In a preferred embodiment, a web page builder using the category information is obtained using category input tools used in the creation of web pages. Details of such a system are described in the patent application "Web Page Builder Using Category Input Tools, " corresponding to Attorney's Docket No. 032845-001, filed on 08 March 2000. given the Serial No. 09/470.314. which is incorporated herein by reference.
It will be appreciated by those of ordinary skill in the art that the invention can be implemented in other specific forms without departing from the spirit or central character thereof. The presently disclosed embodiments are therefore considered in all respects to be illustrative and not restrictive. The scope of the invention is indicated by the appended claims rather than the foregoing description, and all changes which come within the meaning and range of equivalence thereof are intended to be embraced herein.

Claims

Claims:
1. Method comprising: receiving from a user computer across the Internet a message and profile information; producing from a database using the profile information a list of people to provide the message to; and providing the message to the list of people without providing to the user the names or E-mail information for any of the list of people.
2. The method of Claim 1 wherein the providing step comprises sending E-mail containing the message to the list of people.
3. The method of Claim 1 wherein the providing step comprises creating a dynamic web page displaying the message for one of the list of people.
4. The method of Claim 1 wherein the message is filtered by spam- filtering software before provided to the list of people.
5. The method of Claim 1, further providing the step of buffering a response from one of the list of people by providing the response to the user but not providing to the user the names or E-mail information for the one of the list of people.
6. The method of Claim 1 wherein the database contains information provided by a category -based input tool on a web page builder.
7. A messaging system comprising: a database; and a server operably connected to the server, the server operably connected to a user computer across the Internet, the server adapted to receive from the user computer a message and profile information, the server adapted to produce from the database using the profile information a list of people to provide the message to, the server adapted to provide the message to the list of people without providing to the user the names or E-mail information for any of the list of people.
8. The messaging system of Claim 7 wherein the server provides messages to the list of people by sending E-mail messages containing the message to the list of people.
9. The messaging system of Claim 7 wherein the server provides the message to the list of people by providing a dynamically created web page containing the message to one of the list of people.
10. The messaging system of Claim 7 wherein the server is further adapted to spam-filter the messages.
11. Method comprising : receiving from a user computer across the Internet a message and profile information; producing from a database using the profile information a list of people to provide the message to; providing the message to the list of people without providing to the user the names or E-mail information for any of the list of people; and buffering a response from one of the list of people by providing the response to the user without providing to the user the names or E-mail information for the one of the list of people.
12. The messaging system of Claim 11 wherein the providing step comprises sending E-mail messages containing the message to the list of people.
13. The messaging system of Claim 11 wherein the server provides the message to the list of people by providing a dynamically created web page containing the message to at least one of the list of people.
14. The messaging system of Claim 11 wherein the server further provides spam- filtering the message to the list of people.
15. A messaging system comprising: a database; and a server operably connected to the server, the server operably connected to a user computer across the Internet, the server adapted to receive from the user computer a message and profile information, the server adapted to produce from the database using the profile information a list of people to provide the message to, the server adapted to provide the message to the list of people without providing to the user the names or E-mail information for any of the list of people, the server further adapted to buffer a response from one of the list of people by providing the response to the user without providing to the user the names or E-mail information for the one of the list of people.
16. The messaging system of Claim 15 wherein the server is adapted to provide the message to the list of people by sending an E-mail containing the message to the list of people.
17. The messaging system of Claim 15 wherein the server is adapted to provide the message to the list of people by producing a dynamically created web pages which contain the message that can be accessed by the list of people.
PCT/US2000/029306 2000-01-14 2000-10-24 Database-based internet invitation system WO2001052106A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2000280319A AU2000280319A1 (en) 2000-01-14 2000-10-24 Database-based internet invitation system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US48322300A 2000-01-14 2000-01-14
US09/483,223 2000-01-14

Publications (2)

Publication Number Publication Date
WO2001052106A2 true WO2001052106A2 (en) 2001-07-19
WO2001052106A3 WO2001052106A3 (en) 2003-06-05

Family

ID=23919197

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/029306 WO2001052106A2 (en) 2000-01-14 2000-10-24 Database-based internet invitation system

Country Status (2)

Country Link
AU (1) AU2000280319A1 (en)
WO (1) WO2001052106A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004053848A2 (en) * 2002-12-11 2004-06-24 Medsite, Inc. Targeted invitation delivery
US8694336B1 (en) 2005-02-01 2014-04-08 Webmd, Llc Systems, devices, and methods for providing healthcare information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5513126A (en) * 1993-10-04 1996-04-30 Xerox Corporation Network having selectively accessible recipient prioritized communication channel profiles
US5619558A (en) * 1995-11-13 1997-04-08 Ncr Corporation ATM segment of one marketing method
WO1999012115A1 (en) * 1997-08-28 1999-03-11 Catalina Marketing International, Inc. Method and apparatus for generating purchase incentive mailing based on prior purchase history
US5937037A (en) * 1998-01-28 1999-08-10 Broadpoint Communications, Inc. Communications system for delivering promotional messages

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5513126A (en) * 1993-10-04 1996-04-30 Xerox Corporation Network having selectively accessible recipient prioritized communication channel profiles
US5619558A (en) * 1995-11-13 1997-04-08 Ncr Corporation ATM segment of one marketing method
WO1999012115A1 (en) * 1997-08-28 1999-03-11 Catalina Marketing International, Inc. Method and apparatus for generating purchase incentive mailing based on prior purchase history
US5937037A (en) * 1998-01-28 1999-08-10 Broadpoint Communications, Inc. Communications system for delivering promotional messages

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004053848A2 (en) * 2002-12-11 2004-06-24 Medsite, Inc. Targeted invitation delivery
WO2004053848A3 (en) * 2002-12-11 2005-05-12 Medsite Inc Targeted invitation delivery
US8655672B2 (en) * 2002-12-11 2014-02-18 Webmd, Llc Targeted invitation delivery
US8694336B1 (en) 2005-02-01 2014-04-08 Webmd, Llc Systems, devices, and methods for providing healthcare information

Also Published As

Publication number Publication date
AU2000280319A1 (en) 2001-07-24
WO2001052106A3 (en) 2003-06-05
AU2000280319A8 (en) 2001-10-04

Similar Documents

Publication Publication Date Title
US7251658B2 (en) Method and apparatus for sending and tracking resume data sent via URL
US20220215057A1 (en) Integration of news into direct social communications and interactions
Reagle et al. The platform for privacy preferences
JP4098490B2 (en) Knowledge accumulation support system and user operation restriction method in the same system
US10261970B2 (en) Mapping relationships between members in a social network
US6175831B1 (en) Method and apparatus for constructing a networking database and system
US7325012B2 (en) Relationship management system determining contact pathways in a contact relational database
US6820083B1 (en) Relationship management system that limits access of contact information to particular folders
US8645427B2 (en) Human relationships registering system and device for registering human relationships, program for registering human relationships, and medium storing human relationships registering program and readable by computer
US9087129B2 (en) Methods, systems, and software for automated growth of intelligent on-line communities
US9189479B2 (en) Semantic web portal and platform
US7979411B2 (en) Relating people finding results by social distance
US7194505B2 (en) Shared information processing system and recording medium
US6317794B1 (en) Computer system and computer implemented method for synchronization of simultaneous web views
US20140059136A1 (en) System and Method for Enabling Identification of Network Users Having Similar Interests and Facilitating Communication Between Them
US20110173281A1 (en) Method and system for providing a community of interest service
JP4213360B2 (en) Knowledge accumulation support system and reply message processing method in the same system
JP2008539470A (en) Facilitating online discussions
WO2001044984A1 (en) Internet tool
WO2004104776A2 (en) System and method of providing an online user with directory listing information about an entity
JP2004534297A (en) Global network and privacy control of web card system and method therefor
WO2001052106A2 (en) Database-based internet invitation system
CN101366005A (en) Facilitation of online discussion
EP1390875A1 (en) Methods, systems, and software for automated growth of intelligent on-line communities
KR20010102791A (en) System and method of providing individual portal

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: COMMUNICATION PURSUANT TO RULE 69 EPC (EPO FORM 1205A OF 281102)

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP