Automatic data transmission in response to content of electronic forms satisfying criteria

Information

  • Patent Grant
  • 8402067
  • Patent Number
    8,402,067
  • Date Filed
    Monday, August 22, 2011
    13 years ago
  • Date Issued
    Tuesday, March 19, 2013
    11 years ago
Abstract
Automatic transmission of information is generated when the content of a posted electronic form matches a predefined criteria. An interface allows the user to create a criterion template to specify the match criterion without requiring the user to have the skills of a professional programmer. The person to be notified and the form and content of the notification can also be defined by the user and can be dependent on the content of the posted form. In one application, individuals associated with an institution of higher learning are automatically notified when a student submits an electronic profile form showing that the student meets a pre-specified criteria.
Description
TECHNICAL FIELD OF THE INVENTION

The present invention relates to the field of electronic forms processing, and in particular, to providing automatic transmission of electronic information to any party or parties when the content of a submitted form meets pre-specified criteria and, more particularly, to the use of automatic notification of college recruiters when information in a submitted student profile meets a pre-specified criteria.


BACKGROUND AND SUMMARY OF THE INVENTION

Electronic forms are widely used to transfer information over computer networks. Typically, a computer user operating a Web Browser such as Netscape Navigator or Internet Explorer views a Web Site and selects a link that results in the downloading of a form to the users computer. The form may be a static form or may be dynamically generated in response to user information. A mechanism for creating and processing such forms is described in U.S. patent Ser. No. 09/325,533 for a “Universal Forms Engine,” which is assigned to the assignee of the present invention.


When a form is posted, the submitted information is typically stored in a database. Authorized database users desiring to access the information can query the database using a database query language or, preferably, use a graphical user interface provided by a database programmer. If the database is continually being updated, an authorized database user will not necessarily know when information of interest has been received on an electronic form and will therefore have to query the database periodically. Alternatively, a skilled computer programmer can write a program that automatically responds to the submission of a form. Such programs are commonly used, for example, to acknowledge the receipt of purchase orders submitted as electronic forms over the Internet.


The Standout® system from CollegeNET, Inc., the assignee of the present invention, is an example of a system in which forms are submitted electronically, information from the forms is stored in a database, and then the database is queried by authorized users. In the Standout® system prospective college applicants can create customized student profiles that are searchable by recruiters or other college personnel. The Standout® system is described in co-pending U.S. patent application Ser. No. 09/479,271, which is hereby incorporated by reference. In the Standout® system, a prospective applicant completes and submits over a computer network an electronic form that includes multiple fields of information. The information in the form is stored in corresponding fields of a database. An authorized user, such as a college recruiter, searches the database to identify prospective applicants having desired characteristics. Thus, the Standout® system provides a system by which institutions can search through a pool of prospective applicants to locate qualified individuals and by which prospective applicants can present themselves to the institutions. The Standout® database is continually updated by the students. The information is therefore current, and the student profiles are immediately available on line to recruiters as the profiles are created and updated.


Although the Standout® system is a help to college recruiters and applicants, a recruiter is required to manually search the Standout® database to locate potential recruits. The recruiter can miss potential recruits that complete or edit profiles after the recruiter performs a search, so the recruiter must search frequently, even though most of the repetitive searches may not produce results.


It is an object of the invention to provide for the automatic transmission of information to one or more people or computer systems when the content of a submitted electronic form meets a criterion;


It is another object of the invention to provide a user with an interface for generating a criteria template that defines a match criterion to be used to trigger the transmission of information when the match criterion is satisfied by the content of a submitted electronic form;


It is a further object of the invention to provide for such automatic transmission of information to a recipient whose identity is determined from the content of the electronic form;


It is yet another object of the invention to provide for such automatic transmission of information having form and content determined from the content of the form;


It is yet a further object of the invention to provide such an interface that allows a user without the skills of a professional computer programmer to generate the criteria template;


It is still a further object of the invention to provide for automatically generating e-mail notification when data in an electronic form submitted over a computer network meets a specified criterion;


It is still another object of the invention to provide a method of determining from a large amount of potentially relevant electronic information being continually submitted over a computer network through electronic forms by multiple users, information of interest to an individual and automatically bringing that information to the attention of the individual; and


It is still a further object of the invention to provide rapid notification to a recruiter when a potential recruit submits a profile matching the criteria specified by the recruiter.


In the present invention, first computer users complete electronic forms and submit them over a computer network such as the Internet. The forms include fields through which the users provide values for parameters corresponding to the fields. The set of values for all parameters specified in the form is referred to as the form value set. Second computer users use criteria template generation interfaces to generate criterion templates. Each criterion template defines a match criterion comprising a criterion value set, that is, a value or set of values corresponding to one or more of the parameters in the forms. The criterion template generation interface provides the second users with the ability to generate criterion templates without the assistance of a professional computer programmer.


When a form is posted by one of the first users, the form value set or a subset thereof is automatically compared to the match criterion specified by one or more of the criterion templates previously defined by one or more of the second users. If the form value set satisfies the match criterion, information is automatically transmitted to one or more people or computers. The information to be transmitted can be preset or can be determined from the form value set. For example, the transmitted information can include part or all of the electronic form content or can be a simple notification stating that a form having a parameter or parameters of specified values has been posted. The person or persons to whom the information is transmitted can also be preset or can be determined from the value set of the form.


