SYSTEM WITH USER INTERFACE FOR EFFICIENTLY CHECKING AVAILABILITY STATUSES OF, AND SELECTING, MULIPLE ITEMS SUCH AS DOMAIN NAMES
A system is disclosed that includes a user interface through which a user can submit a query to check the availability statuses of multiple items, such as domain names. After the query results are returned, the user is presented with a web form which includes a tabular display indicating, at intersections between rows and columns, the availability statuses of the items. From this tubular display, the user can select, and generate a request that specifies, multiple available items. The system and method can be used to increase the speed and productivity of querying and updating a domain name registry or other database.
This application is a continuation of U.S. application Ser. No. 11/090,907, filed Mar. 25, 2005, which is a continuation of U.S. application Ser. No. 09/725,667, filed Nov. 29, 2000 (now U.S. Pat. No. 6,980,990), which claims the benefit of U.S. provisional application No. 60/168,368, filed Dec. 1, 1999.
BACKGROUND OF THE INVENTION1. Field of the Invention
The present invention relates to information searching, retrieval, and modification in database systems.
2. Description of the Related Art
The Domain Name System (DNS) originated with the implementation of ARPAnet (a project of the Defense Advanced Research Projects Agency). It enabled individual computers to be identified uniquely for the purpose of transmitting and receiving data over a wide area network. The DNS contains information that allows each computer to be uniquely identified. Each computer on the network was assigned an address, which today is known as an Internet Protocol Address (IP Address). Today, each computer's IP Address consists of a unique string of digits. A domain name consists of a unique string of characters. The DNS maps each unique domain name to its unique IP Address. Domain names consist of two parts: an initial string of alphameric characters followed by a period (commonly known as “dot”) and by a second string of alphameric characters. The second string of characters is known as a Top Level Domain (TLD). The DNS recognizes only TLDs that have been specified by international convention. Some of the most commonly used TLDs are “com,” “net,” and “org.” The first string of characters followed by the dot and then followed by the TLD is known as a Second Level Domain (SLD).
The system of computers and databases that directs the mapping of each unique domain name to its unique IP address is the DNS. The primary database for the DNS is the “A Root Zone File”. This database is at the top of the DNS tree and is the authoritative database throughout the Internet. The “A Root Zone File” has been maintained under quasi-governmental control with input from government agencies and academia and is currently directed by the U.S. Department of Commerce. Other elements of the DNS are “name servers” which are computers and associated databases distributed throughout the Internet containing information that map domain names to specific IP Addresses.
The registry database is the Authoritative database for all .com, .net, .org, and .edu TLDs. The registry database contains all domain names that have been registered in those TLDs and information about each domain name's creation and expiration date, its name servers and the name servers' IP Addresses. The registry database is operated under government contract with the U.S. Department of Commerce. Entities that have received accreditation from Internet Corporation for Assigned Names and Numbers (ICANN), have received technical certification from the registry database, and have complied with other requirements are qualified to become “Registrars.” Registrars have the ability to add, modify and delete data elements including domain names from the registry database.
The availability of a data element in the registry database is determined by specifying a single domain name or a single string of characters that comprise the SLD and submitting a query using that string of characters. This procedure is used by registrars to query the registry database as well as to insert names to the registry database. As the number of registered domain names has increased, the amount of time required to find a suitable domain name that is available by querying the registry database has increased. Many names with obvious application to commercial endeavors have already been registered. It is increasingly difficult to find suitable domain names for commercial and other endeavors. One problem with prior domain name registration systems is that users can not easily check multiple names at one time. The process of checking a single name, finding out whether it is available, checking another variation and finding out whether that name is available, checking yet other variations for availability, and making a list of the available choices is often lengthy, laborious and frustrating.
Another problem with domain name registration is that as more domain names are registered, it is increasingly difficult to create the ideal domain name suitable for a particular purpose or commercial venture. Users often spend much time trying variations of word orders or finding synonyms for a particular word.
SUMMARYA system is disclosed that includes a user interface through which a user can submit a query to check the availability statuses of multiple items, such as domain names. After the query results are returned, the user is presented with a web form which includes a tabular display indicating, at intersections between rows and columns, the availability statuses of the items. From this tubular display, the user can select, and generate a request that specifies, multiple available items. The system and method can be used to increase the speed and productivity of querying and updating a domain name registry or other database.
In one embodiment, the system facilitates the querying of domain names in a registry database and the addition and modification of data elements to the registry database in a novel manner. The system includes a computer server for generating and displaying real-time data tables and a query server for checking the availability of and inserting multiple names as domain names in the registry database. In one embodiment, the computer server functions as a web server to provide an easy-to-use interface between the system and a system user.
BRIEF DESCRIPTION OF THE DRAWINGSThese and other features of the invention will now be described with reference to the drawings summarized below. These drawings and the associated description are provided to illustrate a preferred embodiment of the invention, and not to limit the scope of the invention.
In embodiment of the present invention provides a method for the entry, display and submittal of multiple names to a domain name registry database. Briefly, the method involves querying the registry database for multiple names submitted by a user and displaying the availability information for each of the multiple names in an Availability Results Table. The names may be submitted by the user either with or without TLD extensions. The user may then select one or more of the available names for registration as a domain name.
The invention can be implemented in a variety of embodiments. In one embodiment, the user submits multiple names to be checked for availability using a web-based form. In another embodiment, the user employs a batch mode application to submit large sets of names to be checked for availability. Although the invention will be described in relation to a domain name registry database, the method may be implemented for any of a variety of different types of text databases.
In one embodiment, a Smart-Check module is included to assist users in finding a suitable alternative to the originally desired or “ideal name” which may already be in use as a domain name. Given the ideal name, the Smart-Check module provides a number of alternatives that are variations on the ideal name. These alternatives may include similar sounding words to the ideal name, and/or words with a similar meaning as the ideal name.
For purposes of illustration, the method is described herein in the context of a web-based system. Throughout the description, reference will be made to various implementation-specific details of the web-based implementation. These details are provided in order to fully illustrate an embodiment of the invention, and not to limit the scope of the invention. The scope of the invention is set forth in the appended claims. The various process steps described herein are preferably performed by or using software executed by one or more general-purpose computers, although the process steps could alternatively be embodied in-whole or in-part within special purpose hardware.
I. Availability Checking Method and Display of Availability Results Table
In Module 3 of
A web page 310 for one web-based embodiment is shown in
Because the system is preferably implemented using an object-oriented extensible programming model (such as Java), it is possible for a virtually unlimited number of specified or system-generated names to be processed for availability analysis, reporting, selection, domain name registration, and registration confirmation at one time. In one web-based embodiment, the Availability Results and Registry Response Tables are dynamically created as Java Server Pages (JSPs).
The query process will now be described in further detail with reference to
To illustrate this process, it will be assumed that the user is searching for a domain name for a new restaurant and wants some variation of “Petes” with “grill” (or another suitable name such as “cafe,” “diner,” “place,” or “restaurant”). Thus, the user types the query “PetesGrill” into one of the name fields 320 or into the text window 420. The user can also check other combinations by typing “PetesDiner,” “PetesPlace,” “PetesCafe,” and “PetesRestaurant” into the name fields 320 or text window 420 (see
As indicated by step 510, the query server 120 opens a SSL socket to the registry database 140 or alternatively gets a socket from a pool of available sockets. In step 520, queries are run using the name “PetesGrill” (the first name in the set of names) in combination with multiple TLD extensions such as “com,” “net,” and “org.” Thus, for example, the query server 120 first looks for “PetesGrill.com” in the registry database 140. If, at step 520, “PetesGrill.com” is found in the registry database 140, “PetesGrill.com” is flagged at step 530 as not available for domain name registration. Otherwise, “PetesGrill.com” is flagged at step 540 as being available for domain name registration. These steps are repeated for “PetesGrill.net” and “PetesGrill.org.” After “PetesGrill” has been queried with each of the multiple TLD extensions, the query server 120 will query the registry database for “PetesDiner” (the second name in the set of names) in combination with the multiple TLD extensions. The above process is then repeated for “PetesPlace,” “PetesCafe,” and “PetesRestaurant.” After each of the names has been queried with each of the multiple TLD extensions, the SSL socket is closed or returned to the socket pool (step 570) and the query results for the set of names is displayed in an Availability Results Table (step 580).
II. Registration and Display of Registry Response Table
As illustrated in
After registration of each of the domain names has been completed in the registry database 140, the real-time Registry Response Table 1020, as illustrated in
As apparent in the foregoing description of a preferred embodiment, the user can check the availability of multiple domain names, submit one or more domain names for registration, and determine the results of the registration submission without needing to load or view more than four web pages (or three web pages if the summary page is omitted). By reducing the number of web page loads, the system significantly increases the efficiency of the registration process.
III. Smart-Check Module
The query server 120 may optionally include a Smart-Check module for automatically checking names that are similar or related to those specified by the user. In one embodiment, the Smart-Check module uses a database of written and spoken language phrases and words, along with statistical analysis and databases that contain information about the frequency of use of words and phrases in written and broadcast media, to generate variations of a user-specified ideal domain name. The module may be provided as an optional feature that can be enabled and disabled by the user (e.g., using a check box provided on the “Check Availability” page).
The Smart-Check module preferably suggests alternatives and variations based on frequency of use in a specified language and therefore generates familiar or recognizable names. Additionally, the Smart-Check module can generate names that do not exist in the lexicon, but have strong connections to existing words or phrases in the specified language. The generation of alternative names is preferably accomplished using databases containing frequency of use information about words and phrases in a particular language, databases containing information about idiomatic expressions commonly used in the specified language, and databases of company names and their associated business activities. Using these databases as tools and well-known artificial intelligence algorithms including neural network algorithms, the Smart-Check module generates variations on the ideal name or names originally specified by the user.
In one embodiment, the Smart-Check module may be directed to generate variations based on the ideal name by taking into account user-specified qualities that are sought in the name desired. For example, such qualities may include humorous qualities, cynical/satirical qualities, qualities that reflect a company's business activities or goals, or emotional states (such as happiness, sadness or enthusiasm). The Smart-Check module can also take into account whether the variation has a double meaning or relates to a term of art in a particular field of endeavor.
In another embodiment, the Smart-Check module checks various combinations and permutations of user specified names. For example, a user wanting a domain name derived from some variation of his own personal name can use the Smart-Check module to check for various combinations and permutations of his first, middle and last names. Thus, if the user enters his name of “John Paul Doe,” the Smart-Check module checks the availability of combinations and permutations of “John,” “Paul,” and “Doe” (such as “JohnDoe,” “JDoe,” “JPDoe,” “JohnPDoe,” “JohnD,” etc.).
The additional names, if any, added to the set by the Smart-Check module may be checked for availability using the same process as described above. The results for these additional names may, for example, be shown in a separate Availability Results Table on the same web page, or in the same Availability Results Table (e.g., in a different color) as the user-specified names. Further, the web page displaying the Availability Results Table could include a separate Availability Results Table for each user-specified name, such that the results for the names added by Smart-Check are shown in the respective tables to which they correspond.
Although this invention has been described in terms of certain preferred embodiments, other embodiments that are apparent to those of ordinary skill in the art, including embodiments which do not provide all of the benefits and features set forth herein, are also within the scope of this invention. Accordingly, the scope of the present invention is defined only by reference to the appended claims.
Claims
1. A computer-implemented method, comprising:
- receiving a request generated by a user via submission of a first electronic form;
- checking availability statuses of a plurality of items that correspond to the request;
- outputting results of the request for presentation to the user via a second electronic form that includes a tabular display having a plurality of rows and a plurality of columns, wherein each of the plurality of items corresponds to a respective intersection of a row and a column, and the tabular display indicates, at the intersections of the rows and columns, the availability statuses of corresponding ones of said items; and
- receiving a subsequent request generated via submission of the second electronic form, said subsequent request identifying multiple items selected by the user via the tabular display.
2. The method of claim 1, wherein the second electronic form includes functionality for the user to select multiple items from the tabular display, and to submit a single request that specifies multiple selected items.
3. The method of claim 1, wherein the second electronic form includes check boxes at respective intersections of the rows and columns, said check boxes permitting multiple ones of said items to be selected concurrently for purposes of submitting the second electronic form.
4. The method of claim 1, wherein the items include domain names.
5. The method of claim 1, wherein the method is performed by a server system that communicates over a network with a user computer.
6. A server system programmed to perform the method of claim 1.
7. A system, comprising:
- a first electronic form adapted for user generation of requests to check availability statuses of items; and
- a server system programmed to respond to a request generated by a user via the first electronic form by at least (a) determining availability statuses of a plurality of items, and (b) generating a second electronic form to present to the user, said second electronic form comprising a tabular display having a plurality of rows and a plurality of columns, and indicating, at intersections of said rows and columns, the availability statuses of the corresponding items;
- wherein the second electronic form is configured to enable the user to select multiple available items, and to generate a single request that specifies said multiple available items.
8. The system of claim 7, wherein the tabular display includes means for selecting each available item.
9. The system of claim 7, wherein the second electronic form includes check boxes at respective intersections of the rows and columns, said check boxes permitting multiple ones of said items to be selected concurrently for purposes of submitting the second electronic form.
10. The system of claim 7, wherein the items include domain names.
Type: Application
Filed: Nov 29, 2007
Publication Date: Mar 20, 2008
Inventor: Barry Fellman (Miami, FL)
Application Number: 11/947,583
International Classification: G06F 17/30 (20060101);