The form and content of the information to be transmitted, as well as the recipients of the transmitted information, can be specified by the second users using the criterion template generation interface. Alternatively, the second users can use a notification specification generation interface to separately create a notification specification that defines explicitly or by rule the content and form of the information to be transferred and one or more recipients. The notification specification is then mapped to or associated with one or more criterion templates by the second user so that when the submitted form satisfies the match criteria of the associated criteria templates, information as specified in the notification specification is transmitted to the recipients specified in the notification specification.


The criterion template generation interface, in combination in some embodiments with the notification specification generation interface, allows a user to create a criteria template and to define the form, content, and recipients of the information to be transmitted without the assistance of a skilled computer programmer.


Receipt of a single electronic form can trigger the generation of multiple data transmissions in response to satisfying a single match criterion. It is also possible for a single electronic form to satisfy more than one criteria template and thereby trigger multiple transmissions of information. The information could be transferred to people or to computer systems.


When the invention is used with the Standout® system, it eliminates the requirement that the college recruiter repeatedly and manually conduct searches of the database and that the financial aid administrator manually inspect submitted applications prior to acting on them.


The foregoing has outlined rather broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention described hereinafter form the subject of the claims of the invention. It should be appreciated by those skilled in the art that the conception and specific embodiment disclosed may be readily utilized as a basis for modifying or designing other methods and structures for carrying out the same purposes of the present invention. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the spirit and scope of the invention as set forth in the appended claims.





BRIEF DESCRIPTION OF THE DRAWINGS

For a more thorough understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, in which:



FIG. 1 is a flow chart of a preferred embodiment of the present invention.



FIG. 2 is a block diagram showing the hardware used to implement the process of FIG. 1



FIG. 3 is a flow chart showing another preferred embodiment of the present invention.



FIG. 4 shows a template used by a recruiter to specify criteria in accordance with invention.



FIG. 5 is a computer screen used to define a response when an electronic form meets the criteria specified in the criterion template of FIG. 4.



FIG. 6 is a computer screen used to associate the response definition of FIG. 4 with the criteria definition of FIG. 5.





DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT

The present invention provides for the automatic electronic transmission of information, typically by electronic mail, in response to the content of electronic forms meeting a pre-specified criterion.



FIG. 1 is a flow chart showing the steps of a preferred embodiment of the present invention. FIG. 2 shows some of the hardware and software used in those steps. In step 22, a first individual uses a first computer 24, such as an IBM compatible or a Macintosh personal computer, to request over a computer network 26, such as the Internet, a criterion template generation interface from an information processor 28 that preferably services multiple first individuals. The first individuals use the criterion template generation interfaces for creating new criterion templates or for editing a previously created criterion templates. In step 30, the first individual completes one or more criterion template generation interfaces to define a criterion template, which specifies a match criterion, that is, a set of parameter values that, when matched by the value set of a submitted electronic form, will initiate the automatic transfer of information, such as the automatic transmission of an electronic notification. The criterion template can include sub-parts, with different sub-parts causing the automatic transmission of information to the same or different recipients, contingent upon the same or different parameters values in the value set of the electronic form.


The first individuals may also use the criterion template generation interface to define, either explicitly or by a rule, one or more recipients of transmitted electronic information, as well as the form and content of the transmitted information. Alternatively, the recipient and the form and content of the information to be transmitted can be specified separately from the match criterion in a notification specification, and then one or more notification specifications can be associated with or mapped to the criterion templates. The completed criterion template generation interface is posted in step 32 to information processor 28 to create the criteria template. In step 34, the criterion template specifying the match criterion is stored in criteria database 36.


At information processor 28 is a network server 38, such as a Sun Solaris UltraSparc Server, executing communications software, such as Apache HTTPD Server from The Apache Group, Forest Hill, Md., www.apache.org, to communicate over computer network 26. Also at processor 28 is an applications server 40, preferably operating behind a firewall, in data communications with network server 38 and having a memory 42 that contains software used in the present invention, including a comparison engine 44, a forms engine 46, such as the Universal Forms Engine described in U.S. patent application Ser. No. 09/325,533, for generating and processing forms, a search engine 48, and a message generation engine 49. Criteria database 36, which contains information from the criterion template, and a secure database 50, which contains personal information submitted on forms, are in data communications with applications server 40. The software operating on the applications server 40 and network server 38 communicate with each other and with necessary databases using standard protocols, such as CGI or Apache API. Skilled persons will understand that additional servers may be used.


Multiple first individuals will typically complete multiple template criterion generation interfaces in step 22 and post them to processor 28 to create criterion templates and store them in criteria database 36. This is shown in FIG. 1 by the dashed line returning from step 34 to step 22. The first individuals could be part of a single enterprise and connected to processor 28, for example, over a local area network, a wide area network, or an intranet. Alternatively, processor 28 could service many unrelated first individuals, each having potential interest in the content of forms being submitted to processor 28 and connected to processor 28 through a publicly accessible network such as the Internet. For example, an employment service can make electronically submitted employee profiles available to multiple subscribing employers.


In step 52, a second person using a second computer 56 requests an electronic form over a computer network, which may be the same as computer network 26, from processor 28. In step 54, the second person completes or edits the electronic form and in step 58 transmits it over computer network 26 to processor 28. The values for parameters entered into the fields of the form, cumulatively referred to as the value set for the form, is stored in step 60 in secure database 50. Typically, many such second persons are continually completing or editing electronic forms and posting them over computer network 26, as shown by the dashed line from step 60 back to step 52.


In step 62, comparison engine 44 compares the value set of the posted form with the match criteria specified in the criterion templates stored in criteria database 36. If the form value set does not satisfy any of the match criteria, the system awaits in step 64 receipt of another electronic form. Because second persons are continually creating and editing electronic forms, comparison engine 44 has a stream of form value sets to compare to the stored criterion template. Comparing the form value set with the match criteria does not require that the value of every parameter of the form value set be checked; the match criteria will typically specify required values for fewer than all the parameters.


If the content of any submitted form satisfies any of the stored criterion templates, in step 66 message generation engine 49 determines the recipient or recipients of the information to be transmitted. The recipient may be the individual who completed the criterion template generate interface or someone else. Multiple transmissions may be sent. Although the method of determining the recipient of the information is pre-specified, the actual recipient of the notification may depend upon the content of the form and may not, therefore, be known before the form value set is analyzed.


In step 68, message generation engine 49 determines the form and content of the information to be transmitted. The information may be transmitted to the recipient, for example, by e-mail or a file can be downloaded to the recipient's computer using another protocol, such as file transport protocol (FTP). The transmitted information may include a copy of the entire form that matched the criteria. The transmitted information may include text that is determined by or includes content from the form that satisfied the criteria. After the recipients and the form and content of the notification is determined, automatic transmission of information is then initiated in step 70.


The flowchart of FIG. 3 shows an embodiment in which college or university recruiters are notified when a prospective applicant submits a profile indicating that he or she has characteristics sought by the recruiter. The hardware used in the embodiment of FIG. 3 is the same as that shown in FIG. 1. This embodiment is preferably used in conjunction with the Standout® recruiting system. In step 72, a recruiter or other individual uses a first computer 24 to request a criterion template generation interface form from processor 28. FIG. 4 shows a typical criterion template generation interface 74 used to create a criterion template that defines a match criteria that will trigger the automatic transmission of information.


In step 76, the recruiter or other college official completes the criterion template generation interface 74 and specifies a match criterion that defines characteristics of a student for which the school has a recruiting need. FIG. 4 shows that the recruiter in this example has defined a criteria template entitled “People from Georgia” and has specified for the match criterion any students from the state of Georgia. Other fields of criterion template generation interface 74, corresponding to parameters such as “Ethnic Background,” Religious Affiliation,” and “Minimum GPA,” were not completed by the recruiter and so the value of those fields in the student profile will not disqualify a student from meeting the match criteria. There is typically a field in the criterion template generation interface corresponding to each field in the student profile, so any information in the student profile can be used for matching.


In step 78, the criterion template generation interface is posted to information processor 28, which creates a criterion template. In step 80, the criterion template is stored in criteria database 36. A recruiter will typically complete multiple criterion template generation interfaces, to create criterion templates to meet the requirements of a school for students in many areas.


In step 82, the recruiter requests from processor 28 a notification specification generating interface to define a notification specification that describes, either explicitly or by rules, the form and content of each notification and the notification recipients. The recruiter can use one or more the notification specification generating interface to specify multiple recipients, with customized notification content for each. For example, one of the recipients may be the recruiter who created the criterion template and another may be the student who submitted the triggering form. In step 84, the recruiter completes one or more notification specification generating interfaces.



FIG. 5 shows a notification specification generating interface being used by the recruiter to define a notification specification entitled “Georgian.” FIG. 5 shows that an e-mail will be sent to John at Alum.org when the “Georgian” response is triggered, and the message will state: “Attached is a Standout® system profile of a fellow Georgian.” In step 86, the notification specification generating interface is posted to processor 28, and in step 88, the notification specification is stored.


After criterion templates and notification specifications are created, one or more notification specifications are mapped to or associated with the criterion templates in step 90, thereby defining the information transfer that is triggered when the match criteria is met. FIG. 6 shows a screen in which the recruiter assigns to the notification criteria entitled “People from Georgia” the response entitled “Georgian.”


In step 96, a student uses a second computer 56 to request over computer network 26, preferably the Internet, an electronic profile form from processor 28. In step 98, the student uses the form to create a new student profile or edit an existing profile, and in step 100, the profile is posted to processor 28. In step 102, information from the student profile in stored in secure database 50.


Students are continually creating or editing profiles on second computers 56 and posting the profiles through the Internet 26 to processor 28. In step 110, the newly created or edited profile is compared with the match criteria from all criterion templates stored in criteria database 36. If the student profile does not satisfy any of the stored criteria templates, the system waits in step 112 for additional students profiles to be submitted. When a new criterion template is created and assigned a notification specification in step 90, a search is optionally conducted of the student profiles in the Standout® database, and existing information about students that have profiles satisfying the match criteria are transmitted in accordance with the notification specification associated with the matching criteria template.


For each submitted form that satisfies a stored criterion template, one or more transmissions of information to recipients is triggered. In step 114, the system determines the recipients from the notification specifications assigned to the criterion template. The recipients may include a recruiter, another person explicitly specified in the notification specification, or a person determined in accordance with instructions specified in the notification specification and dependent upon the content of the profile. For example, a recipient may be an alumni director of the student's home state if the student profile indicates that one of the students parents graduated from the school. The recipient could also be the student that submitted the profile, that is, a message could also automatically be sent back to the student.


In step 116, the software determines the form and content of the notification. The notification can include information from the student profile. For example, the notification to a recruiter may read: “Student John Smith meets your criteria for a student that plays the saxophone and has a B or better average grade.” A message sent back to the submitting student may read: “Dear John, we are excited to receive your application because our band needs experienced saxophone players . . . ” In step 118, the notification is transmitted to the recipients.


A single submitted student profile could satisfy multiple match criteria for a single institution. Moreover, satisfying a single match criterion could result in multiple notifications being sent in response to the receipt of a single form, if one of the notification specifications includes multiple recipients or if more than one notification specification is mapped to the criteria template. For example, a student's form could indicate that the student's parents are alumni of the institution, that the student is an accomplished athlete in a sport of interest to the institution, and that the student is interested in financial aid, resulting in e-mails to the alumni office, the sports director, and the financial aid office.


Information processor 28 could be within the recruiter's college, that is, the system can be implemented as a stand alone service of a single institution. Preferably, however, the invention is implemented as part of an overall system in which a third party processor 28 makes student profiles available to multiple institutions and provides additional services to students and institutions, such as applications processing. An example of a system serving multiple institutions is the ApplyWeb® system from CollegeNET, Inc., the assignee of this application. Information on various forms, such as student profiles and admissions applications, processed by processor 28 are preferably shared among forms used in the various services provided by the third party administrator, so that information entered once by the student, unless specified otherwise, is automatically available and inserted into forms in other services.


Although the embodiment of the invention described above is implemented in a university environment, the invention is applicable in many different settings. For example, the invention could be used by a charitable organization. When a donation or other correspondence is received, notification could be provided to different personnel within the charity, depending upon the size of donation or the characteristics of the donor. In another application, an individual seeking to purchase a home could complete a form specifying desired characteristics of the home, and real estate sale persons could define templates to identify potential buyers seeking certain types of properties, such as waterfront homes or homes with acreage. When a form from a potential purchaser satisfies a criteria template created by the salesperson, the potential purchaser, the salesperson, or both could be automatically notified.


In yet another implementation, a dating service could allow each member of the service to complete a personal profile, describing himself or herself, and a criteria template, describing the person being sought. When a two-way match occurs, that is, when a first user's personal profile satisfies a second user's criteria and the second user's personal profile also satisfies the first user's criteria, both the first and second users are notified. A one-way match between a personal profile and a criteria, that is, when a first user meets a second user's criteria, but the match is not mutual, no notification is initiated. In practice, the questions for each user to create his personal profile and his criteria template could be merged into a single set of queries.


Although the singular “criterion” is used above in connection with “match criterion” and “criterion template,” it should be understood that such labels do not exclude the use of multiple criteria for matching. Also, the term “notification specification” used to specify the form, content, and recipients of an information transmission is not limited to information whose content is a “notification,” but can specify the transmission of any information, including, for example, an acknowledgment back to the individual who completed the form that triggered the transmission.


Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made to the embodiments described herein without departing from the spirit and scope of the invention as defined by the appended claims. Moreover, the scope of the present application is not intended to be limited to the particular embodiments of the process, machine, manufacture, composition of matter, means, methods and steps described in the specification. As one of ordinary skill in the art will readily appreciate from the disclosure of the present invention, processes, machines, manufacture, compositions of matter, means, methods, or steps, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding embodiments described herein may be utilized according to the present invention. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or steps.

Claims
  • 1. A method of automatically transmitting a notification to one or more persons or computer systems when information from an electronic form satisfies a criterion, the electronic form having fields corresponding to parameters and the parameters being assigned values in accordance with user entries, the set of values for an electronic form forming a form value set; the method comprising: completing a criterion template generating interface to define a criterion template, the criterion template including criterion template values;comparing the criterion template values to value sets on submitted electronic forms to determine whether the submitted electronic form meet the defined criteria; andas the electronic forms are submitted, and if the submitted electronic form meets the defined criteria, automatically transmitting a notification to a person other than the person who submitted the electronic form.
  • 2. The method of claim 1 further comprising completing a notification specification generating interface to create a notification specification that specifies the information included in the notification.
  • 3. The method of claim 2 in which notification specification generating interface is part of the criterion template generating interface.
  • 4. The method of claim 2 in which notification specification generating interface is not part of the criterion template generating interface and further comprising associating the notification specification with the criterion template.
  • 5. The method of claim 2 in which the notification specification specifies the recipient of the notification.
  • 6. A method of determining from a large amount of potentially relevant electronic information being continually submitted through electronic forms by multiple parties over a computer network, information relevant to an entity and automatically bringing that information to the attention of the entity, the method comprising: completing a criteria template generating interface to specify a criterion or criteria to determine what information is relevant;automatically analyzing information being submitted on forms over the computer network by comparing the information on the submitted form with the criteria or criterion; andas the forms are being submitted over the computer network, automatically transmitting a notification to a pre-defined entity other than the parties submitting the forms when the information on the submitted form meets the criterion or criteria.
  • 7. The method of claim 6 in which the pre-defined entity is determined from the information submitted on the form.
  • 8. The method of claim 6 in which the content of the notification is determined by the information in the form.
  • 9. The method of claim 6 in which the notification comprises an e-mail sent to the pre-defined entity.
  • 10. The method of claim 6 in which the notification comprises a file downloadable to the pre-defined entity's computer.
  • 11. The method of claim 6 further comprising notifying a second pre-defined entity.
  • 12. The method of claim 11 in which the content of the notification of the second entity is different from the content of the notification of the first entity.
  • 13. The method of claim 6 in which completing a template includes specifying the recipient of the notification.
  • 14. An apparatus for determining from a large amount of potentially relevant electronic information being continually submitted through electronic forms by multiple users over a computer network, information relevant to an individual and automatically bringing that information to the attention of the individual, the apparatus comprising: a central processing unit;a computer memory, the computer memory storing instructions for: completing a template specifying a criterion or criteria to determine what information is relevant;automatically analyzing information as it is being submitted on forms over the computer network by comparing the information on the submitted form with the criteria or criterion specified in the template; andas the forms are being submitted over the computer network, automatically transmitting a notification to a pre-defined individual other than the individuals submitting the forms when the information on the submitted form meets the criterion or criteria specified in the template.
  • 15. The apparatus of claim 14 in which the pre-defined individual is determined from the information submitted on the form.
  • 16. The apparatus of claim 14 in which the content of the notification is determined by the information in the form.
  • 17. The apparatus of claim 14 in which the notification comprises an e-mail sent to the predefined individual.
  • 18. The apparatus of claim 14 in which the notification comprises a file downloadable to the predefined individual's computer.
  • 19. The apparatus of claim 14 in which the completing a template includes completing a template by the predefined individual.
Parent Case Info

This application is a Continuation of and claims priority from U.S. patent application Ser. No. 12/264,042, filed on Nov. 3, 2008, which is a Continuation of U.S. patent application Ser. No. 11/157,180, filed on Jun. 20, 2005, which is a Continuation of U.S. patent application Ser. No. 09/999,064, filed on Oct. 31, 2001, now U.S. Pat. No. 6,910,045, issued Jun. 21, 2005, which claims priority from U.S. Provisional Application No. 60/245,778, filed Nov. 1, 2000, all of which are hereby incorporated by reference.

US Referenced Citations (173)
Number Name Date Kind
4817050 Komatsu et al. Mar 1989 A
5655085 Ryan et al. Aug 1997 A
5706434 Kremen et al. Jan 1998 A
5721686 Shahraray et al. Feb 1998 A
5737737 Hikida et al. Apr 1998 A
5740549 Reilly et al. Apr 1998 A
5754845 White May 1998 A
5771379 Gore, Jr. Jun 1998 A
5784608 Meske, Jr. et al. Jul 1998 A
5819280 Nagai Oct 1998 A
5826265 Van Huben et al. Oct 1998 A
5832497 Taylor Nov 1998 A
5835911 Nakagawa et al. Nov 1998 A
5845283 Williams et al. Dec 1998 A
5848397 Marsh et al. Dec 1998 A
5862223 Walker et al. Jan 1999 A
5862325 Reed et al. Jan 1999 A
5864853 Kimura et al. Jan 1999 A
5864864 Lerner Jan 1999 A
5873085 Enoki et al. Feb 1999 A
5873087 Brosda et al. Feb 1999 A
5878418 Polcyn et al. Mar 1999 A
5879163 Brown et al. Mar 1999 A
5884314 Bulusu Mar 1999 A
5893091 Hunt et al. Apr 1999 A
5893109 Derose et al. Apr 1999 A
5905862 Hoekstra May 1999 A
5913212 Sutcliffe et al. Jun 1999 A
5915243 Smolen Jun 1999 A
5924089 Mocek et al. Jul 1999 A
5924094 Sutter Jul 1999 A
5930802 Lee Jul 1999 A
5933830 Williams Aug 1999 A
5933836 Gobat Aug 1999 A
5940843 Zucknovich et al. Aug 1999 A
5950201 Van Huben et al. Sep 1999 A
5950203 Stakuis et al. Sep 1999 A
5951300 Brown Sep 1999 A
5960421 Cline et al. Sep 1999 A
5974406 Bisdikian et al. Oct 1999 A
5974446 Sonnenreich et al. Oct 1999 A
5978648 George et al. Nov 1999 A
5978768 McGovern et al. Nov 1999 A
5978836 Ouchi Nov 1999 A
5999934 Cohen et al. Dec 1999 A
5999937 Ellard Dec 1999 A
5999939 De Hilster et al. Dec 1999 A
6002915 Shimizu Dec 1999 A
6005597 Barrett et al. Dec 1999 A
6052122 Sutcliffe et al. Apr 2000 A
6065014 Wakio et al. May 2000 A
6070177 Kao et al. May 2000 A
6073138 De L'Etraz et al. Jun 2000 A
6075968 Morris et al. Jun 2000 A
6078928 Schnase et al. Jun 2000 A
6081807 Story et al. Jun 2000 A
6088717 Reed et al. Jul 2000 A
6092074 Rodkin et al. Jul 2000 A
6094654 Van Huben et al. Jul 2000 A
6098069 Yamaguchi Aug 2000 A
6108690 Sakamoto Aug 2000 A
6112209 Gusack Aug 2000 A
6115710 White Sep 2000 A
6115711 White Sep 2000 A
6128624 Papierniak et al. Oct 2000 A
6141662 Jeyachandran Oct 2000 A
6148302 Beylin et al. Nov 2000 A
6157924 Austin Dec 2000 A
6161104 Stakutis et al. Dec 2000 A
6173284 Brown Jan 2001 B1
6173285 Nishita et al. Jan 2001 B1
6175831 Weinreich et al. Jan 2001 B1
6182067 Presnell et al. Jan 2001 B1
6185573 Angelucci et al. Feb 2001 B1
6195662 Ellis et al. Feb 2001 B1
6199079 Gupta et al. Mar 2001 B1
6202068 Kraay et al. Mar 2001 B1
6212262 Kamel Apr 2001 B1
6212520 Maruyama et al. Apr 2001 B1
6216122 Elson Apr 2001 B1
6216124 Wakio et al. Apr 2001 B1
6216130 Hougaard et al. Apr 2001 B1
6216135 Brodersen et al. Apr 2001 B1
6216175 Sliger et al. Apr 2001 B1
6219669 Haff et al. Apr 2001 B1
6223173 Wakio et al. Apr 2001 B1
6226649 Bodamer et al. May 2001 B1
6236984 Owens et al. May 2001 B1
6256623 Jones Jul 2001 B1
6260059 Ueno et al. Jul 2001 B1
6263330 Bessette Jul 2001 B1
6263340 Green Jul 2001 B1
6272467 Durand et al. Aug 2001 B1
6272485 Sragner Aug 2001 B1
6282548 Burner et al. Aug 2001 B1
6282549 Hoffert et al. Aug 2001 B1
6289337 Davies et al. Sep 2001 B1
6289348 Richard et al. Sep 2001 B1
6327574 Kramer et al. Dec 2001 B1
6345278 Hitchcock et al. Feb 2002 B1
6370510 McGovern et al. Apr 2002 B1
6374237 Reese Apr 2002 B1
6385594 Lebda et al. May 2002 B1
6385620 Kurzius et al. May 2002 B1
6398556 Ho et al. Jun 2002 B1
6427063 Cook et al. Jul 2002 B1
6460042 Hitchcock et al. Oct 2002 B1
6480885 Olivier Nov 2002 B1
6493724 Cusack et al. Dec 2002 B1
6527556 Koskinen Mar 2003 B1
6535866 Iwadate Mar 2003 B1
6567784 Bukow May 2003 B2
6591263 Becker et al. Jul 2003 B1
6631363 Brown et al. Oct 2003 B1
6647410 Scimone et al. Nov 2003 B1
6681223 Sundaresan Jan 2004 B1
6685478 Ho et al. Feb 2004 B2
6691153 Hanson et al. Feb 2004 B1
6718340 Hartman et al. Apr 2004 B1
6735568 Buckwalter et al. May 2004 B1
6751596 Hastings Jun 2004 B1
6757682 Naimark et al. Jun 2004 B1
6824639 Hill et al. Nov 2004 B1
6859784 van Duyne et al. Feb 2005 B1
6871140 Florance et al. Mar 2005 B1
6883014 McErlean Apr 2005 B1
6901383 Ricketts et al. May 2005 B1
6910045 Hickey et al. Jun 2005 B2
6985879 Walker et al. Jan 2006 B2
7003546 Cheah Feb 2006 B1
7010532 Stakutis et al. Mar 2006 B1
7010533 Kutsumi et al. Mar 2006 B1
7035820 Goodwin et al. Apr 2006 B2
7139732 Desenberg Nov 2006 B1
7143060 Foster et al. Nov 2006 B2
7149964 Cottrille et al. Dec 2006 B1
7162471 Knight et al. Jan 2007 B1
7165038 Singh et al. Jan 2007 B1
7167855 Koenig Jan 2007 B1
7277911 Cheah Oct 2007 B2
7315861 Seibel et al. Jan 2008 B2
7325028 Smith et al. Jan 2008 B1
7401025 Lokitz Jul 2008 B1
7630986 Herz et al. Dec 2009 B1
7743100 Cheah Jun 2010 B2
7774259 Satterfield et al. Aug 2010 B1
8005875 Hickey et al. Aug 2011 B2
20010009017 Biliris et al. Jul 2001 A1
20010014145 Kamel et al. Aug 2001 A1
20010054064 Kannan Dec 2001 A1
20020002552 Schultz et al. Jan 2002 A1
20020026452 Baumgarten et al. Feb 2002 A1
20020032632 Sernet Mar 2002 A1
20020046074 Barton Apr 2002 A1
20020055870 Thomas May 2002 A1
20020072946 Richardson Jun 2002 A1
20020087520 Meyers Jul 2002 A1
20020120532 McGovern et al. Aug 2002 A1
20020128894 Farenden Sep 2002 A1
20020194179 Siefert Dec 2002 A1
20030105826 Mayraz Jun 2003 A1
20040221011 Smith et al. Nov 2004 A1
20050187866 Lee Aug 2005 A1
20060069746 Davis et al. Mar 2006 A1
20080022220 Cheah Jan 2008 A1
20090049049 Cheah Feb 2009 A1
20090049059 Cheah Feb 2009 A1
20090049149 Cheah Feb 2009 A1
20090055730 Cheah Feb 2009 A1
20090055747 Cheah Feb 2009 A1
20090063512 Cheah Mar 2009 A1
20090089292 Cheah Apr 2009 A1
20100257248 Cheah Oct 2010 A1
Foreign Referenced Citations (2)
Number Date Country
9963454 Dec 1999 WO
0055751 Sep 2000 WO
Non-Patent Literature Citations (73)
Entry
U.S. Appl. No. 60/210,206, filed Jun. 2000, Thomas, Roland.
GEAC Interealty, “Net.MLS Application Specification: X.D: Flash: X.D.01: Overview,” Oct. 12, 1998, 2 Pages.
GEAC Interealty, “Net.MLS Training Workbook,” 2000, 92 pages.
GEAC Interealty, “Net.MLS Advanced Internet MLS System: MLS Passport Innovative ‘Mission Critical’ Software,” 2000, 6 pages.
GEAC Interealty, “A Proposal to Provide On-Line MLS Service—Prepared for the Mississippi Gulf Coast Multiple Listing Service, Inc.,” Oct. 19, 1999, 30 pages.
Pack, Thomas, et al., “A Harbinger of Chance, The Cutting Edge”, Library at the Los Alamos National Laboratory, 1999, 7pgs.
Pinacor, Inc., “Pinacor Unveils Electronic Message Center to Provide Resellers Customized, Profile Driven Communications Via E-mail,” PR Newswire, Aug. 6, 1998, Tempe, Ariz. (2 pgs).
BackWeb Technologies, “BackWeb Forms Strategic Alliances with Individual, Desktop Data to Deliver Integrated Content to Enterprise Desktops”, Business Wire, Dec. 10, 1997, San Jose, Cal., (4pgs).
Blake, Toni, “The virtual resident: Computerizing lead management”, Journal of Property Management, Jan. 1, 1999 (4 pgs).
Gale Group Inc., “What are you willing to pay for unsaleables?”, ISSN 0745-4503; vol. 72, Jun. 7, 1999, (2 pgs).
M2 Communications, Ltd., “Verity: Verity introduces new profiler kit and enhanced developer's kit”, M2 Presswire, Aug. 5, 1998 (4 pgs).
Sovereign Hill Software, Inc., “Sovereign Hill Software Introduces InFilter 2.0”, PR Newswire, May 19, 1997, Dedham, Mass., (3 pgs).
Hilpern, Kate, “Net gain for graduate job-seekers”, The Independent Newspaper—London, Jan. 25, 2001, (4 pgs).
“HomeGain.com, the internet's first resource exclusively for home sellers, launches on the web today”, PR Newswire, Apr. 26, 1999, Emeryville, Cal., ( 5pgs).
“Thaumaturgix teams with Rx remedy to develop interactive web site that delivers personalized health news and information”, PR Newswire, Sep. 29, 1998, New York, NY, (3 pgs).
Bayer, B, “A role for batch systems in the world of online searching”, A Role for Batch Systems in the World of Online Searching—Book, 1984, (1pg).
Curle, David, “Filtered news services”, Online; Mar./Apr. 1998, vol. 22, Issue 2, p. 14, 9p 1 chart (14 pgs).
Feldman, Susan, “Intelligent Agents: A Primer”, Article-Searcher; Oct. 1999, vol. 7 Issue 9, p. 42, 14p, 1 chart, 4 color, (21pgs).
Goff, Leslie, “Matchmaking on the Web”, Article—Computerworld; Apr. 17, 2000, vol. 34 Issue 16, p. 55, 1p, 1 color, (3 pgs).
Webb, William, “Interactive classified ad service launched”, Article—Editor & Publisher; Oct. 28, 1995, vol. 128 Issue 43, p. 38, 1p, (3pgs).
Personal Library Software Inc., “PLS unveils ‘smart’ personal agent software”, Online; Mar./Apr. 1996, vol. 20 Issue 2, p. 10, (1 pg).
Radosevich et al., Netscape Communications Corp., “Breaking up is easy to do”, Article—InfoWorld; Jul. 1997, vol. 19 Issue 27, p. 1, 2p, 1 chart (3pgs).
Rose, Sarah, “Where to Ref* Online You can definitely save time—and perhaps lots of money—by shopping for a refi online. Each of these six sites works a bit differently, so it pays to explore them all”, Money Magazine, Dec. 1, 1998, vol. 27 No. 12, (4 pgs).
Rhodes et al., “Just-in-time information retrieval agents”, 2000, International Business Machines Systems Journal, (20 pgs).
Wang, Angelena, “Global recruiting”, Morgan & Banks Co., Sep. 1999, (2 pgs).
Klopper et al., “Unearthing Market Research: Get Ready for a Bumpy Ride”, Article—Searcher; Mar. 2000, vol. 8 Issue 3, p. 42, 6p ( 10 pgs).
Lyle, Don, “Meet the players”, ISSN; 0744-5881, 2000 Bell & Howell Information and Learning Company, May 1, 2000, (34 pgs).
McCleary, Hunter, “Filtered information services”, Article—Online; Jul. 1994, vol. 18 Issue 4, p. 33, 1 chart, 5bw, (12 pgs).
Nance-Mitchell, Veronica, “FinAid and fastweb-two for the money!”, Article—Online; Jan./Feb. 1998, vol. 22 Issue 1, p. 72, 2p, 3 bw, (3 pgs).
Nelms, Willie, “Personalizing Service in a Growing Library”, Bristol Public Library in Virginia Tennessee, (1 pg).
Gundavaram, S., “CGI Programming on the World Wide Web,” Mar. 1996, 418 pgs., O'Reilly & Associates, Inc., Sabastopol, CA.
Adams et al., M., “Center for Metalloenzyme Studies,” The University of Georgia; CMS Faculity (www.uga.edu/cms/Faculity) and Summer Undergraduate Research Program (SURP) (www.uga.edu/cms/SURP) and Electronic Form Submittal Response, Mar. 1998, 9 pgs.
“About Us,” http://corp.embark.com/company/, http://corp.embark.com/company/history.asp, Oct. 13, 2000, 3 pgs.
Davidson, Ben, Correspondence from Ben Davidson to Alan D. Albright, Aug. 17, 2009, 2 Pages.
Pearson, D., “Proposal,” Charleston Trident Association of Realtors, Outfit Systems, Inc., Aug. 1999, 34 Pages.
Ouffit Systems, Inc., Software Code for Innovia MLS System, Publication Date Unknown, 3 Pages.
Ouffit Systems, Inc., “Attachment to Contract: Addendum to Contract,” Aug. 1999, 1 Page.
Web, Bailey, “Remtec 2000,” Lexis Nexis, News Net, Jun. 2000, pp. 1-6, ISSN: 0027-9994.
Realty Plus Online, Inc., “Fusion MLS 3.0: User Manual,” Copyright 2000, 92 Pages.
Wolfston, J., “Method and Apparatus for Matching Individuals and Institutions,” U.S. Appl. No. 09/479,271 (Abandoned), Jan. 3, 2000, 27 Pages.
FlipDog.com; 2009; FlipDog; retrieved on Mar. 9, 2009 [www.flipdog.com].
Outfit Systems, Inc., Aug. 1999, 34 pages.
Fleming, Judi, ‘An introduction to Microsoft outlook e-mail—and a list of top ten tips for MS Exchange for the MAC and Windows,’ (“exchange7.pdf” located at www.niehs.nih.gov/training/manuals/), Nov. 17, 1997.
‘Embark.com Case Study—Insuring 24×7 Web Access,’ www.embark.com, NSI Software, 2000, 2 p.
United States Securities and Exchange Commission Form S-1 Registration Statement for Embark.com, Inc., filed Oct. 1, 1999, 176 pgs.
‘About Us, Press Room,’ www.embark.com, Mar. 1, 1999, 2 pg.
‘About Us, Products—Enrollment Services System,’ www.embark.com, 1996-2000 1 pg.
‘Corinthian Colleges Partners with embark.com to offer online admissions,’ CCi Corinthian Colleges, Inc., Mar. 21, 2000 2 pgs.
‘Education Institutions, an overview,’ www.embark.com, Nov. 9, 2000, 1 pg.
Web pages from www.uga.edu/cms, 1998, 9 pgs.
‘College planning,’ www.forbes.com, Sep. 11, 2000, 5 pgs.
‘The Enrollment Services System—the web working for you . . . ,’ www.embark.com, revised Sep. 20, 2000, 5 pgs.
Web pages from www.embark.com, revised Sep. 20, 1999, 18 pgs.
‘FYI—Embark,’ www.thejournal.com, Nov. 2000, 2 pgs.
‘Get recruited by top schools,’ www.embark.com, revised Dec. 17, 1999, 1 pg.
Embark.com, Response to Contra Costa Community College District Request for Proposal 1, Aug. 1, 2000, 52 pgs.
‘Enrollment services system , Demonstration,’ www.embark.com, 1996-1999, 5 pgs.
‘Prospect manager,’ www.embark.com, revised on Sep. 20, 1999, 2 pgs.
‘Case Study: Inquiry Handling,’ www.embark.com, revised on Sep. 20, 1999, 2 pgs.
Web pages from www.embark.com, revised Feb. 4, 1999, 2 pgs.
Web page from www.embark.com, revised Sep. 13, 1999, 1 pg.
‘Outreach,’ www.embark.com, revised on Sep. 20, 1999, 2 pgs.
‘Matchmaker,’ www.embark.com, revised Feb. 1, 1999, 2 pgs.
‘Los Angeles Times, NewsBank, Inc.,’ www.newsbank.com, Sep. 18, 2000, 2 pgs.
‘Enrollment Services System, Inquiry Manager,’ www.embark.com, revised Sep. 20, 1999.
‘Snap, Press Releases,’ Snap Technologies, makers of CollegeEdge, 1996-1998, revised Nov. 11, 1998, 2 pgs.
‘The Princeton Review, The Completer Admissions Solution,’ www.embark.com, 1996-1999, 17 pgs.
Implementing The Princeton Review Solution: Vision, Strategy, and Execution Wentworth Institution of Technology, revised Jun. 16, 2005, 39 pgs.
United States Securities and Exchange Commission Annual Report for fiscal year ending in Dec. 31, 2001, Princeton Review, 179 pgs.
‘Online application overview,’ Fulbright, Sep. 2005, 32 pgs.
‘Online application manager frequently asked questions,’ Aug. 2005, 9 pgs.
‘Commission and Embassy staff foreign Fulbright student On-Line Application,’ Mar. 2004, 10 pgs.
‘CollegeNet standout enrollment, standout recruiting system,’ CollegeNet, Inc., Apr. 30, 1998.
Related Publications (1)
Number Date Country
20110302101 A1 Dec 2011 US
Provisional Applications (1)
Number Date Country
60245778 Nov 2000 US
Continuations (3)
Number Date Country
Parent 12264042 Nov 2008 US
Child 13214726 US
Parent 11157180 Jun 2005 US
Child 12264042 US
Parent 09999064 Oct 2001 US
Child 11157180 US