USRE44207E1 - Network resource access method, product, and apparatus - Google Patents

Network resource access method, product, and apparatus Download PDF

Info

Publication number
USRE44207E1
USRE44207E1 US11/952,105 US95210507A USRE44207E US RE44207 E1 USRE44207 E1 US RE44207E1 US 95210507 A US95210507 A US 95210507A US RE44207 E USRE44207 E US RE44207E
Authority
US
United States
Prior art keywords
uri
set forth
web page
advertisement
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime, expires
Application number
US11/952,105
Inventor
Eric Schneider
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mec Management LLC
Original Assignee
ESDR Network Solutions LLC
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
Priority claimed from US09/532,500 external-priority patent/US7136932B1/en
Priority claimed from US09/598,134 external-priority patent/US6895430B1/en
Priority claimed from US09/643,584 external-priority patent/US7010568B1/en
Priority claimed from US09/644,587 external-priority patent/US6973505B1/en
Priority to US11/952,105 priority Critical patent/USRE44207E1/en
Application filed by ESDR Network Solutions LLC filed Critical ESDR Network Solutions LLC
Assigned to ESDR NETWORK SOLUTIONS LLC reassignment ESDR NETWORK SOLUTIONS LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SCHNEIDER, ERIC
Publication of USRE44207E1 publication Critical patent/USRE44207E1/en
Application granted granted Critical
Assigned to S. AQUA SEMICONDUCTOR, LLC reassignment S. AQUA SEMICONDUCTOR, LLC MERGER (SEE DOCUMENT FOR DETAILS). Assignors: ESDR NETWORK SOLUTIONS LLC
Assigned to INTELLECTUAL VENTURES ASSETS 123 LLC reassignment INTELLECTUAL VENTURES ASSETS 123 LLC NUNC PRO TUNC ASSIGNMENT (SEE DOCUMENT FOR DETAILS). Assignors: S. AQUA SEMICONDUCTOR, LLC
Assigned to MEC MANAGEMENT, LLC reassignment MEC MANAGEMENT, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTELLECTUAL VENTURES ASSETS 123 LLC
Assigned to INTELLECTUAL VENTURES ASSETS 123 LLC, INTELLECTUAL VENTURES ASSETS 118 LLC reassignment INTELLECTUAL VENTURES ASSETS 123 LLC SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MEC MANAGEMENT LLC
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links

Definitions

  • This invention generally relates selecting online advertisements, and more specifically relates to a method, product, and apparatus for using a URI component to select and provide advertising, search terms, and available identifiers.
  • the Internet is a vast computer network consisting of many smaller networks that span the world.
  • a network provides a distributed communicating system of computers that are interconnected by various electronic communication links and computer software protocols. Because of the Internet's distributed and open network architecture, it is possible to transfer data from one computer to any other computer worldwide.
  • WWW World-Wide-Web
  • HTTP Hypertext Transfer Protocol
  • TCP/IP Transmission Control Protocol/Internet Protocol
  • IP Internet Protocol
  • HTTP protocol permits client systems connected to the Internet to access independent and geographically scattered server systems also connected to the Internet.
  • Client side browsers such as Netscape Navigator and/or Microsoft Internet Explorer (MSIE) provide graphical user interface (GUI) based client applications that implement the client side portion of the HTTP protocol.
  • GUI graphical user interface
  • HTML pages are made up of standard text as well as formatting codes that indicate how the page should be displayed. The client side browser reads these codes in order to display the page.
  • a web page may be static and requires no variables to display information or link to other predetermined web pages.
  • a web page is dynamic when arguments are passed which are either hidden in the web page or entered from a client browser to supply the necessary inputs displayed on the web page.
  • Common Gateway Interface CGI is a standard for running external programs from a web server.
  • CGI specifies how to pass arguments to the executing program as part of the HTTP server request.
  • a CGI script may take the name and value arguments from an input form of a first web page which may be used as a query to access a database server and generate an HTML web page with customized data results as output that is passed back to the client browser for display.
  • the Web is a means of accessing information on the Internet that allows a user to “surf the web” and navigate Internet resources intuitively, without technical knowledge.
  • the Web dispenses with command-line utilities, which typically require a user to transmit sets of commands to communicate with an Internet server. Instead, the Web is made up of millions of interconnected web pages, or documents, which may be displayed on a computer monitor. Hosts running special servers provide the Web pages. Software that runs these Web servers is available on a wide range of computer platforms including PC's.
  • URI Uniform Resource Identifier
  • a Uniform Resource Identifier is a compact string of characters for identifying an abstract or physical resource. URIs, is the generic set of all names and addresses that refer to objects on the Internet. URIs that refer to objects accessed with existing protocols are known as URLs.
  • a URL is the address of a file accessible on the Internet. The URL contains the name of the protocol required to access the resource, a domain name, Fully Qualified Domain Name (FQDN), or IP address that identifies a specific computer on the Internet, and a hierarchical description of a file location on the computer.
  • the URI “http://www.example.com:80/index.html#appendix” is the concatenation of several components where “http:” is the scheme or protocol, “//www.example.com” is the FQDN having “www” as the host of the domain name “example.com”, “:80” is the port connection for the HTTP server request, “index.html” is the filename located on the server, “#appendix” is the identifier to display a fragment of the HTML file called “index”.
  • the URL “http://www.example.com” also retrieves an HTML file called “index” on a HTTP server called “example.com”. By default, when either a port or filename is omitted upon accessing a HTTP server via a URL, the client browser interprets the request by connecting via port 80, and retrieving the HTML file called “index”.
  • a domain name consists of two parts: a host and a domain.
  • the letters to the right of the “dot” are referred to as Top Level Domains (TLDs)
  • TLDs Top Level Domains
  • SLDs second-level domains
  • TLDs the letters to the right of the “dot”
  • TLDs hosts, computers with assigned IP addresses that are listed in specific TLD registries
  • SLDs second-level domains
  • Domain name space is the ordered hierarchical set of all possible domain names either in use or to be used for locating an IP address on the Internet.
  • TLDs are known as top-level domains because they comprise the highest-order name space available on the Internet.
  • Second-level domains, as well as third-level domains (3LDs) such as “king.tut.net”, are subsidiary to TLDs in the hierarchy of the Internet's DNS.
  • URLs are used in media and written in documents or typed within e-mail, and data files, etc. as a means to make reference to online content that helps express the context of the ideas one wishes to communicate.
  • URLs are generally written in an abbreviated manner as partial URLs or domain names (e.g., “http://www.example.com” is the URL, “www.example.com” is the FQDN, and “example.com” is the domain name).
  • domain names e.g., “http://www.example.com” is the URL
  • www.example.com” is the FQDN
  • example.com is the domain name
  • Improvements have been made to recognize partial URLs when entered in the location field of a web browser or network accessible device for automatically appending protocol information so a full URL request can be made.
  • the browser modifies the request by adjusting the partial URL and adding “http://” in front of the domain name or FQDN in order to construct a valid URL.
  • companies have modified their advertising and distribution of URLs through print, film, radio, television and other media as “example.com” or “www.example.com” instead of the URL “http://www.example.com”.
  • the mnemonic is only applicable when using a command line of a device or location field of a web browser program as a means to access the advertised web site.
  • a CGI script called “weather” is executed passing the value “44106” for the name “zip”, which in this case represents a zip code.
  • the present invention allows portions of a URI to be used as a search request for advertising selection.
  • the invention allows for coupons, rebates, offers and advertising to de displayed or printed in response to keywords extracted from a URI or meta content corresponding with the page source of such a URI.
  • the present invention displays keywords extracted from Meta or Title information to assist a user or subscriber with search terms to help form a query or search request.
  • the invention also displays available identifiers such as domain names in addition to the displayed search terms.
  • the present invention allows for keywords used as a search request to be further used as path names to generate a shorter URI on the fly in real time rather than displaying such search results from a longer URI.
  • the invention further uses extracted keywords to display advertising that represents competition to the received URI.
  • the present invention reduces the extra steps of remembering or typing and possibly misspelling a recipient address, by combining the functions of sending e-mail by only typing in a URI.
  • the invention enables the user to combine Boolean logic with valid URI notation to generate a search request from the URI or vice-versa.
  • a method for locating a network resource from a first identifier having a valid accessible first URI includes the steps of parsing at least one URI component from the first URI, selecting a first content corresponding to said at least one URI component of the first URI, generating a valid accessible second URI that accesses said first content, and accessing the first URI and said second URI.
  • a method for processing a search request having at least one keyword wherein the search results of the search request is accessed from an accessible first URI having a query component that corresponds to the at least one keyword includes the steps of generating a second URI having a default file that accesses the first URI and a non-query component that corresponds to the at least one keyword, and accessing said second URI.
  • a method for sending a message to an e-mail address includes the steps of accessing an accessible first URI, wherein said first URI is not an e-mail address, submitting the message to be sent from said first URI, generating the e-mail address from said first URI in response to submitting the message, and sending the message to the generated e-mail address.
  • a computer-readable medium that includes computer-executable instructions may be used to perform substantially the same methods as those described above is provided.
  • FIG. 1a is a block diagram of an exemplary distributed computer system in accordance with the present invention.
  • FIG. 1b is a block diagram illustrating exemplary information records stored in memory in accordance with the present invention.
  • FIG. 2 is a flowchart illustrating the steps performed by a prior art system for accessing a URI.
  • FIG. 3 is a flowchart illustrating the steps performed for generating a valid URI in accordance with the present invention.
  • FIG. 4 is a flowchart illustrating the steps performed for generating a valid URI in response to determining that an existing valid URI is inaccessible in accordance with the present invention.
  • FIG. 5a is a flowchart illustrating the steps performed for generating an accessible second URI that retrieves an advertisement corresponding to components of a first URI in accordance with the present invention.
  • FIG. 5b is a flowchart illustrating the steps performed generating an accessible second URI that retrieves an advertisement corresponding advertisement to meta-information of a first URI in accordance with the present invention.
  • FIG. 5c is a flowchart illustrating the steps performed generating an accessible second URI that may access an advertisement, keywords, and available identifiers corresponding to a first URI in accordance with the present invention.
  • FIG. 6 is a flowchart illustrating the steps performed for extracting a domain or FQDN to determine hyperlinks or advertisements based on competition associated from a generated URI of received input in accordance with the present invention.
  • FIG. 7 is a flowchart illustrating the steps performed for generated an accessible URI based upon a search request in accordance with the present invention.
  • FIG. 8 is a diagram depicting how results may be displayed in a web browser in accordance with the present invention.
  • the processes and operations performed by the computer include the manipulation of data bits by a local processing unit and/or remote server and the maintenance of these bits within data structures resident in one or more of the local or remote memory storage devices. These data structures impose a physical organization upon the collection of data bits stored within a memory storage device and represent electromagnetic spectrum elements.
  • a process may generally be defined as being a sequence of computer-executed steps leading to a desired result. These steps generally require physical manipulations of physical quantities. Usually, though not necessarily, these quantities may take the form of electrical, magnetic, or optical signals capable of being stored, transferred, combined, compared, or otherwise manipulated. It is conventional for those skilled in the art to refer to these signals as bits or bytes (when they have binary logic levels), pixel values, works, values, elements, symbols, characters, terms, numbers, points, records, objects, images, files, directories, subdirectories, or the like. It should be kept in mind, that these and similar terms should be associated with appropriate physical quantities for computer operations, and that these terms are merely conventional labels applied to physical quantities that exist within and during operation of the computer.
  • manipulations within the computer are often referred to in terms such as adding, comparing, moving, positioning, placing, illuminating, removing, altering, etc., which are often associated with manual operations performed by a human operator.
  • the operations described herein are machine operations performed in conjunction with various input provided by a human operator or user that interacts with the computer.
  • the machines used for performing the operation of the present invention include local or remote general-purpose digital computers or other similar computing devices.
  • FIG. 1a illustrates an exemplary system for providing a distributed computer system 100 in accordance with one aspect of the present invention and may include client computers or any network access apparatus 110 connected to server computers 120 via a network 130 .
  • the network 130 may use Internet communications protocols (IP) to allow clients 110 to communicate with servers 120 .
  • IP Internet communications protocols
  • the network access apparatus 110 may include a modem or like transceiver to communicate with the electronic network 130 .
  • the modem may communicate with the electronic network 130 via a line 116 such as a telephone line, an ISDN line, a coaxial line, a cable television line, a fiber optic line, or a computer network line.
  • the modem may wirelessly communicate with the electronic network 130 .
  • the electronic network 130 may provide an on-line service, an Internet service provider, a local area network service, a wide area network service, a cable television service, a wireless data service, an intranet, a satellite service, or the like.
  • the client computers 110 may be any network access apparatus including hand held devices, palmtop computers, personal digital assistants (PDAs), notebook, laptop, portable computers, desktop PCs, workstations, and/or larger/smaller computer systems. It is noted that the network access apparatus 110 may have a variety of forms, including but not limited to, a general purpose computer, a network computer, an internet television, a set top box, a web-enabled telephone, an internet appliance, a portable wireless device, a game player, a video recorder, and/or an audio component, for example.
  • PDAs personal digital assistants
  • the network access apparatus 110 may have a variety of forms, including but not limited to, a general purpose computer, a network computer, an internet television, a set top box, a web-enabled telephone, an internet appliance, a portable wireless device, a game player, a video recorder, and/or an audio component, for example.
  • Each client 110 typically includes one or more processors 166 , memories 168 , and input/output devices 170 .
  • An input device may be any suitable device for the user to give input to client computer system 110 , for example: a keyboard, a 10-key pad, a telephone key pad, a light pen or any pen pointing device, a touchscreen, a button, a dial, a joystick, a steering wheel, a foot pedal, a mouse, a trackball, an optical or magnetic recognition unit such as a bar code or magnetic swipe reader, a voice or speech recognition unit, a remote control attached via cable or wireless link to a game set, television, and/or cable box.
  • a data glove, an eye-tracking device, or any MIDI device may also be used.
  • a display device may be any suitable output device, such as a display screen, text-to-speech converter, printer, plotter, fax, television set, or audio player.
  • the input device is typically separate from the display device, they may be combined; for example: a display with an integrated touchscreen, a display with an integrated keyboard, or a speech-recognition unit combined with a text-to-speech converter.
  • the servers 120 may be similarly configured. However, in many instances server sites 120 include many computers, perhaps connected by a separate private network. In fact, the network 130 may include hundreds of thousands of individual networks of computers. Although client computers 110 are shown separate from the server computers 120 , it is understood that a single computer might perform the client and server roles.
  • client computers 110 are shown separate from the server computers 120 , it is understood that a single computer might perform the client and server roles.
  • FIG. 1a is intended to be merely illustrative.
  • the present invention may also be practiced in other computing environments. For example, the present invention may be practiced in multiple processor environments wherein the client computer includes multiple processors. Moreover, the client computer need not include all of the input/output devices as discussed above and may also include additional devices.
  • the present invention may also be practiced via Intranets and more generally in distributed environments in which a client computer requests resources from a server computer.
  • users of the clients 110 may desire to access information records 122 stored by the servers 120 while utilizing, for example, the Web.
  • server systems 120 may also include one or more search engines having one or more databases 124 .
  • the records of information 122 may be in the form of Web pages 150 .
  • the pages 150 may be data records including as content plain textual information, or more complex digitally encoded multimedia content, such as software programs, graphics, audio signals, videos, and so forth. It should be understood that although this description focuses on locating information on the World-Wide-Web, the system may also be used for locating information via other wide or local area networks (WANs and LANs), or information stored in a single computer using other communications protocols.
  • WANs and LANs wide or local area networks
  • the clients 110 may execute Web browser programs 112 , such as Netscape Navigator or MSIE to locate the pages or records 150 .
  • Web browser programs 112 enable users to enter addresses of specific Web pages 150 to be retrieved. Typically, the address of a Web page is specified as a URI or more specifically as a URL.
  • the browser programs 112 may provide access to other pages or records by “clicking” on hyperlinks (or links) to previously retrieved Web pages. Such links may provide an automated way to enter the URL of another page, and to retrieve that page.
  • FIG. 1b illustrates a block diagram of a processor 166 coupled to a storage device such as memory 168 and to input/output devices 170 in a client 110 and/or server 120 computing system.
  • Stored in memory 168 may be information records 122 having any combination of exemplary content such as lists, files, and databases.
  • Such records may include for example: user modifiable configuration settings 174 , identifier generation routines 176 , FDN registry 178 , TLD cache 180 , prefix database 182 , Templates 184 , GO List 186 , name translation table 188 , and advertising cache 190 .
  • These information records may be further introduced and discussed in more detail throughout the disclosure of this invention.
  • FIG. 2 is a flowchart illustrating the steps performed by a prior art system for locating a network resource from an identifier by accessing a URI.
  • a device such as a network access apparatus 110 , servlet, applet, stand-alone executable program, or user interface element such as a text box object, command line, speech to text interface, location field 814 of a web browser 112 , may receive and parse input such as text or voice in step 210 . It then may be determined in step 215 whether the input 210 is a URI. If the input is a URI, then an attempt may be made in step 220 to access the URI. The URI may be accessed when it is determined in step 222 that the URI is accessible.
  • a URI may be generated from the input (e.g., if a scheme is missing the prefix “http://” or another scheme prefix may be concatenated to input). If so, then a URI is generated 230 and an attempt may be made in step 220 to access the URI. If the URI can not be generated or accessed, then a message indicating that the URI can not be generated or accessed may be displayed in step 235 .
  • FIG. 3 is a flowchart illustrating the steps performed for generating a valid URI.
  • step 225 it may be determined in step 310 whether it is configured to determine whether other methods may be applied to access a valid URI corresponding to input. If configuration 174 is not enabled, then a message indicating that the URI can not be generated may be displayed in step 235 . However, when configuration is enabled, then at least one other method may be applied in step 315 in sequence or parallel including methods explained in U.S. patent application Ser. No. 09/532,500 filed Mar.
  • FIG. 4 is a flowchart illustrating the steps performed for generating a valid URI in response to determining that an existing valid URI is inaccessible.
  • a valid URI may be generated in step 410 to access content by extracting identifiers such as keywords from the non-query component URI (e.g., directory, domain, port, or fragment, etc.) of the inaccessible URI and using such keywords or search terms as a search request or as the query portion of the generated valid URI.
  • identifiers such as keywords from the non-query component URI (e.g., directory, domain, port, or fragment, etc.) of the inaccessible URI and using such keywords or search terms as a search request or as the query portion of the generated valid URI.
  • an attempt may be made in step 220 to access the URI.
  • FIG. 5a is a flowchart illustrating the steps performed for generating an accessible second URI that retrieves an advertisement corresponding to components of a first URI.
  • a script may be executed in step 510 to extract at least one keyword from any URI components and select in step 515 an advertisement from an advertising cache 190 that may correspond to any extracted keywords and/or to other identifiers that are similar to such extracted keywords.
  • An accessible second URI may be generated in step 520 that provides, renders, and/or displays a web page having two frames. The first frame may access the selected ad and the second frame may access the first valid URI.
  • the URI “http://books.com” is generated and URI components “http”, “books”, “com” may be extracted from the CGI script.
  • the word “books” may be used to select an advertisement by consulting a table of advertisements and/or advertising cache 190 relating to the keyword “books”. Many advertisers may compete for rotation frequency of their ad per group or category.
  • an accessible URI may be generated and when accessed displays the advertisement and web based location field in one frame and display the content of the URI “http://books.com” in the second frame.
  • the URI “http://stories.top.com” may be generated based upon a selected access method (note that a variety of access methods may be used by the present invention to generate different accessible URIs if need be). Keywords extracted from URI are “stories” and “top”. A phrase such as “top stories” and “stories top” may also be generated from URI components to more specifically target ad categories for advertisers.
  • FIG. 5b is a flowchart illustrating the steps performed generating an accessible second URI that retrieves an advertisement corresponding advertisement to meta-information of a first URI.
  • a script may be executed in step 540 to submit a HTTP HEAD request of the valid URI.
  • a HTTP response is received then at least one keyword may be extracted in step 545 from the response of the HEAD request from the ⁇ TITLE> and/or ⁇ META> tag of the target URI.
  • ad may be selected and retrieved from an ad cache 190 corresponding to at least one extracted keyword.
  • an accessible second URI may then be generated in step 555 that when accessed displays a web page with two frames.
  • An ad may be accessed by the first frame including selectable keywords to assist the user in performing further targeted searching of other search requests, while accessing the first URI in the other frame.
  • URI HEAD request further extracts keywords from the ⁇ META> tag or the ⁇ TITLE> tag from the URI to assist in yet more specific targeted ad rotation.
  • keywords like “news”, “headlines”, “weather”, “sports”, for example, may be extracted from the ⁇ META> tag of the URI.
  • the keywords may be used to select an ad from an ad cache the may reside on the client machine and/or locally through an advertising cache 190 stored at the Internet Service Provider (ISP)/Application Service Provider (ASP) or the like. If an ad can not be selected based on this information then keywords may be passed to generate a URI having a query to further assist in ad selection.
  • ISP Internet Service Provider
  • ASP Application Service Provider
  • the display of suggested search terms or keywords to assist a user in refining a search request is not limited by the components of the URI to extract ⁇ META> or ⁇ TITLE> tag information from the next web page before displaying the next page.
  • Such keywords may also be selected from any accessed content and/or the page source of the URI.
  • such keywords may be selected from any URI components.
  • Another preferred implementation is based on a search page as a front end for search engines.
  • FIG. 5c is a flowchart illustrating the steps performed generating an accessible second URI that may access an advertisement, keywords, and available identifiers corresponding to a first URI.
  • a script may be executed in step 560 to receive the page source of the first URI. Keywords may then be parsed in step 565 from URI components and/or the page source of the first URI. At least one available identifier (e.g. domain name) may be generated in step 570 by combining selected parsed keywords and determining identifier availability.
  • Advertisements may be selected in step 575 by retrieving ads from an ad cache that corresponds to at least one keyword or generated identifier. After keyword extraction, identifier generation, and ad selection, an accessible second URI may be generated in step 580 that displays a web page with two frames having the selected ad in the first frame including links of any identifiers available for registration, and a list of selectable keywords to assist with targeted searching of other web pages, while the first URI is accessed in a second frame.
  • FIG. 6 is a flowchart illustrating the steps performed for extracting a domain or FQDN to determine hyperlinks or advertisements based on competition associated from a generated URI of received input.
  • a script may be executed in step 610 to parse a FQDN from the valid URI.
  • Data that corresponds to FQDN may be retrieved in step 615 from an ad database 190 so at least one hyperlink may be generated or at least one ad retrieved from data that represents competition to the FQDN.
  • a second URI may be generated in step 620 that has at least one hyperlink or at least one ad as content.
  • a third URI may be generated in step 625 that displays a web page with two frames having content of the valid URI in the first frame and the second URI in the second frame.
  • Ads may be targeted by displaying a combination of competitor ads and/or hyperlinks in response to receiving the domain name or FQDN of the URI as input.
  • the selected advertisement may corresponds to competition of an entity that manages the URI. For instance, the URI generated from input is “http://www.burgerking.com” and “burgerking” is extracted and determines that a McDonalds ad, rebate, or coupon may be displayed in conjunction with displaying the “burgerking” website. Links to a “McDonalds” web site may also be provided.
  • Inputting an identifier such as “burgerking.44106” may generate the URI “http://44106.burgerking.com” and when “44106” is extracted from the identifier, Burger King locations near the zip code “44106” may be displayed in conjunction with the website.
  • FIG. 7 is a flowchart illustrating the steps performed for generated an accessible URI based upon a search request.
  • a keyword is parsed in step 710 from a received search request, it then may be determined in step 715 whether a directory exists for the keyword. If the directory exists then it may further be determined in step 720 whether a file exists within the directory. If a file exists then it may be determined in step 725 whether the content of the file requires modification. If modification is needed then the content of the file may be modified in step 730 as necessary. If the directory does not exist then a directory may be created in step 735 .
  • a file within the directory may be created in step 740 forming a URI that accesses results of the search request.
  • an attempt may be made in step 220 to access the URI.
  • the home page of a website “http://update.to/index.htm” may provide an input text box that is used as a search request front end to pass variables to a CGI script.
  • a script may be executed to determine whether a directory called “news” exists on the server “update.to”. When it is determined that a “news” directory does not exist, then the directory may be created.
  • index.htm a file called “index.htm” is created in the “news” directory to generate the URI “http://update.to/news/index.htm”.
  • shorter URLs are generated in real time or on-the-fly when necessary and used as a substitute or proxy for longer URLs.
  • any filename may be used, it is a preferred aspect to use “index.htm” as a frame or redirect so the proxy URL is even shorter in string length.
  • a shorter URL makes it easier for a user to remember the URL for future use.
  • the invention is not limited to using only a FLD as a search request. Any directory or combination of directory levels may be either generated on the fly or used as a search request.
  • a domain e.g. SLD, 3LD
  • any combination of domain levels may in turn be used to generate a query.
  • search requests include three keywords or less.
  • an accessible URI http://example.com/coffee/cream/sugar/index.htm” may be generated in response processing the search request “coffee and cream and sugar”.
  • the input “example.com/coffee/cream/sugar” may generate search results in response to processing a web address or URI as a search request.
  • Boolean logic may be applied to extend variations of other search requests.
  • URI notation may be used as a system to generate a Boolean search request from the URI or vice-versa.
  • the search request “coffee or cream or sugar” may yield “http://example.com/coffee.cream.sugar/index.htm”
  • a URI to reduce user steps
  • web pages may be generated such that on each web page there corresponds a hidden variable of an e-mail address as a means to contact the owner of the web page. This is particularly useful when the web page serves as a web based e-mail interface to contact a recipient such as a friend, co-worker, or business entity. For instance, when “http://zipit.to/president” is received as input and accessed, a web page may be displayed allowing anyone viewing the web page to compose an e-mail message without having to enter the e-mail address of the recipient.
  • e-mail may be delivered by using protocols other than the “mailto:” protocol.
  • FIG. 8 is a diagram depicting how results may be displayed in a web browser in accordance with the present invention.
  • a client 110 web browser 112 having a web page 810 is used to connect to a server 120 via the Internet 130 that executes a CGI script 812 .
  • the location field of the web browser 112 is suppressed and the web page 810 displays at least two frames.
  • the first frame is the web based location field 814 including room to rotate advertisements 815 and the second frame 816 may be used to display the content 150 of a web address.
  • An input device 170 e.g., keyboard, mouse, pen light, touch screen, or microphone etc.
  • a client computer or network access apparatus 110 is typically used to receive a web address as input directly from a hyperlink (not shown) in the web page 810 , or from the location field 814 of the web page 810 .
  • a HTTP GET request may be generated from input and the browser 112 forwards the request to a server 120 , which processes the request by executing a CGI script 812 to extract URI components for ad selection.
  • a first URI 206 may be generated to receive a selected ad 815 for display and refresh the web based location field 814 when accessed by the first frame.
  • the content 150 of the URI generated from the input may be displayed in the second frame 816 of the web page 810 when accessed.
  • the location field 814 of the first frame may either persist by displaying the input or may be cleared out for entry of the next web address.
  • Both the first URI and second URI may be generated as frames and displayed as a web page 810 by the CGI script 812 .
  • Another web page 810 ′ (as discussed in FIG. 5b ) having a location field that is suppressed may be displayed by using a different CGI script 812 ′.
  • the first frame 818 is the web based location field 814 including room to rotate advertisements 815 ′ and display suggested keywords, available domain names 822 , or search terms 825 to assist a user in selecting a more specific search.
  • the second frame 820 may be used to display the content 150 of a web address.
  • a URI GET request may be generated from input, and the browser 112 may forward the request to a server 120 , which processes the request by executing a CGI script 812 to determine validity of the input.
  • An accessible URI is generated from the input and then a URI HEAD request may obtain and extract header information from the accessible URI to determine what advertisement 815 ′ and/or keywords 825 may be generated and displayed in the first frame 818 of the web page 810 ′ whereas the content of the second frame 820 is the content of the URI.
  • Both the first URI and second URI may be generated as frames and displayed as a web page 810 ′ by the CGI script 812 ′.
  • the text box object may be located anywhere and on any web page including a text box that may be embedded or displayed as part of an on-line advertisement.
  • the text box object may be used in a stand-alone application or stored on magnetic and/or optical media that may be non-volatile, writable, removable, or portable.
  • the text box object may be incorporated as an applet or servlet and embedded in other applications.
  • the text box may be integrated in the taskbar or any part of the GUI's OS, or the OS bypassed and a user interface element overlaid as a graphic on a display device based on modifications to a video card and/or it's associated firmware or software drivers.
  • a command line text box may be further overlaid as an interactive object in other embodiments such as Internet television, cable television, digital television, or interactive television through an Internet appliance or set top box.
  • Those skilled in the art may make and use software program that functions as a browser plug-in.
  • a program may be downloaded and installed for integration into the command line of a device or location field 154 of a browser program 112 .
  • Modifying the source code of the browser program 112 itself may be more desirable, in effect, enabling tens of millions of users to take advantage of more creative ways to use input as a means to access a valid URI.
  • advertising banner ads may be displayed directly as part of the GUI for the client browser 112 rather than limited to web page based banner ad displayed in a frame as discussed in FIG. 8 .

Abstract

When a user retrieves a web page from a network and it is determined that the web page can be accessed from the network with a resource location request including a Uniform Resource Identifier (URI) having one or more URI components, one or more domain names can be generated from at least one of a one or more URI components and at least a portion of the web page, and the user can be provided a copy of the web page from the network along with the ability to determine whether at least one domain name of said one or more domain names is available for registration.

Description

CROSS REFERENCE TO RELATED APPLICATIONS
The application for patent claims priority of U.S. Provisional Application Ser. No. 60/153,594 filed Sep. 13, 1999, by Schneider and U.S. Provisional Application Ser. No. 60/152,015 filed Sep. 1, 1999, by Schneider, et al., which are hereby incorporated by reference.;
Thethis application for patent is also related to co-pending applications and claims the benefita continuation-in-part of U.S. patent application Ser. No. 09/643,584 filed Aug. 22, 2000, by Schneider, et al., now U.S. Pat. No. 7,010,568; this application for patent is also a continuation-in-part of U.S. patent application Ser. No. 09/598,134 filed Jun. 21, 2000, by Schneider, andnow U.S. Pat. No. 6,895,430; and this application for patent is also a continuation-in-part of U.S. patent application Ser. No. 09/532,500 filed Mar. 21, 2000, by Schneider, now U.S. Pat. No. 7,136,932, which are hereby incorporated by reference.
FIELD OF THE INVENTION
This invention generally relates selecting online advertisements, and more specifically relates to a method, product, and apparatus for using a URI component to select and provide advertising, search terms, and available identifiers.
BACKGROUND OF THE INVENTION
The Internet is a vast computer network consisting of many smaller networks that span the world. A network provides a distributed communicating system of computers that are interconnected by various electronic communication links and computer software protocols. Because of the Internet's distributed and open network architecture, it is possible to transfer data from one computer to any other computer worldwide. In 1991, the World-Wide-Web (WWW or Web) revolutionized the way information is managed and distributed.
The Web is based on the concept of hypertext and a transfer method known as Hypertext Transfer Protocol (HTTP) which is designed to run primarily over a Transmission Control Protocol/Internet Protocol (TCP/IP) connection that employs a standard Internet setup. A server computer may issue the data and a client computer displays or processes it. TCP may then convert messages into streams of packets at the source, then reassemble them back into messages at the destination. Internet Protocol (IP) handles addressing, seeing to it that packets are routed across multiple nodes and even across multiple networks with multiple standards. HTTP protocol permits client systems connected to the Internet to access independent and geographically scattered server systems also connected to the Internet.
Client side browsers, such as Netscape Navigator and/or Microsoft Internet Explorer (MSIE) provide graphical user interface (GUI) based client applications that implement the client side portion of the HTTP protocol. One format for information transfer is to create documents using Hypertext Markup Language (HTML). HTML pages are made up of standard text as well as formatting codes that indicate how the page should be displayed. The client side browser reads these codes in order to display the page. A web page may be static and requires no variables to display information or link to other predetermined web pages. A web page is dynamic when arguments are passed which are either hidden in the web page or entered from a client browser to supply the necessary inputs displayed on the web page. Common Gateway Interface (CGI) is a standard for running external programs from a web server. CGI specifies how to pass arguments to the executing program as part of the HTTP server request. Commonly, a CGI script may take the name and value arguments from an input form of a first web page which may be used as a query to access a database server and generate an HTML web page with customized data results as output that is passed back to the client browser for display.
The Web is a means of accessing information on the Internet that allows a user to “surf the web” and navigate Internet resources intuitively, without technical knowledge. The Web dispenses with command-line utilities, which typically require a user to transmit sets of commands to communicate with an Internet server. Instead, the Web is made up of millions of interconnected web pages, or documents, which may be displayed on a computer monitor. Hosts running special servers provide the Web pages. Software that runs these Web servers is available on a wide range of computer platforms including PC's.
A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource. URIs, is the generic set of all names and addresses that refer to objects on the Internet. URIs that refer to objects accessed with existing protocols are known as URLs. A URL is the address of a file accessible on the Internet. The URL contains the name of the protocol required to access the resource, a domain name, Fully Qualified Domain Name (FQDN), or IP address that identifies a specific computer on the Internet, and a hierarchical description of a file location on the computer. In addition, the last (optional) part of the URL may be a “?” followed by a query string having name/value pairs for parameters (e.g. “?size=small&quantity=3”) or a “#” followed by a fragment identifier indicating a particular position within the specified document.
The URI “http://www.example.com:80/index.html#appendix” is the concatenation of several components where “http:” is the scheme or protocol, “//www.example.com” is the FQDN having “www” as the host of the domain name “example.com”, “:80” is the port connection for the HTTP server request, “index.html” is the filename located on the server, “#appendix” is the identifier to display a fragment of the HTML file called “index”. The URL “http://www.example.com” also retrieves an HTML file called “index” on a HTTP server called “example.com”. By default, when either a port or filename is omitted upon accessing a HTTP server via a URL, the client browser interprets the request by connecting via port 80, and retrieving the HTML file called “index”.
A domain name consists of two parts: a host and a domain. Technically, the letters to the right of the “dot” (e.g., tut.net) are referred to as Top Level Domains (TLDs), while hosts, computers with assigned IP addresses that are listed in specific TLD registries are known as second-level domains (SLDs). For the domain name “tut.net”, “.net” is the TLD, and “tut” is the SLD. Domain name space is the ordered hierarchical set of all possible domain names either in use or to be used for locating an IP address on the Internet. TLDs are known as top-level domains because they comprise the highest-order name space available on the Internet. Second-level domains, as well as third-level domains (3LDs) such as “king.tut.net”, are subsidiary to TLDs in the hierarchy of the Internet's DNS.
URLs are used in media and written in documents or typed within e-mail, and data files, etc. as a means to make reference to online content that helps express the context of the ideas one wishes to communicate. URLs are generally written in an abbreviated manner as partial URLs or domain names (e.g., “http://www.example.com” is the URL, “www.example.com” is the FQDN, and “example.com” is the domain name). During the early stages of commercialization on the Internet, businesses displayed the full URL when advertising a commercial or display ad as a means to locate such resources on the Internet.
Improvements have been made to recognize partial URLs when entered in the location field of a web browser or network accessible device for automatically appending protocol information so a full URL request can be made. By submitting a domain name or FQDN in the location field, the browser modifies the request by adjusting the partial URL and adding “http://” in front of the domain name or FQDN in order to construct a valid URL. As a result of this convenience, companies have modified their advertising and distribution of URLs through print, film, radio, television and other media as “example.com” or “www.example.com” instead of the URL “http://www.example.com”. Though a helpful mnemonic for consumers to more readily identify and access the location and origin of goods and services on a public network such as the Internet, the mnemonic is only applicable when using a command line of a device or location field of a web browser program as a means to access the advertised web site.
U.S. Provisional Application Ser. No. 60/143,859 filed Jul. 15, 1999, by Schneider entitled “Method and apparatus for generation, registration, resolution, and emulation of name space”, now abandoned, uses a domain name having a top level domain alias (TLDA) to simultaneously access and search a given resource demonstrating the combination of both resolution and search services. For instance, when input is received and processed such as “http://example.44106”, steps are performed to determine that “.44106” is not a resolvable TLD and may be processed instead as a search term. Steps may then be performed to translate input into a valid URI such as “http://example.com/weather.cgi?zip=44106”. When the URI is accessed, a CGI script called “weather” is executed passing the value “44106” for the name “zip”, which in this case represents a zip code. By so doing a fictitious name may be used to simultaneously access both a resource and search request.
U.S. Provisional Application Ser. No. 60/152,015 filed Sep. 1, 1999, by Schneider, et al., entitled “Method and apparatus for using a portion of a URI as a search request.” generates a shorter URI on the fly as a substitute for longer URIs that reflect the results of queries or search requests. For instance, when “http://update.to/news” is received as input it may be determined that no such URI exists and, in response, create the URI on the fly as a means to access content from a longer URI such as:
  • “http://update.to/cgi-bin/update.cgi?search=news”.
This clearly demonstrates the need for methods of encouraging the creative use of URIs to access resources. Accordingly, in light of the above, there is a strong need in the art for a system and method to improve how resources and content including advertising, search terms, and available identifiers may be accessed.
SUMMARY OF THE INVENTION
Briefly, the present invention allows portions of a URI to be used as a search request for advertising selection. The invention allows for coupons, rebates, offers and advertising to de displayed or printed in response to keywords extracted from a URI or meta content corresponding with the page source of such a URI. The present invention displays keywords extracted from Meta or Title information to assist a user or subscriber with search terms to help form a query or search request. The invention also displays available identifiers such as domain names in addition to the displayed search terms. The present invention allows for keywords used as a search request to be further used as path names to generate a shorter URI on the fly in real time rather than displaying such search results from a longer URI. The invention further uses extracted keywords to display advertising that represents competition to the received URI. The present invention reduces the extra steps of remembering or typing and possibly misspelling a recipient address, by combining the functions of sending e-mail by only typing in a URI. The invention enables the user to combine Boolean logic with valid URI notation to generate a search request from the URI or vice-versa.
In general, in accordance with the present invention a method for locating a network resource from a first identifier having a valid accessible first URI includes the steps of parsing at least one URI component from the first URI, selecting a first content corresponding to said at least one URI component of the first URI, generating a valid accessible second URI that accesses said first content, and accessing the first URI and said second URI.
In accordance with another aspect of the present invention a method for processing a search request having at least one keyword, wherein the search results of the search request is accessed from an accessible first URI having a query component that corresponds to the at least one keyword includes the steps of generating a second URI having a default file that accesses the first URI and a non-query component that corresponds to the at least one keyword, and accessing said second URI.
In accordance with yet another aspect of the present invention a method for sending a message to an e-mail address includes the steps of accessing an accessible first URI, wherein said first URI is not an e-mail address, submitting the message to be sent from said first URI, generating the e-mail address from said first URI in response to submitting the message, and sending the message to the generated e-mail address.
In accordance with yet additional aspects of the present invention, an apparatus which implements substantially the same functionality in substantially the same manner as the methods described above is provided.
In accordance with other additional aspects of the present invention, a computer-readable medium that includes computer-executable instructions may be used to perform substantially the same methods as those described above is provided.
The foregoing and other features of the invention are hereinafter fully described and particularly pointed out in the claims. The following description and the annexed drawings set forth in detail one or more illustrative aspects of the invention, such being indicative, however, of but one or a few of the various ways in which the principles of the invention may be employed.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1a is a block diagram of an exemplary distributed computer system in accordance with the present invention.
FIG. 1b is a block diagram illustrating exemplary information records stored in memory in accordance with the present invention.
FIG. 2 is a flowchart illustrating the steps performed by a prior art system for accessing a URI.
FIG. 3 is a flowchart illustrating the steps performed for generating a valid URI in accordance with the present invention.
FIG. 4 is a flowchart illustrating the steps performed for generating a valid URI in response to determining that an existing valid URI is inaccessible in accordance with the present invention.
FIG. 5a is a flowchart illustrating the steps performed for generating an accessible second URI that retrieves an advertisement corresponding to components of a first URI in accordance with the present invention.
FIG. 5b is a flowchart illustrating the steps performed generating an accessible second URI that retrieves an advertisement corresponding advertisement to meta-information of a first URI in accordance with the present invention.
FIG. 5c is a flowchart illustrating the steps performed generating an accessible second URI that may access an advertisement, keywords, and available identifiers corresponding to a first URI in accordance with the present invention.
FIG. 6 is a flowchart illustrating the steps performed for extracting a domain or FQDN to determine hyperlinks or advertisements based on competition associated from a generated URI of received input in accordance with the present invention.
FIG. 7 is a flowchart illustrating the steps performed for generated an accessible URI based upon a search request in accordance with the present invention.
FIG. 8 is a diagram depicting how results may be displayed in a web browser in accordance with the present invention.
DETAILED DESCRIPTION OF THE INVENTION
The present invention will now be described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout.
Turning first to the nomenclature of the specification, the detailed description that follows represents processes and symbolic representations of operations by conventional computer components, including a local processing unit, memory storage devices for the local processing unit, display devices, and input devices. Furthermore, these processes and operations may utilize conventional computer components in a heterogeneous distributed computing environment, including remote file servers, computer servers, and memory storage devices. These distributed computing components may be accessible to the local processing unit by a communication network.
The processes and operations performed by the computer include the manipulation of data bits by a local processing unit and/or remote server and the maintenance of these bits within data structures resident in one or more of the local or remote memory storage devices. These data structures impose a physical organization upon the collection of data bits stored within a memory storage device and represent electromagnetic spectrum elements.
A process may generally be defined as being a sequence of computer-executed steps leading to a desired result. These steps generally require physical manipulations of physical quantities. Usually, though not necessarily, these quantities may take the form of electrical, magnetic, or optical signals capable of being stored, transferred, combined, compared, or otherwise manipulated. It is conventional for those skilled in the art to refer to these signals as bits or bytes (when they have binary logic levels), pixel values, works, values, elements, symbols, characters, terms, numbers, points, records, objects, images, files, directories, subdirectories, or the like. It should be kept in mind, that these and similar terms should be associated with appropriate physical quantities for computer operations, and that these terms are merely conventional labels applied to physical quantities that exist within and during operation of the computer.
It should also be understood that manipulations within the computer are often referred to in terms such as adding, comparing, moving, positioning, placing, illuminating, removing, altering, etc., which are often associated with manual operations performed by a human operator. The operations described herein are machine operations performed in conjunction with various input provided by a human operator or user that interacts with the computer. The machines used for performing the operation of the present invention include local or remote general-purpose digital computers or other similar computing devices.
In addition, it should be understood that the programs, processes, methods, etc. described herein are not related or limited to any particular computer or apparatus nor are they related or limited to any particular communication network architecture. Rather, various types of general-purpose machines may be used with program modules constructed in accordance with the teachings described herein. Similarly, it may prove advantageous to construct a specialized apparatus to perform the method steps described herein by way of dedicated computer systems in a specific network architecture with hard-wired logic or programs stored in nonvolatile memory, such as read only memory.
FIG. 1a illustrates an exemplary system for providing a distributed computer system 100 in accordance with one aspect of the present invention and may include client computers or any network access apparatus 110 connected to server computers 120 via a network 130. The network 130 may use Internet communications protocols (IP) to allow clients 110 to communicate with servers 120. The network access apparatus 110 may include a modem or like transceiver to communicate with the electronic network 130. The modem may communicate with the electronic network 130 via a line 116 such as a telephone line, an ISDN line, a coaxial line, a cable television line, a fiber optic line, or a computer network line. Alternatively, the modem may wirelessly communicate with the electronic network 130. The electronic network 130 may provide an on-line service, an Internet service provider, a local area network service, a wide area network service, a cable television service, a wireless data service, an intranet, a satellite service, or the like.
The client computers 110 may be any network access apparatus including hand held devices, palmtop computers, personal digital assistants (PDAs), notebook, laptop, portable computers, desktop PCs, workstations, and/or larger/smaller computer systems. It is noted that the network access apparatus 110 may have a variety of forms, including but not limited to, a general purpose computer, a network computer, an internet television, a set top box, a web-enabled telephone, an internet appliance, a portable wireless device, a game player, a video recorder, and/or an audio component, for example.
Each client 110 typically includes one or more processors 166, memories 168, and input/output devices 170. An input device may be any suitable device for the user to give input to client computer system 110, for example: a keyboard, a 10-key pad, a telephone key pad, a light pen or any pen pointing device, a touchscreen, a button, a dial, a joystick, a steering wheel, a foot pedal, a mouse, a trackball, an optical or magnetic recognition unit such as a bar code or magnetic swipe reader, a voice or speech recognition unit, a remote control attached via cable or wireless link to a game set, television, and/or cable box. A data glove, an eye-tracking device, or any MIDI device may also be used. A display device may be any suitable output device, such as a display screen, text-to-speech converter, printer, plotter, fax, television set, or audio player. Although the input device is typically separate from the display device, they may be combined; for example: a display with an integrated touchscreen, a display with an integrated keyboard, or a speech-recognition unit combined with a text-to-speech converter.
The servers 120 may be similarly configured. However, in many instances server sites 120 include many computers, perhaps connected by a separate private network. In fact, the network 130 may include hundreds of thousands of individual networks of computers. Although client computers 110 are shown separate from the server computers 120, it is understood that a single computer might perform the client and server roles. Those skilled in the art will appreciate that the computer environment 100 shown in FIG. 1a is intended to be merely illustrative. The present invention may also be practiced in other computing environments. For example, the present invention may be practiced in multiple processor environments wherein the client computer includes multiple processors. Moreover, the client computer need not include all of the input/output devices as discussed above and may also include additional devices. Those skilled in the art will appreciate that the present invention may also be practiced via Intranets and more generally in distributed environments in which a client computer requests resources from a server computer.
During operation of the distributed system 100, users of the clients 110 may desire to access information records 122 stored by the servers 120 while utilizing, for example, the Web. Furthermore, such server systems 120 may also include one or more search engines having one or more databases 124. The records of information 122 may be in the form of Web pages 150. The pages 150 may be data records including as content plain textual information, or more complex digitally encoded multimedia content, such as software programs, graphics, audio signals, videos, and so forth. It should be understood that although this description focuses on locating information on the World-Wide-Web, the system may also be used for locating information via other wide or local area networks (WANs and LANs), or information stored in a single computer using other communications protocols.
The clients 110 may execute Web browser programs 112, such as Netscape Navigator or MSIE to locate the pages or records 150. The browser programs 112 enable users to enter addresses of specific Web pages 150 to be retrieved. Typically, the address of a Web page is specified as a URI or more specifically as a URL. In addition, when a page has been retrieved, the browser programs 112 may provide access to other pages or records by “clicking” on hyperlinks (or links) to previously retrieved Web pages. Such links may provide an automated way to enter the URL of another page, and to retrieve that page.
FIG. 1b illustrates a block diagram of a processor 166 coupled to a storage device such as memory 168 and to input/output devices 170 in a client 110 and/or server 120 computing system. Stored in memory 168 may be information records 122 having any combination of exemplary content such as lists, files, and databases. Such records may include for example: user modifiable configuration settings 174, identifier generation routines 176, FDN registry 178, TLD cache 180, prefix database 182, Templates 184, GO List 186, name translation table 188, and advertising cache 190. These information records may be further introduced and discussed in more detail throughout the disclosure of this invention.
FIG. 2 is a flowchart illustrating the steps performed by a prior art system for locating a network resource from an identifier by accessing a URI. A device such as a network access apparatus 110, servlet, applet, stand-alone executable program, or user interface element such as a text box object, command line, speech to text interface, location field 814 of a web browser 112, may receive and parse input such as text or voice in step 210. It then may be determined in step 215 whether the input 210 is a URI. If the input is a URI, then an attempt may be made in step 220 to access the URI. The URI may be accessed when it is determined in step 222 that the URI is accessible. If the input is not a URI, then it may be determined in step 225 whether a URI can be generated from the input (e.g., if a scheme is missing the prefix “http://” or another scheme prefix may be concatenated to input). If so, then a URI is generated 230 and an attempt may be made in step 220 to access the URI. If the URI can not be generated or accessed, then a message indicating that the URI can not be generated or accessed may be displayed in step 235.
FIG. 3 is a flowchart illustrating the steps performed for generating a valid URI. When it is determined in step 225 that a URI can not be generated from the input 210 in accordance with methods known to one of ordinary skill in the art, then it may be determined in step 310 whether it is configured to determine whether other methods may be applied to access a valid URI corresponding to input. If configuration 174 is not enabled, then a message indicating that the URI can not be generated may be displayed in step 235. However, when configuration is enabled, then at least one other method may be applied in step 315 in sequence or parallel including methods explained in U.S. patent application Ser. No. 09/532,500 filed Mar. 21, 2000, by Schneider, entitled “Fictitious domain name method, product, and apparatus” such as retrieving information from user modifiable configuration settings 174, template 184, GO LIST 186, name translation table 188, and registry 178 (e.g., processing a FDN, processing a TLDA as a search request, and multiple accessibility from a plurality of generated URIs, etc.).
FIG. 4 is a flowchart illustrating the steps performed for generating a valid URI in response to determining that an existing valid URI is inaccessible. When a valid URI is determined in step 222 to be not accessible, then a valid URI may be generated in step 410 to access content by extracting identifiers such as keywords from the non-query component URI (e.g., directory, domain, port, or fragment, etc.) of the inaccessible URI and using such keywords or search terms as a search request or as the query portion of the generated valid URI. After valid URI generation in step 410 an attempt may be made in step 220 to access the URI.
FIG. 5a is a flowchart illustrating the steps performed for generating an accessible second URI that retrieves an advertisement corresponding to components of a first URI. Upon receiving or generating a valid first URI (step 215 or 230), a script may be executed in step 510 to extract at least one keyword from any URI components and select in step 515 an advertisement from an advertising cache 190 that may correspond to any extracted keywords and/or to other identifiers that are similar to such extracted keywords. An accessible second URI may be generated in step 520 that provides, renders, and/or displays a web page having two frames. The first frame may access the selected ad and the second frame may access the first valid URI.
U.S. Provisional Application Ser. No. 60/143,859 filed Jul. 15, 1999, by Schneider entitled “Method and apparatus for generation, registration, resolution, and emulation of name space”, now abandoned, explains how URI components such as scheme, hostname, TLD, port, path, query, or fragment of a URI are regarded as data elements used for generating an accessible URI. All combinations for concatenating component data that does not form a full URI may be referred to as a Partial Uniform Resource Identifier (PURI). The same applies for Partial Uniform Resource Locators (PURLs) and other resource types.
For example, when the input “books.com” is received, the URI “http://books.com” is generated and URI components “http”, “books”, “com” may be extracted from the CGI script. The word “books” may be used to select an advertisement by consulting a table of advertisements and/or advertising cache 190 relating to the keyword “books”. Many advertisers may compete for rotation frequency of their ad per group or category. When an ad is selected, an accessible URI may be generated and when accessed displays the advertisement and web based location field in one frame and display the content of the URI “http://books.com” in the second frame. Another example, is when a TLDA is received as input such as “top.stories”. The URI “http://stories.top.com” may be generated based upon a selected access method (note that a variety of access methods may be used by the present invention to generate different accessible URIs if need be). Keywords extracted from URI are “stories” and “top”. A phrase such as “top stories” and “stories top” may also be generated from URI components to more specifically target ad categories for advertisers.
FIG. 5b is a flowchart illustrating the steps performed generating an accessible second URI that retrieves an advertisement corresponding advertisement to meta-information of a first URI. Upon receiving or generating a valid first URI (step 215 or 230), a script may be executed in step 540 to submit a HTTP HEAD request of the valid URI. When a HTTP response is received then at least one keyword may be extracted in step 545 from the response of the HEAD request from the <TITLE> and/or <META> tag of the target URI.
It may then be determined in step 550 which ad may be selected and retrieved from an ad cache 190 corresponding to at least one extracted keyword. After the ad has been selected, an accessible second URI may then be generated in step 555 that when accessed displays a web page with two frames. An ad may be accessed by the first frame including selectable keywords to assist the user in performing further targeted searching of other search requests, while accessing the first URI in the other frame.
For instance, before the content of URI “http://stories.top.com” may be displayed as a result of or input “top.stories”, while a URI HEAD request further extracts keywords from the <META> tag or the <TITLE> tag from the URI to assist in yet more specific targeted ad rotation. In addition to “top” and “stories”, words like “news”, “headlines”, “weather”, “sports”, for example, may be extracted from the <META> tag of the URI. These extra keywords may be used to better target ads and also provide suggested categories that may be dynamically generated on the web page for selection to find more content specific to the user. After words have been extracted, the keywords may be used to select an ad from an ad cache the may reside on the client machine and/or locally through an advertising cache 190 stored at the Internet Service Provider (ISP)/Application Service Provider (ASP) or the like. If an ad can not be selected based on this information then keywords may be passed to generate a URI having a query to further assist in ad selection.
The display of suggested search terms or keywords to assist a user in refining a search request is not limited by the components of the URI to extract <META> or <TITLE> tag information from the next web page before displaying the next page. Such keywords may also be selected from any accessed content and/or the page source of the URI. In addition, such keywords may be selected from any URI components. Another preferred implementation is based on a search page as a front end for search engines. To date there is no such program implemented to make use of any tagged language such as HTML, DHTML, XML, XHTML, and SGML to name a few that extracts META information of a subsequent page to be used for extending the range of navigation by concurrently displaying such META information separately from the web page when accessed.
FIG. 5c is a flowchart illustrating the steps performed generating an accessible second URI that may access an advertisement, keywords, and available identifiers corresponding to a first URI. Upon receiving or generating a valid first URI (step 215 or 230), a script may be executed in step 560 to receive the page source of the first URI. Keywords may then be parsed in step 565 from URI components and/or the page source of the first URI. At least one available identifier (e.g. domain name) may be generated in step 570 by combining selected parsed keywords and determining identifier availability. U.S. patent application Ser. No. 09/598,134 filed Jun. 21, 2000, by Schneider, entitled “Method and apparatus for integrating resolution services, registration services, and search services”, explains how identifiers such as domain names may be generated in response to receiving keywords. Combinations of keywords may be concatenated and a TLD added to form a domain name. All generated domain names may then be checked for availability.
Advertisements may be selected in step 575 by retrieving ads from an ad cache that corresponds to at least one keyword or generated identifier. After keyword extraction, identifier generation, and ad selection, an accessible second URI may be generated in step 580 that displays a web page with two frames having the selected ad in the first frame including links of any identifiers available for registration, and a list of selectable keywords to assist with targeted searching of other web pages, while the first URI is accessed in a second frame.
FIG. 6 is a flowchart illustrating the steps performed for extracting a domain or FQDN to determine hyperlinks or advertisements based on competition associated from a generated URI of received input. Upon receiving or generating a valid first URI (step 215 or 230), a script may be executed in step 610 to parse a FQDN from the valid URI. Data that corresponds to FQDN may be retrieved in step 615 from an ad database 190 so at least one hyperlink may be generated or at least one ad retrieved from data that represents competition to the FQDN. A second URI may be generated in step 620 that has at least one hyperlink or at least one ad as content. A third URI may be generated in step 625 that displays a web page with two frames having content of the valid URI in the first frame and the second URI in the second frame.
Ads may be targeted by displaying a combination of competitor ads and/or hyperlinks in response to receiving the domain name or FQDN of the URI as input. The selected advertisement may corresponds to competition of an entity that manages the URI. For instance, the URI generated from input is “http://www.burgerking.com” and “burgerking” is extracted and determines that a McDonalds ad, rebate, or coupon may be displayed in conjunction with displaying the “burgerking” website. Links to a “McDonalds” web site may also be provided. Inputting an identifier such as “burgerking.44106” may generate the URI “http://44106.burgerking.com” and when “44106” is extracted from the identifier, Burger King locations near the zip code “44106” may be displayed in conjunction with the website.
FIG. 7 is a flowchart illustrating the steps performed for generated an accessible URI based upon a search request. When a keyword is parsed in step 710 from a received search request, it then may be determined in step 715 whether a directory exists for the keyword. If the directory exists then it may further be determined in step 720 whether a file exists within the directory. If a file exists then it may be determined in step 725 whether the content of the file requires modification. If modification is needed then the content of the file may be modified in step 730 as necessary. If the directory does not exist then a directory may be created in step 735. When the directory is created or when the directory exists but a file within the directory does not exist, a file within the directory may be created in step 740 forming a URI that accesses results of the search request. When it is determined that the file already exists in step 720 and does not need modification in step 725 or the file is created in step 740 or the existing file is modified in step 735, then an attempt may be made in step 220 to access the URI.
For example, the home page of a website “http://update.to/index.htm” may provide an input text box that is used as a search request front end to pass variables to a CGI script. When the word “news” is entered and submitted as an input search request, the URI “http://update.to/cgi-bin/update.cgi?search=news” is generated. Before accessing the URI a script may be executed to determine whether a directory called “news” exists on the server “update.to”. When it is determined that a “news” directory does not exist, then the directory may be created. Furthermore, a file called “index.htm” is created in the “news” directory to generate the URI “http://update.to/news/index.htm”. The content of the “index.htm” file may include a URI redirection, a <META> tag refresh, or a <FRAME> tag which may be used to display the content from the URI of the search request “http://update.to/cgi-bin/update.cg i?search=news”.
In effect, shorter URLs are generated in real time or on-the-fly when necessary and used as a substitute or proxy for longer URLs. Though any filename may be used, it is a preferred aspect to use “index.htm” as a frame or redirect so the proxy URL is even shorter in string length. A shorter URL makes it easier for a user to remember the URL for future use. The invention is not limited to using only a FLD as a search request. Any directory or combination of directory levels may be either generated on the fly or used as a search request. In addition, to using the directory portion of a URI as a search request, a domain (e.g. SLD, 3LD) or any combination of domain levels may in turn be used to generate a query.
Analysis from major online search engines show that more than 90% of all search requests include three keywords or less. For instance, an accessible URI “http://example.com/coffee/cream/sugar/index.htm” may be generated in response processing the search request “coffee and cream and sugar”. In turn, the input “example.com/coffee/cream/sugar” may generate search results in response to processing a web address or URI as a search request. Boolean logic may be applied to extend variations of other search requests. In effect, URI notation may be used as a system to generate a Boolean search request from the URI or vice-versa. For example, the search request “coffee or cream or sugar” may yield “http://example.com/coffee.cream.sugar/index.htm”
whereas the search request “coffee or cream and sugar” may yield “http://example.com/coffee.cream/sugar/index.htm”
Another example for using a URI to reduce user steps is to make use of the correspondence between a HTTP address and an e-mail address. For instance, web pages may be generated such that on each web page there corresponds a hidden variable of an e-mail address as a means to contact the owner of the web page. This is particularly useful when the web page serves as a web based e-mail interface to contact a recipient such as a friend, co-worker, or business entity. For instance, when “http://zipit.to/president” is received as input and accessed, a web page may be displayed allowing anyone viewing the web page to compose an e-mail message without having to enter the e-mail address of the recipient. The burden of remembering or inputting and possibly misspelling the e-mail address of a recipient is eliminated because the hidden variable “mailto:president@zipit.to” is passed as a variable when the e-mail message is sent. After the composed e-mail is submitted from the web page, a lookup table or database may be used to further redirect the e-mail to a final destination designated by the recipient. In effect, e-mail may be delivered by using protocols other than the “mailto:” protocol.
FIG. 8 is a diagram depicting how results may be displayed in a web browser in accordance with the present invention. A client 110 web browser 112 having a web page 810 is used to connect to a server 120 via the Internet 130 that executes a CGI script 812. The location field of the web browser 112 is suppressed and the web page 810 displays at least two frames. The first frame is the web based location field 814 including room to rotate advertisements 815 and the second frame 816 may be used to display the content 150 of a web address. An input device 170 (e.g., keyboard, mouse, pen light, touch screen, or microphone etc.) of a client computer or network access apparatus 110 is typically used to receive a web address as input directly from a hyperlink (not shown) in the web page 810, or from the location field 814 of the web page 810.
A HTTP GET request may be generated from input and the browser 112 forwards the request to a server 120, which processes the request by executing a CGI script 812 to extract URI components for ad selection. A first URI 206 may be generated to receive a selected ad 815 for display and refresh the web based location field 814 when accessed by the first frame. The content 150 of the URI generated from the input may be displayed in the second frame 816 of the web page 810 when accessed. The location field 814 of the first frame may either persist by displaying the input or may be cleared out for entry of the next web address. Both the first URI and second URI may be generated as frames and displayed as a web page 810 by the CGI script 812.
Another web page 810′ (as discussed in FIG. 5b) having a location field that is suppressed may be displayed by using a different CGI script 812′. The first frame 818 is the web based location field 814 including room to rotate advertisements 815′ and display suggested keywords, available domain names 822, or search terms 825 to assist a user in selecting a more specific search.
The second frame 820 may be used to display the content 150 of a web address. A URI GET request may be generated from input, and the browser 112 may forward the request to a server 120, which processes the request by executing a CGI script 812 to determine validity of the input.
An accessible URI is generated from the input and then a URI HEAD request may obtain and extract header information from the accessible URI to determine what advertisement 815′ and/or keywords 825 may be generated and displayed in the first frame 818 of the web page 810′ whereas the content of the second frame 820 is the content of the URI. Both the first URI and second URI may be generated as frames and displayed as a web page 810′ by the CGI script 812′.
Though the above aspects demonstrate how URIs may be accessed based upon a web-based version of a location field, similar teachings may be applied to those skilled in the art by providing a user interface element such as a text box object as input. The text box object may be located anywhere and on any web page including a text box that may be embedded or displayed as part of an on-line advertisement. The text box object may be used in a stand-alone application or stored on magnetic and/or optical media that may be non-volatile, writable, removable, or portable. The text box object may be incorporated as an applet or servlet and embedded in other applications. The text box may be integrated in the taskbar or any part of the GUI's OS, or the OS bypassed and a user interface element overlaid as a graphic on a display device based on modifications to a video card and/or it's associated firmware or software drivers. A command line text box may be further overlaid as an interactive object in other embodiments such as Internet television, cable television, digital television, or interactive television through an Internet appliance or set top box.
Those skilled in the art may make and use software program that functions as a browser plug-in. Such a program may be downloaded and installed for integration into the command line of a device or location field 154 of a browser program 112. Modifying the source code of the browser program 112 itself may be more desirable, in effect, enabling tens of millions of users to take advantage of more creative ways to use input as a means to access a valid URI. In addition, advertising banner ads may be displayed directly as part of the GUI for the client browser 112 rather than limited to web page based banner ad displayed in a frame as discussed in FIG. 8.
Although the invention has been shown and described with respect to a certain preferred aspect or aspects, it is obvious that equivalent alterations and modifications will occur to others skilled in the art upon the reading and understanding of this specification and the annexed drawings. In particular regard to the various functions performed by the above described items referred to by numerals (components, assemblies, devices, compositions, etc.), the terms (including a reference to a “means”) used to describe such items are intended to correspond, unless otherwise indicated, to any item which performs the specified function of the described item (e.g., that is functionally equivalent), even though not structurally equivalent to the disclosed structure which performs the function in the herein illustrated exemplary aspect or aspects of the invention. In addition, while a particular feature of the invention may have been described above with respect to only one of several illustrated aspects, such feature may be combined with one or more other features of the other aspects, as may be desired and advantageous for any given or particular application.
The description herein with reference to the figures will be understood to describe the present invention in sufficient detail to enable one skilled in the art to utilize the present invention in a variety of applications and devices. It will be readily apparent that various changes and modifications could be made therein without departing from the spirit and scope of the invention as defined in the following claims.

Claims (73)

I claim:
1. A method for a user retrieving a web page from a network comprising:
determining that the web page can be accessed from the network with a resource location request including a Uniform Resource Identifier (URI) having one or more URI components;
generating one or more domain names from at least one of a the one or more URI components and or at least a portion of the web page; and,
providing the user with the web page from the network and providing the user with an ability to determine whether at least one domain name of said the one or more domain names is available for registration.
2. The method, as set forth in claim 1, wherein said the generating said one or more domain names from said at least a portion of the web page includes receiving markup language from the web page, said markup language including head information.
3. The method, as set forth in claim 2, wherein said the markup language is one of a HTML, DHTML, XML, XHTML, and SGML.
4. The method, as set forth in claim 2, wherein said the head information includes at least one of a title information and meta information.
5. The method, as set forth in claim 2, wherein said the receiving said the markup language from the web page includes retrieving said the at least a portion of the web page with at least one of a HTTP HEAD request and HTTP GET request.
6. The method, as set forth in claim 1, further including selecting one or more advertisements corresponding to at least one of a the one or more domain names, the one or more URI components, and the at least a portion of the web page, or at least one other portion of the web page.
7. The method, as set forth in claim 6, wherein said the one or more advertisements is selected from at least one table of advertisements.
8. The method, as set forth in claim 7, wherein said the at least one table of advertisements is organized by one or more groups and categories.
9. The method, as set forth in claim 7, wherein said the at least one table of advertisements can be accessed from an advertisement cache.
10. The method, as set forth in claim 6, wherein a first entity manages the web page and said the one or more advertisements correspond to a second entity that represents business competition to said the first entity.
11. The method, as set forth in claim 1, wherein said the at least one domain name is generated from at least one keyword extracted from said the at least one of a the one or more URI components and or the at least a portion of the web page.
12. The method, as set forth in claim 1, further including generating one or more keywords and search terms used to assist the user with performing an internet search engine request corresponding to at least one of a the one or more domain names, the one or more URI components, and the at least a portion of the web page, or at least one other portion of the web page.
13. The method, as set forth in claim 12, further including providing the user with an ability to request an internet search engine request from said the one of a one or more keywords and search terms.
14. A non-transitory computer program product comprising computer readable program code stored on a computer readable medium, the program code adapted to execute a method for a user requesting a web page from a network including determining that the web page can be accessed from the network with a resource location request including a Uniform Resource Identifier (URI) having at least one URI component, generating one or more domain names from at least one of a the one or more URI components and or at least a portion of the web page, and providing the user with the web page from the network and providing the user with an ability to determine whether at least one domain name of said the one or more domain names is available for registration.
15. A method for a user requesting a web page from a network comprising:
determining that the web page can be accessed from the network with a resource location request including a first Uniform Resource Identifier (URI) having one or more URI components;
parsing at least one keyword from the one or more URI components;
at least one of a generating one or more domain names from said one or more URI components and for registration using the at least one keyword or selecting one or more advertisements from said one or more URI components using the at least one keyword; and,
wherein generating one or more domain names comprises concatenating the at least one keyword and adding a Top Level Domain (TLD) suffix;
wherein selecting one or more advertisements comprises selecting one or more advertisements that correspond to the at least one keyword from at least one table of advertisements;
providing the user withgenerating a second URI that provides the web page from the network and providing the user withprovides an ability to at least one of a determine whether at least one domain name of said the one or more domain names is available for registration and or view at least one advertisement of said the one or more advertisements; and
providing the second URL.
16. The method, as set forth in claim 15, wherein said one or more advertisements is selected from at least one table of advertisements.
17. The method, as set forth in claim 15, wherein said the at least one table of advertisements is organized by one or more groups and categories.
18. The method, as set forth in claim 16 15, wherein said the at least one table of advertisements can be accessed from an advertisement cache.
19. The method, as set forth in claim 16 15, wherein a first entity manages the web page and said the one or more advertisements correspond to a second entity that represents business competition to said first entity.
20. The method, as set forth in claim 15, wherein said one or more domain names are generated from at least one keyword extracted from said one or more URI components.
21. A method comprising:
determining by a computing device in communication with a network whether a web page can be accessed from the network using a resource location request including a Uniform Resource Identifier (URI) including a first domain name;
parsing at least one keyword from the URI or, in response to determining that the web page can be accessed, at least a portion of the web page;
generating by the computing device at least one generated domain name for registration from the at least one keyword;
wherein generating the at least one generated domain name comprises the computing device concatenating the at least one keyword and the computing device selecting and adding a Top Level Domain (TLD) suffix;
wherein the at least one generated domain name is distinguishable from the first domain name; and
the computing device providing one of the at least one generated domain name or, in response to determining that the web page can be accessed, the at least one generated domain name and the web page from the network.
22. The method, as set forth in claim 21, wherein parsing the at least one keyword from the at least a portion of the web page comprises receiving markup language from the web page, the markup language including head information.
23. The method, as set forth in claim 22, wherein the markup language is one of HTML, DHTML, XML, XHTML, or SGML.
24. The method, as set forth in claim 22, wherein the head information comprises at least one of title information or meta information.
25. The method, as set forth in claim 22, wherein the receiving the markup language from the web page comprises retrieving the at least a portion of the web page with at least one of a HTTP HEAD request or HTTP GET request.
26. The method, as set forth in claim 21, further comprising selecting one or more advertisements corresponding to at least one of the at least one generated domain name or the at least one keyword.
27. The method, as set forth in claim 26, wherein the one or more advertisements is selected from at least one table of advertisements.
28. The method, as set forth in claim 27, wherein the at least one table of advertisements is organized by at least one of at least one group or at least one category.
29. The method, as set forth in claim 27, wherein the at least one table of advertisements is accessed from a cache.
30. The method, as set forth in claim 26, wherein the web page is associated with a first entity and the one or more advertisements are associated with a second entity that represents business competition to the first entity.
31. The method, as set forth in claim 21, further comprising generating at least one search term wherein the at least one search term is associated with at least one of the at least one generated domain name or the at least one keyword.
32. The method, as set forth in claim 31, further comprising generating an internet search engine request from the at least one of at least one keyword or at least one search term.
33. The method, as set forth in claim 21, wherein the step of generating by the computing device at least one generated domain name comprises generating at least one generated domain name that is available for registration.
34. The method, as set forth in claim 33, wherein the step of generating by the computing device at least one generated domain name further comprises determining that the at least one generated domain name is available for registration.
35. A non-transitory computer readable medium having instructions stored thereon that, if executed by a computing device, cause the computing device to perform operations comprising:
determining whether a web page can be accessed from a network using a resource location request including a Uniform Resource Identifier (URI) including a first domain name;
parsing at least one keyword from the URI or, in response to determining that the web page can be accessed, at least a portion of the web page;
generating at least one generated domain name for registration from the at least one keyword;
wherein generating the at least one generated domain name comprises concatenating the at least one keyword and selecting and adding a Top Level Domain (TLD) suffix;
wherein the at least one generated domain name is distinguishable from the first domain name; and
providing one of the at least one generated domain names or, in response to determining that the web page can be accessed, the at least one generated domain name and the web page from the network.
36. A method comprising:
parsing by a computing device in communication with a network at least one keyword from an accessible first Uniform Resource Identifier (URI) comprising a resource location request;
selecting at least one advertisement that corresponds to the at least one keyword;
generating a second URI that effects provision of at least one of the at least one advertisement to a user; and
providing the second URI.
37. The method, as set forth in claim 36, wherein the first URI identifies at least one resource that is associated with a first entity and the at least one advertisement is associated with a second entity that represents business competition to the first entity.
38. The method as set forth in claim 36 further comprising determining by the computing device that at least one resource can be accessed using the first URI.
39. The method as set forth in claim 36 wherein generating the second URI that effects provision of at least one of the at least one advertisement to a user further comprises generating the second URI wherein the second URI at least one of effects provision of at least one of the at least one advertisement to a user or effects provision of at least one resource accessible with the first URI to the user and effects provision of at least one of the at least one advertisement to the user.
40. The method as set forth in claim 36 wherein parsing the at least one keyword from the first URI further comprises parsing the at least one keyword from the first URI and at least a portion of at least one resource accessible with the first URI.
41. The method as set forth in claim 36 wherein the selecting the at least one advertisement further comprises selecting the at least one advertisement from a table.
42. The method, as set forth in claim 41, wherein the at least one table of advertisements can be accessed from a cache.
43. The method as set forth in claim 41 wherein the table is organized by at least one of at least one group or at least one category.
44. The method as set forth in claim 36 further comprising generating one or more search terms to assist the user with performing an internet search engine request corresponding to at least one of the at least one advertisement, a portion of the URI, or at least a portion of at least one resource accessible with the first URI.
45. The method as set forth in claim 44 further comprising providing the user with an ability to request an internet search engine request from at least one of the one or more search terms.
46. The method as set forth in claim 36 wherein the providing the second URI further comprises suppressing a location field of a client browser.
47. The method as set forth in claim 36 wherein the generating the second URI further comprises generating the second URI wherein the second URI also effects provision of at least one hyperlink relating to the at least one advertisement to the user.
48. The method as set forth in claim 36 wherein the first URI accesses at least a first resource, and wherein the second URI identifies a second resource having at least two frames, at least one frame linking the first resource and at least one other frame linking to the at least one advertisement.
49. An apparatus comprising:
at least one interface adapted to receive a resource location request, the resource location request comprising a Uniform Resource Identifier (URI) including a first domain name;
at least one computing device in communication with the at least one interface and a network, the at least one computing device adapted to:
determine whether a web page can be accessed from the network using the resource location request;
parse at least one keyword from the URI or, in response to determining that the web page can be accessed, at least a portion of the web page;
generate at least one generated domain name for registration from the at least one keyword;
wherein generating the at least one generated domain name concatenating the at least one keyword and selecting and adding a Top Level Domain (TLD) suffix;
wherein the at least one generated domain name is distinguishable from the first domain name; and
provide one of the at least one generated domain name or, in response to determining that the web page can be accessed, the at least one generated domain name and the web page from the network.
50. An apparatus comprising:
at least one interface adapted to receive a resource location request, the resource location request comprising an accessible first Uniform Resource Identifier (URI);
at least one computing device in communication with the at least one interface and a network, the at least one computing device adapted to:
parse at least one keyword from the first URI or at least a portion of at least one network resource accessible using the first URI;
select at least one advertisement that corresponds to the at least one keyword;
generate a second URI that effects provision of the at least one advertisement to a user or effects provision of the at least one network resource to the user and effects provision of the at least one advertisement to the user; and
provide the second URI.
51. The apparatus as set forth in claim 50 wherein the at least one computing device is further adapted to determine that the at least one network resource can be accessed using the first URI.
52. The apparatus as set forth in claim 50 wherein the at least one computing device is further adapted to select the at least one advertisement that corresponds to the at least one keyword from at least one table of advertisements.
53. The apparatus as set forth in claim 52 wherein the at least one table of advertisements is organized by at least one of at least one group or at least one category.
54. The apparatus as set forth in claim 52 wherein the at least one computing device is further adapted to access the at least one table of advertisements from a cache.
55. The apparatus as set forth in claim 50 wherein the at least one network resource is associated with a first entity and the at least one advertisement is associated with a second entity that represents business competition to the first entity.
56. The apparatus as set forth in claim 50 wherein the computing device is further adapted to generate one or more search terms used to assist the user with performing an internet search engine request corresponding to at least one of the at least one advertisement, a portion of the URI, the at least a portion of the at least one network resource, or at least one other portion of the at least one network resource.
57. The apparatus as set forth in claim 56 wherein the computing device is further adapted to provide the user with an ability to request an internet search engine request from at least one of the one or more search terms.
58. The apparatus as set forth in claim 50 wherein the computing device is further adapted to suppress a location field of a browser.
59. The apparatus as set forth in claim 50 wherein the computing device is further adapted to generate the second URI wherein the second URI also effects provision of at least one hyperlink relating to the at least one advertisement to the user.
60. The apparatus as set forth in claim 50 wherein the computing device is further adapted to generate the second URI wherein the second URI identifies a second network resource having at least two frames, at least one frame linking to the first at least one network resource and at least one other frame linking to the at least one advertisement.
61. A non-transitory tangible computer readable medium having instructions stored thereon, the instructions comprising:
instructions for parsing by a computing device in communication with a network at least one keyword from an accessible first Uniform Resource Identifier (URI) comprising a resource location request;
instructions for selecting at least one advertisement that corresponds to the at least one keyword;
instructions for generating a second URI that effects provision of at least one of the at least one advertisement to a user; and
instructions for providing the second URI.
62. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the instructions further comprise instructions for determining by the computing device that at least one resource can be accessed using the first URI.
63. The non-transitory tangible computer readable medium as set forth in claim 61 wherein generating the second URI that effects provision of at least one of the at least one advertisement to a user further comprises generating the second URI wherein the second URI at least one of effects provision of at least one of the at least one advertisement to a user or effects provision of at least one resource accessible with the first URI to the user and effects provision of at least one of the at least one advertisement to the user.
64. The non-transitory tangible computer readable medium as set forth in claim 61 wherein parsing the at least one keyword from the first URI further comprises parsing the at least one keyword from the first URI and at least a portion of at least one resource accessible with the first URI.
65. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the selecting the at least one advertisement further comprises selecting the at least one advertisement from a table.
66. The non-transitory tangible computer readable medium as set forth in claim 65 wherein the table is organized by at least one of at least one group or at least one category.
67. The non-transitory tangible computer readable medium as set forth in claim 65 wherein the at least one table of advertisements can be accessed from a cache.
68. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the first URI identifies at least one resource that is associated with a first entity and the at least one advertisement is associated with a second entity that represents business competition to the first entity.
69. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the instructions further comprise generating one or more search terms to assist the user with performing an internet search engine request corresponding to at least one of the at least one advertisement, a portion of the URI, or at least a portion of at least one resource accessible with the first URI.
70. The non-transitory tangible computer readable medium as set forth in claim 69 wherein the instructions further comprise providing the user with an ability to request an internet search engine request from at least one of the one or more search terms.
71. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the providing the second URI further comprises suppressing a location field of a client browser.
72. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the generating the second URI further comprises generating the second URI wherein the second URI also effects provision of at least one hyperlink relating to the at least one advertisement to the user.
73. The non-transitory tangible computer readable medium as set forth in claim 61 wherein the first URI accesses at least a first resource, and wherein the second URI identifies a second resource having at least two frames, at least one frame linking the first resource and at least one other frame linking to the at least one advertisement.
US11/952,105 1999-09-01 2007-12-06 Network resource access method, product, and apparatus Expired - Lifetime USRE44207E1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/952,105 USRE44207E1 (en) 1999-09-01 2007-12-06 Network resource access method, product, and apparatus

Applications Claiming Priority (7)

Application Number Priority Date Filing Date Title
US15201599P 1999-09-01 1999-09-01
US15359499P 1999-09-13 1999-09-13
US09/532,500 US7136932B1 (en) 1999-03-22 2000-03-21 Fictitious domain name method, product, and apparatus
US09/598,134 US6895430B1 (en) 1999-10-01 2000-06-21 Method and apparatus for integrating resolution services, registration services, and search services
US09/643,584 US7010568B1 (en) 1999-09-01 2000-08-22 Search engine request method, product, and apparatus
US09/644,587 US6973505B1 (en) 1999-09-01 2000-08-23 Network resource access method, product, and apparatus
US11/952,105 USRE44207E1 (en) 1999-09-01 2007-12-06 Network resource access method, product, and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/644,587 Reissue US6973505B1 (en) 1999-09-01 2000-08-23 Network resource access method, product, and apparatus

Publications (1)

Publication Number Publication Date
USRE44207E1 true USRE44207E1 (en) 2013-05-07

Family

ID=48183394

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/952,105 Expired - Lifetime USRE44207E1 (en) 1999-09-01 2007-12-06 Network resource access method, product, and apparatus

Country Status (1)

Country Link
US (1) USRE44207E1 (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090150066A1 (en) * 2001-09-05 2009-06-11 Bellsouth Intellectual Property Corporation System and Method for Finding Persons in a Corporate Entity
US20100325723A1 (en) * 2009-06-18 2010-12-23 Verisign, Inc. Shared registration system multi-factor authentication
US20110016022A1 (en) * 2009-07-16 2011-01-20 Verisign, Inc. Method and system for sale of domain names
US20110060950A1 (en) * 2009-09-09 2011-03-10 Verisign, Inc. Method and system for recovery of a failed registry
US8838531B2 (en) 2010-10-18 2014-09-16 Verisign, Inc. Database synchronization and validation
US8849849B2 (en) 2012-06-29 2014-09-30 Verisign, Inc Systems and methods for automatically providing whois service to top level domains
US8874790B2 (en) 2011-12-30 2014-10-28 Verisign, Inc. DNS package in a partitioned network
US8990356B2 (en) 2011-10-03 2015-03-24 Verisign, Inc. Adaptive name resolution
US9015670B2 (en) 2010-11-09 2015-04-21 Verisign, Inc. Test automation tool for domain registration systems
US9026522B2 (en) 2012-10-09 2015-05-05 Verisign, Inc. Searchable web whois
US9172673B2 (en) 2010-12-30 2015-10-27 Verisign, Inc Systems and methods for domain name exchange
US9202079B2 (en) 2012-10-25 2015-12-01 Verisign, Inc. Privacy preserving data querying
US9218335B2 (en) 2012-10-10 2015-12-22 Verisign, Inc. Automated language detection for domain names
US9363288B2 (en) 2012-10-25 2016-06-07 Verisign, Inc. Privacy preserving registry browsing
US9455880B2 (en) 2009-08-18 2016-09-27 Verisign, Inc. Method and system for intelligent routing of requests over EPP
US9516130B1 (en) * 2015-09-17 2016-12-06 Cloudflare, Inc. Canonical API parameters
US9535971B2 (en) 2009-06-15 2017-01-03 Verisign, Inc. Method and system for auditing transaction data from database operations
US9552281B2 (en) 2011-12-28 2017-01-24 Verisign, Inc. Utilizing a test automation tool in a test automation environment
US9715512B2 (en) 2012-04-27 2017-07-25 Verisign, Inc. Bulk management of registry objects
WO2017192252A1 (en) * 2016-05-06 2017-11-09 Trutek Corp. Computer implemented systems and methods for dynamic and heuristically-generated search returns of particular relevance
US20180218002A1 (en) * 2017-01-30 2018-08-02 Smugmug, Inc. Filtering and feeds
US10182032B2 (en) 2010-12-30 2019-01-15 Verisign, Inc. Systems and methods for setting registry service status
US10270755B2 (en) 2011-10-03 2019-04-23 Verisign, Inc. Authenticated name resolution
US10565394B2 (en) 2012-10-25 2020-02-18 Verisign, Inc. Privacy—preserving data querying with authenticated denial of existence
US10565666B2 (en) 2011-09-26 2020-02-18 Verisign, Inc. Protect intellectual property (IP) rights across namespaces
US11095604B1 (en) 2013-11-12 2021-08-17 Verisign, Inc. Multiple provisioning object operation
US11159630B2 (en) * 2017-01-30 2021-10-26 Cloudflare, Inc. Third party validation of web content
US11700230B1 (en) 2016-08-31 2023-07-11 Verisign, Inc. Client controlled domain name service (DNS) resolution
US11863565B2 (en) 2020-03-20 2024-01-02 Tactika.Com Inc. System and method for securing access to network assets

Citations (349)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4155042A (en) 1977-10-31 1979-05-15 Permut Alan R Disaster alert system
US4190800A (en) 1976-11-22 1980-02-26 Scientific-Atlanta, Inc. Electrical load management system
US4196310A (en) 1976-04-09 1980-04-01 Digital Data, Inc. Secure SCA broadcasting system including subscriber actuated portable receiving terminals
US4390876A (en) 1980-07-25 1983-06-28 Southern California Edison Co., Inc. Electric utility demand limiting device and method
US4486853A (en) 1981-04-01 1984-12-04 Telemet American, Inc. Apparatus for receiving and displaying continuously updated data
US4754326A (en) 1983-10-25 1988-06-28 Keycom Electronic Publishing Method and apparatus for assisting user of information retrieval systems
US4811382A (en) 1986-09-05 1989-03-07 Sleevi Neil F Method and apparatus for applying messages in a telecommunications network
US4823265A (en) 1987-05-11 1989-04-18 Nelson George E Renewable option accounting and marketing system
US4903206A (en) 1987-02-05 1990-02-20 International Business Machines Corporation Spelling error correcting system
US4956875A (en) 1988-07-05 1990-09-11 Com-Ser Laboratories, Inc. Emergency radio alerting and message transmitting system directable to selected classes and numbers of receivers
US4956771A (en) 1988-05-24 1990-09-11 Prime Computer, Inc. Method for inter-processor data transfer
US5109486A (en) 1989-01-06 1992-04-28 Motorola, Inc. Distributed computer system with network and resource status monitoring
US5155847A (en) 1988-08-03 1992-10-13 Minicom Data Corporation Method and apparatus for updating software at remote locations
US5155837A (en) 1989-03-02 1992-10-13 Bell Communications Research, Inc. Methods and apparatus for software retrofitting
US5175681A (en) 1985-12-27 1992-12-29 Sony Corporation Computerized system for managing preparation and prosecution of applications in various countries for protection of industrial property rights
US5231570A (en) 1990-12-11 1993-07-27 Lee Gerritt S K Credit verification system
US5249230A (en) 1991-11-21 1993-09-28 Motorola, Inc. Authentication system
US5249275A (en) 1986-04-21 1993-09-28 Texas Instruments Incorporated Apparatus and method enabling a compiled program to exactly recreate its source code
US5319699A (en) 1990-05-30 1994-06-07 Alcatel N.V. Wireless telephone service subscriber call routing method
US5321740A (en) 1991-06-20 1994-06-14 Quantum Systems, Inc. Telephone marketing system
US5386369A (en) 1993-07-12 1995-01-31 Globetrotter Software Inc. License metering system for software applications
US5402490A (en) 1992-09-01 1995-03-28 Motorola, Inc. Process for improving public key authentication
US5404505A (en) 1991-11-01 1995-04-04 Finisar Corporation System for scheduling transmission of indexed and requested database tiers on demand at varying repetition rates
US5404231A (en) 1993-05-24 1995-04-04 Audiofax, Inc. Sender-based facsimile store and forward facility
US5418951A (en) 1992-08-20 1995-05-23 The United States Of America As Represented By The Director Of National Security Agency Method of retrieving documents that concern the same topic
US5437031A (en) 1990-10-10 1995-07-25 Fuji Xerox Co., Ltd. Interprocess communications control system
US5444823A (en) 1993-04-16 1995-08-22 Compaq Computer Corporation Intelligent search engine for associated on-line documentation having questionless case-based knowledge base
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5454105A (en) 1989-06-14 1995-09-26 Hitachi, Ltd. Document information search method and system
US5500561A (en) 1991-01-08 1996-03-19 Wilhelm; William G. Customer side power management system and method
US5534734A (en) 1993-12-09 1996-07-09 Compusci, Inc. Power shedding device
US5535257A (en) 1994-02-07 1996-07-09 Motorola, Inc. Method and apparatus for managing telephone calls in a selective call radio system controller
US5544036A (en) 1992-03-25 1996-08-06 Brown, Jr.; Robert J. Energy management and home automation system
US5572438A (en) 1995-01-05 1996-11-05 Teco Energy Management Services Engery management and building automation system
US5576700A (en) 1992-08-26 1996-11-19 Scientific-Atlanta Apparatus and method for controlling an electrical load and monitoring control operations and the electrical load
US5592620A (en) 1993-08-12 1997-01-07 International Business Machines Corporation System and method for controlling, monitoring and retrieving accounting data
US5598464A (en) 1995-06-20 1997-01-28 Dsc Communications Comporation Method and apparatus for providing local number portability
US5600778A (en) 1992-09-08 1997-02-04 International Business Machines Corporation Graphical resource editor for software customization
US5603034A (en) 1992-09-08 1997-02-11 International Business Machines Corporation Graphical resource editor for software customization
US5623679A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5623681A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. Method and apparatus for synchronizing, displaying and manipulating text and image documents
US5625818A (en) 1994-09-30 1997-04-29 Apple Computer, Inc. System for managing local database updates published to different online information services in different formats from a central platform
US5634048A (en) 1989-09-14 1997-05-27 Fujitsu Limited Distributed database system having a center system with a link file and a method for retrieving data from same
US5634016A (en) 1993-01-21 1997-05-27 Blade Software, Inc. Event management system
US5640561A (en) 1992-10-13 1997-06-17 International Business Machines Corporation Computerized method and system for replicating a database using log records
US5644625A (en) 1995-09-01 1997-07-01 Faxts-Now, Inc. Automatic routing and rerouting of messages to telephones and fax machines including receipt of intercept voice messages
US5649186A (en) 1995-08-07 1997-07-15 Silicon Graphics Incorporated System and method for a computer-based dynamic information clipping service
US5664170A (en) 1990-05-07 1997-09-02 Next Computer, Inc. Flexible distributed network database containing configuration information for a network divided into domains
US5673252A (en) 1990-02-15 1997-09-30 Itron, Inc. Communications protocol for remote data generating stations
US5692132A (en) 1995-06-07 1997-11-25 Mastercard International, Inc. System and method for conducting cashless transactions on a computer network
US5699428A (en) 1996-01-16 1997-12-16 Symantec Corporation System for automatic decryption of file data on a per-use basis and automatic re-encryption within context of multi-threaded operating system under which applications run in real-time
US5701399A (en) 1993-06-09 1997-12-23 Inference Corporation Integration of case-based search engine into help database
US5708709A (en) 1995-12-08 1998-01-13 Sun Microsystems, Inc. System and method for managing try-and-buy usage of application programs
US5721897A (en) 1996-04-09 1998-02-24 Rubinstein; Seymour I. Browse by prompted keyword phrases with an improved user interface
US5742818A (en) 1995-12-15 1998-04-21 Microsoft Corporation Method and system of converting data from a source file system to a target file system
US5745360A (en) 1995-08-14 1998-04-28 International Business Machines Corp. Dynamic hypertext link converter system and process
US5761083A (en) 1992-03-25 1998-06-02 Brown, Jr.; Robert J. Energy management and home automation system
US5761689A (en) 1994-09-01 1998-06-02 Microsoft Corporation Autocorrecting text typed into a word processing document
US5764906A (en) 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
US5778367A (en) 1995-12-14 1998-07-07 Network Engineering Software, Inc. Automated on-line information service and directory, particularly for the world wide web
US5790790A (en) 1996-10-24 1998-08-04 Tumbleweed Software Corporation Electronic document delivery system in which notification of said electronic document is sent to a recipient thereof
US5802524A (en) 1996-07-29 1998-09-01 International Business Machines Corporation Method and product for integrating an object-based search engine with a parametrically archived database
US5812776A (en) 1995-06-07 1998-09-22 Open Market, Inc. Method of providing internet pages by mapping telephone number provided by client to URL and returning the same in a redirect command by server
US5813007A (en) 1996-06-20 1998-09-22 Sun Microsystems, Inc. Automatic updates of bookmarks in a client computer
US5815830A (en) 1994-12-23 1998-09-29 Anthony; Andre Charles Automatic generation of hypertext links to multimedia topic objects
US5835087A (en) 1994-11-29 1998-11-10 Herz; Frederick S. M. System for generation of object profiles for a system for customized electronic identification of desirable objects
US5842203A (en) 1995-12-01 1998-11-24 International Business Machines Corporation Method and system for performing non-boolean search queries in a graphical user interface
US5841850A (en) 1997-03-31 1998-11-24 Fan; Yuan-Neng Intelligent caller identification apparatus for notifying a selected telephone number of the arrival of special information
US5848396A (en) 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US5857201A (en) 1996-06-18 1999-01-05 Wright Strategies, Inc. Enterprise connectivity to handheld devices
US5870546A (en) 1996-02-21 1999-02-09 Infoseek Corporation Method and apparatus for redirection of server external hyper-link reference
US5881131A (en) 1993-11-16 1999-03-09 Bell Atlantic Network Services, Inc. Analysis and validation system for provisioning network related facilities
US5890172A (en) 1996-10-08 1999-03-30 Tenretni Dynamics, Inc. Method and apparatus for retrieving data from a network using location identifiers
US5892920A (en) 1995-01-27 1999-04-06 Telefonaktiebolaget Lm Ericsson Data transmission system buffer with tree shaped multiplexer controlled by different sending and receiving clock speeds
US5892919A (en) 1997-06-23 1999-04-06 Sun Microsystems, Inc. Spell checking universal resource locator (URL) by comparing the URL against a cache containing entries relating incorrect URLs submitted by users to corresponding correct URLs
US5895454A (en) 1997-04-17 1999-04-20 Harrington; Juliette Integrated interface for vendor/product oriented internet websites
US5898836A (en) 1997-01-14 1999-04-27 Netmind Services, Inc. Change-detection tool indicating degree and location of change of internet documents by comparison of cyclic-redundancy-check(CRC) signatures
US5907680A (en) 1996-06-24 1999-05-25 Sun Microsystems, Inc. Client-side, server-side and collaborative spell check of URL's
US5908467A (en) 1996-05-31 1999-06-01 International Business Machines Corporation System and method for displaying file parameters
US5913215A (en) 1996-04-09 1999-06-15 Seymour I. Rubinstein Browse by prompted keyword phrases with an improved method for obtaining an initial document set
US5926116A (en) 1995-12-22 1999-07-20 Sony Corporation Information retrieval apparatus and method
US5933604A (en) 1995-12-26 1999-08-03 Fujitsu Limited Network resource monitoring system and method for providing notice of changes in resources in a network
US5937162A (en) 1995-04-06 1999-08-10 Exactis.Com, Inc. Method and apparatus for high volume e-mail delivery
US5937037A (en) 1998-01-28 1999-08-10 Broadpoint Communications, Inc. Communications system for delivering promotional messages
US5940847A (en) 1995-06-07 1999-08-17 Microsoft Corporation System and method for automatically correcting multi-word data entry errors
US5944787A (en) 1997-04-21 1999-08-31 Sift, Inc. Method for automatically finding postal addresses from e-mail addresses
US5949419A (en) 1996-05-13 1999-09-07 Domine; Robert M Web browser detection and default home page modification device
US5953721A (en) 1995-12-15 1999-09-14 Sony Corporation Data supplying method and device thereof
US5953400A (en) 1996-07-18 1999-09-14 At&T Corp. Communication system for a closed-user group
US5963915A (en) 1996-02-21 1999-10-05 Infoseek Corporation Secure, convenient and efficient system and method of performing trans-internet purchase transactions
US5963205A (en) 1995-05-26 1999-10-05 Iconovex Corporation Automatic index creation for a word processor
US5974453A (en) 1997-10-08 1999-10-26 Intel Corporation Method and apparatus for translating a static identifier including a telephone number into a dynamically assigned network address
US5970680A (en) 1997-12-10 1999-10-26 Powers; James M. Air-lifted slab structure
US5978828A (en) 1997-06-13 1999-11-02 Intel Corporation URL bookmark update notification of page content or location changes
US5978817A (en) 1995-08-15 1999-11-02 Netscape Communications Corp. Browser having automatic URL generation
US5978806A (en) 1997-02-18 1999-11-02 Ameritech Corporation Method and apparatus for communicating information about a called party to a calling party
US5978842A (en) 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US5982863A (en) 1997-08-27 1999-11-09 Phytel, Inc. Communications system for a service provider
US5987508A (en) 1997-08-13 1999-11-16 At&T Corp Method of providing seamless cross-service connectivity in telecommunications network
US5987464A (en) 1996-07-26 1999-11-16 Schneider; Eric Method and system for periodically updating data records having an expiry time
US5991368A (en) 1997-06-05 1999-11-23 At&T Corp. Customer information announcement service
US5991751A (en) 1997-06-02 1999-11-23 Smartpatents, Inc. System, method, and computer program product for patent-centric and group-oriented data processing
US5995594A (en) 1996-11-13 1999-11-30 Siemens Information And Communication Networks, Inc. System and method for message notification in a multimedia messaging system
US5999907A (en) 1993-12-06 1999-12-07 Donner; Irah H. Intellectual property audit system
US5999912A (en) * 1996-05-01 1999-12-07 Wodarz; Dennis Dynamic advertising scheduling, display, and tracking
US6003077A (en) 1996-09-16 1999-12-14 Integrated Systems, Inc. Computer network system and method using domain name system to locate MIB module specification and web browser for managing SNMP agents
US6003082A (en) 1998-04-22 1999-12-14 International Business Machines Corporation Selective internet request caching and execution system
US6003061A (en) 1995-12-07 1999-12-14 Microsoft Corporation Method and system for scheduling the use of a computer system resource using a resource planner and a resource provider
US6006264A (en) 1997-08-01 1999-12-21 Arrowpoint Communications, Inc. Method and system for directing a flow between a client and a server
US6006265A (en) 1998-04-02 1999-12-21 Hotv, Inc. Hyperlinks resolution at and by a special network server in order to enable diverse sophisticated hyperlinking upon a digital network
US6009150A (en) 1998-01-28 1999-12-28 Broadpoint Commuications, Inc. Call processing method for delivering promotional messages
US6009459A (en) * 1997-01-10 1999-12-28 Microsoft Corporation Intelligent automatic searching for resources in a distributed environment
US6012066A (en) 1997-10-01 2000-01-04 Vallon, Inc. Computerized work flow system
US6014660A (en) 1996-12-09 2000-01-11 Sun Microsystems, Inc. Method and apparatus for client-sensitive name resolution using DNS
US6018619A (en) 1996-05-24 2000-01-25 Microsoft Corporation Method, system and apparatus for client-side usage tracking of information server systems
US6018768A (en) 1996-03-08 2000-01-25 Actv, Inc. Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US6021433A (en) 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data
US6023724A (en) 1997-09-26 2000-02-08 3Com Corporation Apparatus and methods for use therein for an ISDN LAN modem that displays fault information to local hosts through interception of host DNS request messages
US6029195A (en) 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US6032150A (en) 1997-08-25 2000-02-29 Planetweb, Inc. Secure graphical objects in web documents with a program applet placed to present further information upon selected conditions
US6038601A (en) 1997-07-21 2000-03-14 Tibco, Inc. Method and apparatus for storing and delivering documents on the internet
US6041324A (en) 1997-11-17 2000-03-21 International Business Machines Corporation System and method for identifying valid portion of computer resource identifier
US6057834A (en) 1998-06-12 2000-05-02 International Business Machines Corporation Iconic subscription schedule controller for a graphic user interface
US6058355A (en) 1997-06-30 2000-05-02 Ericsson Inc. Automatic power outage notification via CEBus interface
US6058250A (en) 1996-06-19 2000-05-02 At&T Corp Bifurcated transaction system in which nonsensitive information is exchanged using a public network connection and sensitive information is exchanged after automatically configuring a private network connection
US6061734A (en) 1997-09-24 2000-05-09 At&T Corp System and method for determining if a message identifier could be equivalent to one of a set of predetermined indentifiers
US6061738A (en) 1997-06-27 2000-05-09 D&I Systems, Inc. Method and system for accessing information on a network using message aliasing functions having shadow callback functions
US6061700A (en) 1997-08-08 2000-05-09 International Business Machines Corporation Apparatus and method for formatting a web page
US6065054A (en) 1997-07-07 2000-05-16 International Business Machines Corporation Managing a dynamically-created user account in a client following authentication from a non-native server domain
US6085242A (en) 1999-01-05 2000-07-04 Chandra; Rohit Method for managing a repository of user information using a personalized uniform locator
US6091956A (en) 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US6092100A (en) 1997-11-21 2000-07-18 International Business Machines Corporation Method for intelligently resolving entry of an incorrect uniform resource locator (URL)
US6094665A (en) 1997-09-18 2000-07-25 Hewlett-Packard Company Method and apparatus for correcting a uniform resource identifier
US6097108A (en) 1999-02-11 2000-08-01 Forward Electric, Inc. Apparatus and method for fail-safe control of events in preparation for electrical power transfers
US6098099A (en) 1998-04-21 2000-08-01 International Business Machines Corporation Third-party notification by network directory server
US6105098A (en) 1997-08-26 2000-08-15 Hitachi, Ltd. Method for managing shared resources
US6104582A (en) 1999-02-02 2000-08-15 Lucent Technologies, Inc. Storm alert automatic system power-down
US6104990A (en) 1998-09-28 2000-08-15 Prompt Software, Inc. Language independent phrase extraction
US6119234A (en) 1997-06-27 2000-09-12 Sun Microsystems, Inc. Method and apparatus for client-host communication over a computer network
US6119153A (en) * 1998-04-27 2000-09-12 Microsoft Corporation Accessing content via installable data sources
US6122627A (en) 1997-05-09 2000-09-19 International Business Machines Corporation System, method, and program for object building in queries over object views
US6122520A (en) 1998-02-13 2000-09-19 Xerox Corporation System and method for obtaining and using location specific information
US6125361A (en) 1998-04-10 2000-09-26 International Business Machines Corporation Feature diffusion across hyperlinks
US6128623A (en) 1998-04-15 2000-10-03 Inktomi Corporation High performance object cache
US6134588A (en) 1997-11-12 2000-10-17 International Business Machines Corporation High availability web browser access to servers
US6137873A (en) 1998-04-06 2000-10-24 Ameritech Corporation Automatic electronic telecommunications order translation and processing
US6141408A (en) 1997-04-11 2000-10-31 Garfinkle; Moishe Telephone addressing system
US6141653A (en) 1998-11-16 2000-10-31 Tradeaccess Inc System for interative, multivariate negotiations over a network
US6148289A (en) 1996-05-10 2000-11-14 Localeyes Corporation System and method for geographically organizing and classifying businesses on the world-wide web
US6148342A (en) 1998-01-27 2000-11-14 Ho; Andrew P. Secure database management system for confidential records using separately encrypted identifier and access request
US6151622A (en) 1998-02-02 2000-11-21 International Business Machines Corp. Method and system for portably enabling view synchronization over the world-wide web using frame hierarchies
US6151624A (en) 1998-02-03 2000-11-21 Realnames Corporation Navigating network resources based on metadata
US6154777A (en) 1996-07-01 2000-11-28 Sun Microsystems, Inc. System for context-dependent name resolution
US6154771A (en) 1998-06-01 2000-11-28 Mediastra, Inc. Real-time receipt, decompression and play of compressed streaming video/hypervideo; with thumbnail display of past scenes and with replay, hyperlinking and/or recording permissively intiated retrospectively
US6154725A (en) 1993-12-06 2000-11-28 Donner; Irah H. Intellectual property (IP) computer-implemented audit system optionally over network architecture, and computer program product for same
US6154600A (en) 1996-08-06 2000-11-28 Applied Magic, Inc. Media editor for non-linear editing system
US6157292A (en) 1997-12-04 2000-12-05 Digital Security Controls Ltd. Power distribution grid communication system
US6167389A (en) 1996-12-23 2000-12-26 Comverge Technologies, Inc. Method and apparatus using distributed intelligence for applying real time pricing and time of use rates in wide area network including a headend and subscriber
US6167449A (en) 1997-11-19 2000-12-26 Apple Computer, Inc. System and method for identifying and locating services on multiple heterogeneous networks using a query by type
US6169476B1 (en) 1997-02-18 2001-01-02 John Patrick Flanagan Early warning system for natural and manmade disasters
US6173406B1 (en) 1997-07-15 2001-01-09 Microsoft Corporation Authentication systems, methods, and computer program products
US6182148B1 (en) 1999-03-18 2001-01-30 Walid, Inc. Method and system for internationalizing domain names
US6181985B1 (en) 1998-04-29 2001-01-30 The Detroit Edison Company Rate-based load shed module
US6181787B1 (en) 1997-08-11 2001-01-30 Bellsouth Intellectual Property Corporation System and method for automated provision and customer selection of temporary advanced intelligent network services
US6182227B1 (en) 1998-06-22 2001-01-30 International Business Machines Corporation Lightweight authentication system and method for validating a server access request
US6185619B1 (en) 1996-12-09 2001-02-06 Genuity Inc. Method and apparatus for balancing the process load on network servers according to network and serve based policies
US6189030B1 (en) 1996-02-21 2001-02-13 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
US6195691B1 (en) 1996-09-17 2001-02-27 National Systems Corporation Method and apparatus for creating and using dynamic universal resource locators
US6199076B1 (en) 1996-10-02 2001-03-06 James Logan Audio program player including a dynamic program selection controller
US6198511B1 (en) 1998-09-10 2001-03-06 Intel Corporation Identifying patterns in closed caption script
US6202087B1 (en) 1999-03-22 2001-03-13 Ofer Gadish Replacement of error messages with non-error messages
US6205139B1 (en) 1997-03-06 2001-03-20 Bell Atlantic Network Services, Inc. Automatic called party locator over internet
US6209048B1 (en) 1996-02-09 2001-03-27 Ricoh Company, Ltd. Peripheral with integrated HTTP server for remote access using URL's
US6212565B1 (en) 1998-08-26 2001-04-03 Sun Microsystems, Inc. Apparatus and method for improving performance of proxy server arrays that use persistent connections
US6219709B1 (en) 1996-10-30 2001-04-17 International Business Machines Corp. System and method for accessing data files in a computer network
US6219696B1 (en) 1997-08-01 2001-04-17 Siemens Corporate Research, Inc. System for providing targeted internet information to mobile agents
US6229532B1 (en) 1998-06-11 2001-05-08 Sony Corporation Method and apparatus for building a uniform resource locator menu in an Internet television system
US6230168B1 (en) 1997-11-26 2001-05-08 International Business Machines Corp. Method for automatically constructing contexts in a hypertext collection
US6240555B1 (en) 1996-03-29 2001-05-29 Microsoft Corporation Interactive entertainment system for presenting supplemental interactive content together with continuous video programs
US6240360B1 (en) 1995-08-16 2001-05-29 Sean Phelan Computer system for indentifying local resources
US6249817B1 (en) 1996-04-30 2001-06-19 A.I. Soft Corporation Data-update monitoring in communications network
US6256671B1 (en) 1998-06-24 2001-07-03 Nortel Networks Limited Method and apparatus for providing network access control using a domain name system
US6256739B1 (en) 1997-10-30 2001-07-03 Juno Online Services, Inc. Method and apparatus to determine user identity and limit access to a communications network
US6259972B1 (en) 1998-01-16 2001-07-10 Enghouse Systems Usa, Inc. Method for processing and disseminating utility outage information
US6259771B1 (en) 1998-04-03 2001-07-10 Nortel Networks Limited Web based voice response system
US20010010032A1 (en) 1998-10-27 2001-07-26 Ehlers Gregory A. Energy management and building automation system
US6269361B1 (en) 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US6282511B1 (en) 1996-12-04 2001-08-28 At&T Voiced interface with hyperlinked information
US20010021947A1 (en) 2000-03-08 2001-09-13 Kim Se Ki Method for searching for domain in internet
US6292709B1 (en) 1996-10-24 2001-09-18 Siemens Aktiengesellschaft Method and device for online processing of forwarding mail
US6292172B1 (en) 1998-03-20 2001-09-18 Samir B. Makhlouf System and method for controlling and integrating various media devices in a universally controlled system
US6297819B1 (en) 1998-11-16 2001-10-02 Essential Surfing Gear, Inc. Parallel web sites
US6298327B1 (en) 1995-03-08 2001-10-02 Yes Technologies Expert support system for authoring invention disclosures
US6298352B1 (en) 1998-07-23 2001-10-02 Mci Communications Corporation Apparatus and method for managing number sources
US6298341B1 (en) 1999-09-22 2001-10-02 Raredomains.Com, Llc System and method for generating domain names and for facilitating registration and transfer of the same
US6311214B1 (en) 1995-07-27 2001-10-30 Digimarc Corporation Linking of computers based on optical sensing of digital data
US6314469B1 (en) 1999-02-26 2001-11-06 I-Dns.Net International Pte Ltd Multi-language domain name service
US6321222B1 (en) 1999-06-09 2001-11-20 William Soederstroem Gert Peter Method for multiple task searching
US6321242B1 (en) 1998-02-06 2001-11-20 Sun Microsystems, Inc. Re-linking technology for a moving web site
US6324585B1 (en) 1998-11-19 2001-11-27 Cisco Technology, Inc. Method and apparatus for domain name service request resolution
US6324650B1 (en) 1998-03-16 2001-11-27 John W.L. Ogilvie Message content protection and conditional disclosure
US6332141B2 (en) 1999-09-30 2001-12-18 Netcurrents, Inc. Apparatus and method of implementing fast internet real-time search technology (FIRST)
US6332158B1 (en) 1998-12-03 2001-12-18 Chris Risley Domain name system lookup allowing intelligent correction of searches and presentation of auxiliary information
US6338082B1 (en) 1999-03-22 2002-01-08 Eric Schneider Method, product, and apparatus for requesting a network resource
US6339786B1 (en) 1998-03-03 2002-01-15 Matsushita Electric Industrial Co., Ltd. Terminal device
US6339767B1 (en) 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
US20020010795A1 (en) 2000-06-09 2002-01-24 Brown Charles P. Method and system for protecting domain names
US20020016174A1 (en) 2000-05-03 2002-02-07 Gibson Eric J. Use of telephone numbers as domain names and as applied in portable electronic devices
US20020023034A1 (en) 2000-03-31 2002-02-21 Brown Roger G. Method and system for a digital automated exchange
US20020024424A1 (en) 2000-04-10 2002-02-28 Burns T. D. Civil defense alert system and method using power line communication
US6356422B1 (en) 1999-11-05 2002-03-12 Siemens Energy & Automation, Inc. Circuit breaker communication and control system
US6356898B2 (en) 1998-08-31 2002-03-12 International Business Machines Corporation Method and system for summarizing topics of documents browsed by a user
US6360256B1 (en) 1996-07-01 2002-03-19 Sun Microsystems, Inc. Name service for a redundant array of internet servers
US6363433B1 (en) * 1997-03-12 2002-03-26 Microsoft Corporation Method and mechanism for client-side handling of extensions originally written for servers
US6366298B1 (en) 1999-06-03 2002-04-02 Netzero, Inc. Monitoring of individual internet usage
US6366906B1 (en) 1999-07-15 2002-04-02 International Business Machines Corporation Method and apparatus for implementing a search selection tool on a browser
US6381627B1 (en) 1998-09-21 2002-04-30 Microsoft Corporation Method and computer readable medium for discovering master DNS server computers for a given domain name in multiple master and multiple namespace configurations
US6381651B1 (en) 1996-12-18 2002-04-30 Sony Corporation Information processing apparatus and method enabling users to easily acquire information that occurs on a network and suits their favorites
US6385620B1 (en) 1999-08-16 2002-05-07 Psisearch,Llc System and method for the management of candidate recruiting information
US6389462B1 (en) 1998-12-16 2002-05-14 Lucent Technologies Inc. Method and apparatus for transparently directing requests for web objects to proxy caches
US20020059161A1 (en) * 1998-11-03 2002-05-16 Wen-Syan Li Supporting web-query expansion efficiently using multi-granularity indexing and query processing
US6393117B1 (en) 1996-05-31 2002-05-21 Anders Trell Trust Telephoning method comprising novel subscriber service
US20020065903A1 (en) 1999-12-01 2002-05-30 Barry Fellman Internet domain name registration system
US6401118B1 (en) 1998-06-30 2002-06-04 Online Monitoring Services Method and computer program product for an online monitoring search engine
US20020069080A1 (en) 2000-04-15 2002-06-06 Irms.Net Incorporated System for cataloging, inventorying, selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US20020069378A1 (en) 2000-12-01 2002-06-06 Mclellan Mark F. Method of remotely monitoring an internet web site
US6405243B1 (en) 1996-04-05 2002-06-11 Sun Microsystems, Inc. Method and system for updating email addresses
US20020073233A1 (en) 2000-05-22 2002-06-13 William Gross Systems and methods of accessing network resources
US6412014B1 (en) 1999-06-22 2002-06-25 William Kenneth Ryan Internet directory based upon names related to domain names
US20020091703A1 (en) 2000-11-01 2002-07-11 Bayles Len Albert Registry-integrated internet domain name acquisition system
US20020091836A1 (en) 2000-06-24 2002-07-11 Moetteli John Brent Browsing method for focusing research
US6421675B1 (en) 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
US6427164B1 (en) 1999-06-23 2002-07-30 Mail Registry, Inc. Systems and methods for automatically forwarding electronic mail when the recipient is otherwise unknown
US20020103745A1 (en) 2000-12-29 2002-08-01 Abb Ab System, method and computer program product for enhancing commercial value of electrical power produced from a renewable energy power production facility
US6430623B1 (en) 1998-01-29 2002-08-06 Ip Dynamics, Inc. Domain name routing
US6434547B1 (en) 1999-10-28 2002-08-13 Qenm.Com Data capture and verification system
US6438583B1 (en) 1999-06-23 2002-08-20 Re-Route Corporation System and method for re-routing of e-mail messages
US6442549B1 (en) 1997-07-25 2002-08-27 Eric Schneider Method, product, and apparatus for processing reusable information
US6442602B1 (en) 1999-06-14 2002-08-27 Web And Net Computing System and method for dynamic creation and management of virtual subdomain addresses
US6449657B2 (en) 1999-08-06 2002-09-10 Namezero.Com, Inc. Internet hosting system
US20020129013A1 (en) 1999-09-07 2002-09-12 Invention Depot, Inc. Method and system for monitoring domain name registrations
US6452609B1 (en) 1998-11-06 2002-09-17 Supertuner.Com Web application for accessing media streams
US20020156800A1 (en) 1998-12-01 2002-10-24 Lucent Technologies Inc. Method and apparatus for persistent access to Web resources using relative time-stamps
US20020188699A1 (en) 1996-03-08 2002-12-12 Craig Ullman Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US6496981B1 (en) 1997-09-19 2002-12-17 Douglass A. Wistendahl System for converting media content for interactive TV use
US20020194113A1 (en) 2001-06-15 2002-12-19 Abb Group Services Center Ab System, method and computer program product for risk-minimization and mutual insurance relations in meteorology dependent activities
US6502131B1 (en) 1997-05-27 2002-12-31 Novell, Inc. Directory enabled policy management tool for intelligent traffic management
US6502132B1 (en) 1998-06-30 2002-12-31 Fujitsu Limited Network monitoring system, monitoring device, and monitored device
US20030009592A1 (en) 2001-07-05 2003-01-09 Paul Stahura Method and system for providing static addresses for Internet connected devices even if the underlying address is dynamic
US20030014450A1 (en) 2001-06-29 2003-01-16 International Business Machines Corporation Auto-correcting URL-parser
US6509833B2 (en) 2001-05-18 2003-01-21 Siemens Information And Communication Networks, Inc. Method and system for providing a warning alert
US6510461B1 (en) 1997-06-30 2003-01-21 Sun Microsystems, Inc. System for managing and automatically deleting network address identified and stored during a network communication session when the network address is visited
US6513060B1 (en) 1998-08-27 2003-01-28 Internetseer.Com Corp. System and method for monitoring informational resources
US6526402B2 (en) 2000-10-27 2003-02-25 One-Stop.To Limited Searching procedures
US6532366B1 (en) 1999-01-29 2003-03-11 International Business Machines Corporation Telephone call optimizer
US6549892B1 (en) 1999-05-21 2003-04-15 Pitney Bowes Inc. System for delivering mail
US20030074672A1 (en) 1998-09-22 2003-04-17 John Daniels Multiuser internet gateway system
US6556992B1 (en) 1999-09-14 2003-04-29 Patent Ratings, Llc Method and system for rating patents and other intangible assets
US6560634B1 (en) * 1997-08-15 2003-05-06 Verisign, Inc. Method of determining unavailability of an internet domain name
US20030088708A1 (en) 1999-02-03 2003-05-08 Stephen Lewallen Method and apparatus for providing protocol independent naming and life cycle services in an object-oriented system
US20030098375A1 (en) 2000-04-05 2003-05-29 Fuji Photo Film Co., Ltd. Magnetic tape cartridge
US6574737B1 (en) 1998-12-23 2003-06-03 Symantec Corporation System for penetrating computer or computer network
US6578078B1 (en) 1999-04-02 2003-06-10 Microsoft Corporation Method for preserving referential integrity within web sites
US6591291B1 (en) 1997-08-28 2003-07-08 Lucent Technologies Inc. System and method for providing anonymous remailing and filtering of electronic mail
US6594697B1 (en) 1999-05-20 2003-07-15 Microsoft Corporation Client system having error page analysis and replacement capabilities
US6603844B1 (en) 1999-08-31 2003-08-05 Avaya Technology Corp. Advertised ring back in a telecommunication switching system
US6604241B1 (en) 1999-05-21 2003-08-05 Cisco Technology, Inc. Communicating video information in a network using universal resource locators
US6604132B1 (en) 2000-06-09 2003-08-05 David H. Hitt System and method for embedding a physical mailing address in an electronic mail address
US6606659B1 (en) 2000-01-28 2003-08-12 Websense, Inc. System and method for controlling access to internet sites
US6605120B1 (en) 1998-12-10 2003-08-12 International Business Machines Corporation Filter definition for distribution mechanism for filtering, formatting and reuse of web based content
US6608891B1 (en) 1999-03-15 2003-08-19 Ameritech Corporation System and method for providing network information service
US6611803B1 (en) 1998-12-17 2003-08-26 Matsushita Electric Industrial Co., Ltd. Method and apparatus for retrieving a video and audio scene using an index generated by speech recognition
US6615237B1 (en) 2000-02-04 2003-09-02 Microsoft Corporation Automatic searching for data in a network
US6615348B1 (en) 1999-04-16 2003-09-02 Intel Corporation Method and apparatus for an adapted digital signature
US6615247B1 (en) 1999-07-01 2003-09-02 Micron Technology, Inc. System and method for customizing requested web page based on information such as previous location visited by customer and search term used by customer
US6618697B1 (en) 1999-05-14 2003-09-09 Justsystem Corporation Method for rule-based correction of spelling and grammar errors
US6618726B1 (en) 1996-11-18 2003-09-09 Genuity Inc. Voice activated web browser
US20030182447A1 (en) 2001-05-31 2003-09-25 Schilling Frank T. Generic top-level domain re-routing system
US6628314B1 (en) 1998-07-17 2003-09-30 B.E. Technology, Llc Computer interface method and apparatus with targeted advertising
US6636961B1 (en) 1999-07-09 2003-10-21 International Business Machines Corporation System and method for configuring personal systems
US6637032B1 (en) 1997-01-06 2003-10-21 Microsoft Corporation System and method for synchronizing enhancing content with a video program using closed captioning
US6636854B2 (en) 2000-12-07 2003-10-21 International Business Machines Corporation Method and system for augmenting web-indexed search engine results with peer-to-peer search results
US6650877B1 (en) 1999-04-30 2003-11-18 Microvision, Inc. Method and system for identifying data locations associated with real world observations
US6654746B1 (en) 1999-05-03 2003-11-25 Symantec Corporation Methods and apparatuses for single-connection file synchronization workgroup file update
US6654779B1 (en) 1999-04-14 2003-11-25 First Data Resources System and method for electronic mail (e-mail) address management
US6654741B1 (en) 1999-05-03 2003-11-25 Microsoft Corporation URL mapping methods and systems
US6658573B1 (en) 1997-01-17 2003-12-02 International Business Machines Corporation Protecting resources in a distributed computer system
US20030225670A1 (en) 2002-05-31 2003-12-04 Decarlo George J. Auction style distribution of domain names
US6665620B1 (en) 1998-08-26 2003-12-16 Siemens Transmission & Distribution, Llc Utility meter having primary and secondary communication circuits
US6668278B1 (en) 1996-12-20 2003-12-23 Liberate Technologies Information retrieval system using an internet multiplexer to focus user selection
US6671714B1 (en) 1999-11-23 2003-12-30 Frank Michael Weyer Method, apparatus and business system for online communications with online and offline recipients
US6671738B1 (en) 1998-11-16 2003-12-30 Vantageport, Inc System and method of associating an object with a world wide web (WWW) site
US6671585B2 (en) 2000-12-29 2003-12-30 Abb Ab System, method and computer program product for enhancing commercial value of electrical power produced from a renewable energy power production facility
US20040044791A1 (en) 2001-05-22 2004-03-04 Pouzzner Daniel G. Internationalized domain name system with iterative conversion
US6711585B1 (en) 1999-06-15 2004-03-23 Kanisa Inc. System and method for implementing a knowledge management system
US6718321B2 (en) 1997-06-16 2004-04-06 Hewlett-Packard Development Company, L.P. Web-based electronic mail server apparatus and method using full text and label indexing
US6728767B1 (en) 2000-08-18 2004-04-27 Cisco Technology, Inc. Remote identification of client and DNS proxy IP addresses
US20040088083A1 (en) 2001-08-15 2004-05-06 James Davis System and method for controlling power demand over an integrated wireless network
US6735585B1 (en) 1998-08-17 2004-05-11 Altavista Company Method for search engine generating supplemented search not included in conventional search result identifying entity data related to portion of located web page
US6745367B1 (en) 1999-09-27 2004-06-01 International Business Machines Corporation Method and computer program product for implementing parental supervision for internet browsing
US20040107025A1 (en) 2000-11-28 2004-06-03 Ransom Douglas S. System and method for implementing XML on an energy management device
US6748375B1 (en) 2000-09-07 2004-06-08 Microsoft Corporation System and method for content retrieval
US6751562B1 (en) 2000-11-28 2004-06-15 Power Measurement Ltd. Communications architecture for intelligent electronic devices
US6751606B1 (en) * 1998-12-23 2004-06-15 Microsoft Corporation System for enhancing a query interface
US6760746B1 (en) 1999-09-01 2004-07-06 Eric Schneider Method, product, and apparatus for processing a data request
US6760770B1 (en) 1999-08-26 2004-07-06 Naoyuki Kageyama Portable information system for receiving information via a communication network
US6766369B1 (en) 1998-03-09 2004-07-20 Net Zero, Inc. Internet service error tracking
US6779178B1 (en) 1997-03-07 2004-08-17 Signature Mail. Com, Llc System and method for personalizing electronic mail messages
US6799201B1 (en) 2000-09-19 2004-09-28 Motorola, Inc. Remotely configurable multimedia entertainment and information system for vehicles
US6826617B1 (en) 1998-10-15 2004-11-30 Microsoft Corporation Territorial determination of remote computer location in a wide area network for conditional delivery of digitized products
US6836805B1 (en) 2000-04-24 2004-12-28 Sprint Communications Company L.P. Scheduled alias resolution
US20050055306A1 (en) 1998-09-22 2005-03-10 Science Applications International Corporation User-defined dynamic collaborative environments
US6880007B1 (en) 1999-06-07 2005-04-12 Register Com, Inc. Domain manager and method of use
US6892226B1 (en) 1997-03-27 2005-05-10 Intel Corporation System for delivery of dynamic content to a client device
US20050102354A1 (en) 1999-04-22 2005-05-12 Scott Hollenbeck Shared registration system for registering domain names
US6895402B1 (en) 1999-08-25 2005-05-17 International Business Machines Corporation Detecting framing of a network resource identified by a target uniform resource locator
US6895430B1 (en) 1999-10-01 2005-05-17 Eric Schneider Method and apparatus for integrating resolution services, registration services, and search services
US6901436B1 (en) 1999-03-22 2005-05-31 Eric Schneider Method, product, and apparatus for determining the availability of similar identifiers and registering these identifiers across multiple naming systems
US6931451B1 (en) 1996-10-03 2005-08-16 Gotuit Media Corp. Systems and methods for modifying broadcast programming
US6944658B1 (en) 1997-07-25 2005-09-13 Eric Schneider Content notification method, product, and apparatus
US20050235031A1 (en) 1999-09-10 2005-10-20 Eric Schneider Hyperlink generation and enhanced spell check method, product, apparatus, and user interface system
US6959339B1 (en) 1998-11-06 2005-10-25 International Business Machines Corporation Technique for handling a universal image format on the internet
US6961700B2 (en) 1996-09-24 2005-11-01 Allvoice Computing Plc Method and apparatus for processing the output of a speech recognition engine
US6963928B1 (en) 1999-05-27 2005-11-08 Bagley David T Systems and methods for communicating across various communication applications using single address strings
US6973505B1 (en) 1999-09-01 2005-12-06 Eric Schneider Network resource access method, product, and apparatus
US6981023B1 (en) 1999-03-09 2005-12-27 Michael Hamilton Message routing
US6990678B2 (en) 1998-06-17 2006-01-24 Microsoft Corporation Combining real-time and batch mode logical address links
US7000028B1 (en) 2000-06-02 2006-02-14 Verisign, Inc. Automated domain name registration
US7003442B1 (en) 1998-06-24 2006-02-21 Fujitsu Limited Document file group organizing apparatus and method thereof
US7003719B1 (en) 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
US7010568B1 (en) 1999-09-01 2006-03-07 Eric Schneider Search engine request method, product, and apparatus
US7013298B1 (en) 1996-07-30 2006-03-14 Hyperphrase Technologies, Llc Method and system for automated data storage and retrieval
US7039708B1 (en) 1998-09-12 2006-05-02 International Business Machines Corporation Apparatus and method for establishing communication in a computer network
US7080158B1 (en) 1999-02-09 2006-07-18 Nortel Networks Limited Network caching using resource redirection
US7089194B1 (en) * 1999-06-17 2006-08-08 International Business Machines Corporation Method and apparatus for providing reduced cost online service and adaptive targeting of advertisements
US7120236B1 (en) 1999-11-15 2006-10-10 Eric Schneider Mnemonic discovery and notification method, product, and apparatus
US7136725B1 (en) 2001-06-21 2006-11-14 Paciorek Ronald R Load shed notification method, product, and apparatus
US7136932B1 (en) 1999-03-22 2006-11-14 Eric Schneider Fictitious domain name method, product, and apparatus
US7149780B2 (en) 2001-12-14 2006-12-12 Pitney Bowes Inc. Method for determining e-mail address format rules
US7188138B1 (en) 1999-03-22 2007-03-06 Eric Schneider Method, product, and apparatus for resource identifier registration and aftermarket services
US7225249B1 (en) * 1997-09-26 2007-05-29 Mci, Llc Integrated systems for providing communications network management services and interactive generating invoice documents
US20080005342A1 (en) 1999-07-15 2008-01-03 Eric Schneider Method, product, and apparatus for enhancing resolution services, registration services, and search services
US20080010365A1 (en) 1997-07-25 2008-01-10 Eric Schneider Methods, products, systems, and devices for processing reusable information
US20080016233A1 (en) 1999-03-22 2008-01-17 Eric Schneider Methods, systems, products, and devices for processing dns friendly identifiers
US20080016142A1 (en) 1999-03-22 2008-01-17 Eric Schneider Real-time communication processing method, product, and apparatus
US7337910B2 (en) 2000-10-04 2008-03-04 Verisign, Inc. Methods and devices for responding to request for unregistered domain name to indicate a predefined type of service
US20080235383A1 (en) 2007-03-22 2008-09-25 Eric Schneider Methods, Systems, Products, And Devices For Generating And Processing DNS Friendly Identifiers
US7543026B2 (en) 2000-12-28 2009-06-02 Quine Douglas B System and method for address correction of electronic messages
US7565402B2 (en) 2002-01-05 2009-07-21 Eric Schneider Sitemap access method, product, and apparatus

Patent Citations (378)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4196310A (en) 1976-04-09 1980-04-01 Digital Data, Inc. Secure SCA broadcasting system including subscriber actuated portable receiving terminals
US4190800A (en) 1976-11-22 1980-02-26 Scientific-Atlanta, Inc. Electrical load management system
US4155042A (en) 1977-10-31 1979-05-15 Permut Alan R Disaster alert system
US4390876A (en) 1980-07-25 1983-06-28 Southern California Edison Co., Inc. Electric utility demand limiting device and method
US4486853A (en) 1981-04-01 1984-12-04 Telemet American, Inc. Apparatus for receiving and displaying continuously updated data
US4754326A (en) 1983-10-25 1988-06-28 Keycom Electronic Publishing Method and apparatus for assisting user of information retrieval systems
US5175681A (en) 1985-12-27 1992-12-29 Sony Corporation Computerized system for managing preparation and prosecution of applications in various countries for protection of industrial property rights
US5249275A (en) 1986-04-21 1993-09-28 Texas Instruments Incorporated Apparatus and method enabling a compiled program to exactly recreate its source code
US4811382A (en) 1986-09-05 1989-03-07 Sleevi Neil F Method and apparatus for applying messages in a telecommunications network
US4903206A (en) 1987-02-05 1990-02-20 International Business Machines Corporation Spelling error correcting system
US4823265A (en) 1987-05-11 1989-04-18 Nelson George E Renewable option accounting and marketing system
US4956771A (en) 1988-05-24 1990-09-11 Prime Computer, Inc. Method for inter-processor data transfer
US4956875A (en) 1988-07-05 1990-09-11 Com-Ser Laboratories, Inc. Emergency radio alerting and message transmitting system directable to selected classes and numbers of receivers
US5155847A (en) 1988-08-03 1992-10-13 Minicom Data Corporation Method and apparatus for updating software at remote locations
US5109486A (en) 1989-01-06 1992-04-28 Motorola, Inc. Distributed computer system with network and resource status monitoring
US5155837A (en) 1989-03-02 1992-10-13 Bell Communications Research, Inc. Methods and apparatus for software retrofitting
US5454105A (en) 1989-06-14 1995-09-26 Hitachi, Ltd. Document information search method and system
US5634048A (en) 1989-09-14 1997-05-27 Fujitsu Limited Distributed database system having a center system with a link file and a method for retrieving data from same
US5673252A (en) 1990-02-15 1997-09-30 Itron, Inc. Communications protocol for remote data generating stations
US5664170A (en) 1990-05-07 1997-09-02 Next Computer, Inc. Flexible distributed network database containing configuration information for a network divided into domains
US5319699A (en) 1990-05-30 1994-06-07 Alcatel N.V. Wireless telephone service subscriber call routing method
US5437031A (en) 1990-10-10 1995-07-25 Fuji Xerox Co., Ltd. Interprocess communications control system
US5231570A (en) 1990-12-11 1993-07-27 Lee Gerritt S K Credit verification system
US5500561A (en) 1991-01-08 1996-03-19 Wilhelm; William G. Customer side power management system and method
US5321740A (en) 1991-06-20 1994-06-14 Quantum Systems, Inc. Telephone marketing system
US5404505A (en) 1991-11-01 1995-04-04 Finisar Corporation System for scheduling transmission of indexed and requested database tiers on demand at varying repetition rates
US5249230A (en) 1991-11-21 1993-09-28 Motorola, Inc. Authentication system
US5446891A (en) 1992-02-26 1995-08-29 International Business Machines Corporation System for adjusting hypertext links with weighed user goals and activities
US5544036A (en) 1992-03-25 1996-08-06 Brown, Jr.; Robert J. Energy management and home automation system
US5761083A (en) 1992-03-25 1998-06-02 Brown, Jr.; Robert J. Energy management and home automation system
US5418951A (en) 1992-08-20 1995-05-23 The United States Of America As Represented By The Director Of National Security Agency Method of retrieving documents that concern the same topic
US5576700A (en) 1992-08-26 1996-11-19 Scientific-Atlanta Apparatus and method for controlling an electrical load and monitoring control operations and the electrical load
US5402490A (en) 1992-09-01 1995-03-28 Motorola, Inc. Process for improving public key authentication
US5600778A (en) 1992-09-08 1997-02-04 International Business Machines Corporation Graphical resource editor for software customization
US5603034A (en) 1992-09-08 1997-02-11 International Business Machines Corporation Graphical resource editor for software customization
US5640561A (en) 1992-10-13 1997-06-17 International Business Machines Corporation Computerized method and system for replicating a database using log records
US5634016A (en) 1993-01-21 1997-05-27 Blade Software, Inc. Event management system
US5444823A (en) 1993-04-16 1995-08-22 Compaq Computer Corporation Intelligent search engine for associated on-line documentation having questionless case-based knowledge base
US5404231A (en) 1993-05-24 1995-04-04 Audiofax, Inc. Sender-based facsimile store and forward facility
US5701399A (en) 1993-06-09 1997-12-23 Inference Corporation Integration of case-based search engine into help database
US5386369A (en) 1993-07-12 1995-01-31 Globetrotter Software Inc. License metering system for software applications
US5592620A (en) 1993-08-12 1997-01-07 International Business Machines Corporation System and method for controlling, monitoring and retrieving accounting data
US5881131A (en) 1993-11-16 1999-03-09 Bell Atlantic Network Services, Inc. Analysis and validation system for provisioning network related facilities
US5623679A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5623681A (en) 1993-11-19 1997-04-22 Waverley Holdings, Inc. Method and apparatus for synchronizing, displaying and manipulating text and image documents
US5999907A (en) 1993-12-06 1999-12-07 Donner; Irah H. Intellectual property audit system
US6154725A (en) 1993-12-06 2000-11-28 Donner; Irah H. Intellectual property (IP) computer-implemented audit system optionally over network architecture, and computer program product for same
US5534734A (en) 1993-12-09 1996-07-09 Compusci, Inc. Power shedding device
US5535257A (en) 1994-02-07 1996-07-09 Motorola, Inc. Method and apparatus for managing telephone calls in a selective call radio system controller
US5761689A (en) 1994-09-01 1998-06-02 Microsoft Corporation Autocorrecting text typed into a word processing document
US5625818A (en) 1994-09-30 1997-04-29 Apple Computer, Inc. System for managing local database updates published to different online information services in different formats from a central platform
US6029195A (en) 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US5835087A (en) 1994-11-29 1998-11-10 Herz; Frederick S. M. System for generation of object profiles for a system for customized electronic identification of desirable objects
US5815830A (en) 1994-12-23 1998-09-29 Anthony; Andre Charles Automatic generation of hypertext links to multimedia topic objects
US5684710A (en) 1995-01-05 1997-11-04 Tecom Inc. System for measuring electrical power interruptions
US5696695A (en) 1995-01-05 1997-12-09 Tecom Inc. System for rate-related control of electrical loads
US5572438A (en) 1995-01-05 1996-11-05 Teco Energy Management Services Engery management and building automation system
US5892920A (en) 1995-01-27 1999-04-06 Telefonaktiebolaget Lm Ericsson Data transmission system buffer with tree shaped multiplexer controlled by different sending and receiving clock speeds
US6298327B1 (en) 1995-03-08 2001-10-02 Yes Technologies Expert support system for authoring invention disclosures
US5937162A (en) 1995-04-06 1999-08-10 Exactis.Com, Inc. Method and apparatus for high volume e-mail delivery
US5963205A (en) 1995-05-26 1999-10-05 Iconovex Corporation Automatic index creation for a word processor
US5812776A (en) 1995-06-07 1998-09-22 Open Market, Inc. Method of providing internet pages by mapping telephone number provided by client to URL and returning the same in a redirect command by server
US5940847A (en) 1995-06-07 1999-08-17 Microsoft Corporation System and method for automatically correcting multi-word data entry errors
US5692132A (en) 1995-06-07 1997-11-25 Mastercard International, Inc. System and method for conducting cashless transactions on a computer network
US5598464A (en) 1995-06-20 1997-01-28 Dsc Communications Comporation Method and apparatus for providing local number portability
US6311214B1 (en) 1995-07-27 2001-10-30 Digimarc Corporation Linking of computers based on optical sensing of digital data
US5649186A (en) 1995-08-07 1997-07-15 Silicon Graphics Incorporated System and method for a computer-based dynamic information clipping service
US5745360A (en) 1995-08-14 1998-04-28 International Business Machines Corp. Dynamic hypertext link converter system and process
US5978817A (en) 1995-08-15 1999-11-02 Netscape Communications Corp. Browser having automatic URL generation
US6240360B1 (en) 1995-08-16 2001-05-29 Sean Phelan Computer system for indentifying local resources
US5644625A (en) 1995-09-01 1997-07-01 Faxts-Now, Inc. Automatic routing and rerouting of messages to telephones and fax machines including receipt of intercept voice messages
US5764906A (en) 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
US5842203A (en) 1995-12-01 1998-11-24 International Business Machines Corporation Method and system for performing non-boolean search queries in a graphical user interface
US6003061A (en) 1995-12-07 1999-12-14 Microsoft Corporation Method and system for scheduling the use of a computer system resource using a resource planner and a resource provider
US5708709A (en) 1995-12-08 1998-01-13 Sun Microsystems, Inc. System and method for managing try-and-buy usage of application programs
US5778367A (en) 1995-12-14 1998-07-07 Network Engineering Software, Inc. Automated on-line information service and directory, particularly for the world wide web
US6850940B2 (en) 1995-12-14 2005-02-01 Network Engineering Software, Inc. Automated on-line information service and directory, particularly for the world wide web
US6324538B1 (en) 1995-12-14 2001-11-27 Ralph E. Wesinger, Jr. Automated on-line information service and directory, particularly for the world wide web
US5742818A (en) 1995-12-15 1998-04-21 Microsoft Corporation Method and system of converting data from a source file system to a target file system
US5953721A (en) 1995-12-15 1999-09-14 Sony Corporation Data supplying method and device thereof
US5926116A (en) 1995-12-22 1999-07-20 Sony Corporation Information retrieval apparatus and method
US5933604A (en) 1995-12-26 1999-08-03 Fujitsu Limited Network resource monitoring system and method for providing notice of changes in resources in a network
US5699428A (en) 1996-01-16 1997-12-16 Symantec Corporation System for automatic decryption of file data on a per-use basis and automatic re-encryption within context of multi-threaded operating system under which applications run in real-time
US6021433A (en) 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data
US6209048B1 (en) 1996-02-09 2001-03-27 Ricoh Company, Ltd. Peripheral with integrated HTTP server for remote access using URL's
US6189030B1 (en) 1996-02-21 2001-02-13 Infoseek Corporation Method and apparatus for redirection of server external hyper-link references
US5870546A (en) 1996-02-21 1999-02-09 Infoseek Corporation Method and apparatus for redirection of server external hyper-link reference
US5963915A (en) 1996-02-21 1999-10-05 Infoseek Corporation Secure, convenient and efficient system and method of performing trans-internet purchase transactions
US6018768A (en) 1996-03-08 2000-01-25 Actv, Inc. Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US20040030759A1 (en) 1996-03-08 2004-02-12 Actv, Inc. Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US20020188699A1 (en) 1996-03-08 2002-12-12 Craig Ullman Enhanced video programming system and method for incorporating and displaying retrieved integrated internet information segments
US6240555B1 (en) 1996-03-29 2001-05-29 Microsoft Corporation Interactive entertainment system for presenting supplemental interactive content together with continuous video programs
US6405243B1 (en) 1996-04-05 2002-06-11 Sun Microsystems, Inc. Method and system for updating email addresses
US5913215A (en) 1996-04-09 1999-06-15 Seymour I. Rubinstein Browse by prompted keyword phrases with an improved method for obtaining an initial document set
US5721897A (en) 1996-04-09 1998-02-24 Rubinstein; Seymour I. Browse by prompted keyword phrases with an improved user interface
US5848396A (en) 1996-04-26 1998-12-08 Freedom Of Information, Inc. Method and apparatus for determining behavioral profile of a computer user
US6249817B1 (en) 1996-04-30 2001-06-19 A.I. Soft Corporation Data-update monitoring in communications network
US5999912A (en) * 1996-05-01 1999-12-07 Wodarz; Dennis Dynamic advertising scheduling, display, and tracking
US6148289A (en) 1996-05-10 2000-11-14 Localeyes Corporation System and method for geographically organizing and classifying businesses on the world-wide web
US6691105B1 (en) 1996-05-10 2004-02-10 America Online, Inc. System and method for geographically organizing and classifying businesses on the world-wide web
US5949419A (en) 1996-05-13 1999-09-07 Domine; Robert M Web browser detection and default home page modification device
US6018619A (en) 1996-05-24 2000-01-25 Microsoft Corporation Method, system and apparatus for client-side usage tracking of information server systems
US5908467A (en) 1996-05-31 1999-06-01 International Business Machines Corporation System and method for displaying file parameters
US6393117B1 (en) 1996-05-31 2002-05-21 Anders Trell Trust Telephoning method comprising novel subscriber service
US5857201A (en) 1996-06-18 1999-01-05 Wright Strategies, Inc. Enterprise connectivity to handheld devices
US6058250A (en) 1996-06-19 2000-05-02 At&T Corp Bifurcated transaction system in which nonsensitive information is exchanged using a public network connection and sensitive information is exchanged after automatically configuring a private network connection
US5813007A (en) 1996-06-20 1998-09-22 Sun Microsystems, Inc. Automatic updates of bookmarks in a client computer
US5907680A (en) 1996-06-24 1999-05-25 Sun Microsystems, Inc. Client-side, server-side and collaborative spell check of URL's
US6360256B1 (en) 1996-07-01 2002-03-19 Sun Microsystems, Inc. Name service for a redundant array of internet servers
US6154777A (en) 1996-07-01 2000-11-28 Sun Microsystems, Inc. System for context-dependent name resolution
US5953400A (en) 1996-07-18 1999-09-14 At&T Corp. Communication system for a closed-user group
US5987464A (en) 1996-07-26 1999-11-16 Schneider; Eric Method and system for periodically updating data records having an expiry time
US5802524A (en) 1996-07-29 1998-09-01 International Business Machines Corporation Method and product for integrating an object-based search engine with a parametrically archived database
US7013298B1 (en) 1996-07-30 2006-03-14 Hyperphrase Technologies, Llc Method and system for automated data storage and retrieval
US6154600A (en) 1996-08-06 2000-11-28 Applied Magic, Inc. Media editor for non-linear editing system
US6003077A (en) 1996-09-16 1999-12-14 Integrated Systems, Inc. Computer network system and method using domain name system to locate MIB module specification and web browser for managing SNMP agents
US6195691B1 (en) 1996-09-17 2001-02-27 National Systems Corporation Method and apparatus for creating and using dynamic universal resource locators
US6961700B2 (en) 1996-09-24 2005-11-01 Allvoice Computing Plc Method and apparatus for processing the output of a speech recognition engine
US6199076B1 (en) 1996-10-02 2001-03-06 James Logan Audio program player including a dynamic program selection controller
US6931451B1 (en) 1996-10-03 2005-08-16 Gotuit Media Corp. Systems and methods for modifying broadcast programming
US5890172A (en) 1996-10-08 1999-03-30 Tenretni Dynamics, Inc. Method and apparatus for retrieving data from a network using location identifiers
US6292709B1 (en) 1996-10-24 2001-09-18 Siemens Aktiengesellschaft Method and device for online processing of forwarding mail
US5790790A (en) 1996-10-24 1998-08-04 Tumbleweed Software Corporation Electronic document delivery system in which notification of said electronic document is sent to a recipient thereof
US6219709B1 (en) 1996-10-30 2001-04-17 International Business Machines Corp. System and method for accessing data files in a computer network
US5995594A (en) 1996-11-13 1999-11-30 Siemens Information And Communication Networks, Inc. System and method for message notification in a multimedia messaging system
US6618726B1 (en) 1996-11-18 2003-09-09 Genuity Inc. Voice activated web browser
US6282511B1 (en) 1996-12-04 2001-08-28 At&T Voiced interface with hyperlinked information
US6014660A (en) 1996-12-09 2000-01-11 Sun Microsystems, Inc. Method and apparatus for client-sensitive name resolution using DNS
US6185619B1 (en) 1996-12-09 2001-02-06 Genuity Inc. Method and apparatus for balancing the process load on network servers according to network and serve based policies
US6381651B1 (en) 1996-12-18 2002-04-30 Sony Corporation Information processing apparatus and method enabling users to easily acquire information that occurs on a network and suits their favorites
US6668278B1 (en) 1996-12-20 2003-12-23 Liberate Technologies Information retrieval system using an internet multiplexer to focus user selection
US6167389A (en) 1996-12-23 2000-12-26 Comverge Technologies, Inc. Method and apparatus using distributed intelligence for applying real time pricing and time of use rates in wide area network including a headend and subscriber
US6637032B1 (en) 1997-01-06 2003-10-21 Microsoft Corporation System and method for synchronizing enhancing content with a video program using closed captioning
US6009459A (en) * 1997-01-10 1999-12-28 Microsoft Corporation Intelligent automatic searching for resources in a distributed environment
US5978842A (en) 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US5898836A (en) 1997-01-14 1999-04-27 Netmind Services, Inc. Change-detection tool indicating degree and location of change of internet documents by comparison of cyclic-redundancy-check(CRC) signatures
US6658573B1 (en) 1997-01-17 2003-12-02 International Business Machines Corporation Protecting resources in a distributed computer system
US6169476B1 (en) 1997-02-18 2001-01-02 John Patrick Flanagan Early warning system for natural and manmade disasters
US5978806A (en) 1997-02-18 1999-11-02 Ameritech Corporation Method and apparatus for communicating information about a called party to a calling party
US6205139B1 (en) 1997-03-06 2001-03-20 Bell Atlantic Network Services, Inc. Automatic called party locator over internet
US6779178B1 (en) 1997-03-07 2004-08-17 Signature Mail. Com, Llc System and method for personalizing electronic mail messages
US6363433B1 (en) * 1997-03-12 2002-03-26 Microsoft Corporation Method and mechanism for client-side handling of extensions originally written for servers
US6892226B1 (en) 1997-03-27 2005-05-10 Intel Corporation System for delivery of dynamic content to a client device
US5841850A (en) 1997-03-31 1998-11-24 Fan; Yuan-Neng Intelligent caller identification apparatus for notifying a selected telephone number of the arrival of special information
US6141408A (en) 1997-04-11 2000-10-31 Garfinkle; Moishe Telephone addressing system
US5895454A (en) 1997-04-17 1999-04-20 Harrington; Juliette Integrated interface for vendor/product oriented internet websites
US5944787A (en) 1997-04-21 1999-08-31 Sift, Inc. Method for automatically finding postal addresses from e-mail addresses
US6122627A (en) 1997-05-09 2000-09-19 International Business Machines Corporation System, method, and program for object building in queries over object views
US6502131B1 (en) 1997-05-27 2002-12-31 Novell, Inc. Directory enabled policy management tool for intelligent traffic management
US5991751A (en) 1997-06-02 1999-11-23 Smartpatents, Inc. System, method, and computer program product for patent-centric and group-oriented data processing
US6339767B1 (en) 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
US5991368A (en) 1997-06-05 1999-11-23 At&T Corp. Customer information announcement service
US6091956A (en) 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US5978828A (en) 1997-06-13 1999-11-02 Intel Corporation URL bookmark update notification of page content or location changes
US6718321B2 (en) 1997-06-16 2004-04-06 Hewlett-Packard Development Company, L.P. Web-based electronic mail server apparatus and method using full text and label indexing
US5892919A (en) 1997-06-23 1999-04-06 Sun Microsystems, Inc. Spell checking universal resource locator (URL) by comparing the URL against a cache containing entries relating incorrect URLs submitted by users to corresponding correct URLs
US6061738A (en) 1997-06-27 2000-05-09 D&I Systems, Inc. Method and system for accessing information on a network using message aliasing functions having shadow callback functions
US6119234A (en) 1997-06-27 2000-09-12 Sun Microsystems, Inc. Method and apparatus for client-host communication over a computer network
US6058355A (en) 1997-06-30 2000-05-02 Ericsson Inc. Automatic power outage notification via CEBus interface
US6510461B1 (en) 1997-06-30 2003-01-21 Sun Microsystems, Inc. System for managing and automatically deleting network address identified and stored during a network communication session when the network address is visited
US6065054A (en) 1997-07-07 2000-05-16 International Business Machines Corporation Managing a dynamically-created user account in a client following authentication from a non-native server domain
US6173406B1 (en) 1997-07-15 2001-01-09 Microsoft Corporation Authentication systems, methods, and computer program products
US6038601A (en) 1997-07-21 2000-03-14 Tibco, Inc. Method and apparatus for storing and delivering documents on the internet
US6944658B1 (en) 1997-07-25 2005-09-13 Eric Schneider Content notification method, product, and apparatus
US6442549B1 (en) 1997-07-25 2002-08-27 Eric Schneider Method, product, and apparatus for processing reusable information
US20080010365A1 (en) 1997-07-25 2008-01-10 Eric Schneider Methods, products, systems, and devices for processing reusable information
US6006264A (en) 1997-08-01 1999-12-21 Arrowpoint Communications, Inc. Method and system for directing a flow between a client and a server
US6219696B1 (en) 1997-08-01 2001-04-17 Siemens Corporate Research, Inc. System for providing targeted internet information to mobile agents
US6061700A (en) 1997-08-08 2000-05-09 International Business Machines Corporation Apparatus and method for formatting a web page
US6181787B1 (en) 1997-08-11 2001-01-30 Bellsouth Intellectual Property Corporation System and method for automated provision and customer selection of temporary advanced intelligent network services
US5987508A (en) 1997-08-13 1999-11-16 At&T Corp Method of providing seamless cross-service connectivity in telecommunications network
US6560634B1 (en) * 1997-08-15 2003-05-06 Verisign, Inc. Method of determining unavailability of an internet domain name
US6032150A (en) 1997-08-25 2000-02-29 Planetweb, Inc. Secure graphical objects in web documents with a program applet placed to present further information upon selected conditions
US6105098A (en) 1997-08-26 2000-08-15 Hitachi, Ltd. Method for managing shared resources
US5982863A (en) 1997-08-27 1999-11-09 Phytel, Inc. Communications system for a service provider
US6591291B1 (en) 1997-08-28 2003-07-08 Lucent Technologies Inc. System and method for providing anonymous remailing and filtering of electronic mail
US6094665A (en) 1997-09-18 2000-07-25 Hewlett-Packard Company Method and apparatus for correcting a uniform resource identifier
US6496981B1 (en) 1997-09-19 2002-12-17 Douglass A. Wistendahl System for converting media content for interactive TV use
US6061734A (en) 1997-09-24 2000-05-09 At&T Corp System and method for determining if a message identifier could be equivalent to one of a set of predetermined indentifiers
US6023724A (en) 1997-09-26 2000-02-08 3Com Corporation Apparatus and methods for use therein for an ISDN LAN modem that displays fault information to local hosts through interception of host DNS request messages
US7225249B1 (en) * 1997-09-26 2007-05-29 Mci, Llc Integrated systems for providing communications network management services and interactive generating invoice documents
US6012066A (en) 1997-10-01 2000-01-04 Vallon, Inc. Computerized work flow system
US5974453A (en) 1997-10-08 1999-10-26 Intel Corporation Method and apparatus for translating a static identifier including a telephone number into a dynamically assigned network address
US6256739B1 (en) 1997-10-30 2001-07-03 Juno Online Services, Inc. Method and apparatus to determine user identity and limit access to a communications network
US6134588A (en) 1997-11-12 2000-10-17 International Business Machines Corporation High availability web browser access to servers
US6041324A (en) 1997-11-17 2000-03-21 International Business Machines Corporation System and method for identifying valid portion of computer resource identifier
US6167449A (en) 1997-11-19 2000-12-26 Apple Computer, Inc. System and method for identifying and locating services on multiple heterogeneous networks using a query by type
US6092100A (en) 1997-11-21 2000-07-18 International Business Machines Corporation Method for intelligently resolving entry of an incorrect uniform resource locator (URL)
US6230168B1 (en) 1997-11-26 2001-05-08 International Business Machines Corp. Method for automatically constructing contexts in a hypertext collection
US6157292A (en) 1997-12-04 2000-12-05 Digital Security Controls Ltd. Power distribution grid communication system
US5970680A (en) 1997-12-10 1999-10-26 Powers; James M. Air-lifted slab structure
US6259972B1 (en) 1998-01-16 2001-07-10 Enghouse Systems Usa, Inc. Method for processing and disseminating utility outage information
US6148342A (en) 1998-01-27 2000-11-14 Ho; Andrew P. Secure database management system for confidential records using separately encrypted identifier and access request
US5937037A (en) 1998-01-28 1999-08-10 Broadpoint Communications, Inc. Communications system for delivering promotional messages
US6009150A (en) 1998-01-28 1999-12-28 Broadpoint Commuications, Inc. Call processing method for delivering promotional messages
US6430623B1 (en) 1998-01-29 2002-08-06 Ip Dynamics, Inc. Domain name routing
US6151622A (en) 1998-02-02 2000-11-21 International Business Machines Corp. Method and system for portably enabling view synchronization over the world-wide web using frame hierarchies
US6151624A (en) 1998-02-03 2000-11-21 Realnames Corporation Navigating network resources based on metadata
US6321242B1 (en) 1998-02-06 2001-11-20 Sun Microsystems, Inc. Re-linking technology for a moving web site
US6122520A (en) 1998-02-13 2000-09-19 Xerox Corporation System and method for obtaining and using location specific information
US6339786B1 (en) 1998-03-03 2002-01-15 Matsushita Electric Industrial Co., Ltd. Terminal device
US6766369B1 (en) 1998-03-09 2004-07-20 Net Zero, Inc. Internet service error tracking
US6421675B1 (en) 1998-03-16 2002-07-16 S. L. I. Systems, Inc. Search engine
US6324650B1 (en) 1998-03-16 2001-11-27 John W.L. Ogilvie Message content protection and conditional disclosure
US6292172B1 (en) 1998-03-20 2001-09-18 Samir B. Makhlouf System and method for controlling and integrating various media devices in a universally controlled system
US6006265A (en) 1998-04-02 1999-12-21 Hotv, Inc. Hyperlinks resolution at and by a special network server in order to enable diverse sophisticated hyperlinking upon a digital network
US6259771B1 (en) 1998-04-03 2001-07-10 Nortel Networks Limited Web based voice response system
US6137873A (en) 1998-04-06 2000-10-24 Ameritech Corporation Automatic electronic telecommunications order translation and processing
US6125361A (en) 1998-04-10 2000-09-26 International Business Machines Corporation Feature diffusion across hyperlinks
US6128623A (en) 1998-04-15 2000-10-03 Inktomi Corporation High performance object cache
US6098099A (en) 1998-04-21 2000-08-01 International Business Machines Corporation Third-party notification by network directory server
US6003082A (en) 1998-04-22 1999-12-14 International Business Machines Corporation Selective internet request caching and execution system
US6119153A (en) * 1998-04-27 2000-09-12 Microsoft Corporation Accessing content via installable data sources
US6181985B1 (en) 1998-04-29 2001-01-30 The Detroit Edison Company Rate-based load shed module
US6154771A (en) 1998-06-01 2000-11-28 Mediastra, Inc. Real-time receipt, decompression and play of compressed streaming video/hypervideo; with thumbnail display of past scenes and with replay, hyperlinking and/or recording permissively intiated retrospectively
US6229532B1 (en) 1998-06-11 2001-05-08 Sony Corporation Method and apparatus for building a uniform resource locator menu in an Internet television system
US6057834A (en) 1998-06-12 2000-05-02 International Business Machines Corporation Iconic subscription schedule controller for a graphic user interface
US6990678B2 (en) 1998-06-17 2006-01-24 Microsoft Corporation Combining real-time and batch mode logical address links
US6182227B1 (en) 1998-06-22 2001-01-30 International Business Machines Corporation Lightweight authentication system and method for validating a server access request
US7003442B1 (en) 1998-06-24 2006-02-21 Fujitsu Limited Document file group organizing apparatus and method thereof
US6256671B1 (en) 1998-06-24 2001-07-03 Nortel Networks Limited Method and apparatus for providing network access control using a domain name system
US6502132B1 (en) 1998-06-30 2002-12-31 Fujitsu Limited Network monitoring system, monitoring device, and monitored device
US6401118B1 (en) 1998-06-30 2002-06-04 Online Monitoring Services Method and computer program product for an online monitoring search engine
US6628314B1 (en) 1998-07-17 2003-09-30 B.E. Technology, Llc Computer interface method and apparatus with targeted advertising
US6298352B1 (en) 1998-07-23 2001-10-02 Mci Communications Corporation Apparatus and method for managing number sources
US6735585B1 (en) 1998-08-17 2004-05-11 Altavista Company Method for search engine generating supplemented search not included in conventional search result identifying entity data related to portion of located web page
US6212565B1 (en) 1998-08-26 2001-04-03 Sun Microsystems, Inc. Apparatus and method for improving performance of proxy server arrays that use persistent connections
US6665620B1 (en) 1998-08-26 2003-12-16 Siemens Transmission & Distribution, Llc Utility meter having primary and secondary communication circuits
US6513060B1 (en) 1998-08-27 2003-01-28 Internetseer.Com Corp. System and method for monitoring informational resources
US6356898B2 (en) 1998-08-31 2002-03-12 International Business Machines Corporation Method and system for summarizing topics of documents browsed by a user
US6198511B1 (en) 1998-09-10 2001-03-06 Intel Corporation Identifying patterns in closed caption script
US7039708B1 (en) 1998-09-12 2006-05-02 International Business Machines Corporation Apparatus and method for establishing communication in a computer network
US6381627B1 (en) 1998-09-21 2002-04-30 Microsoft Corporation Method and computer readable medium for discovering master DNS server computers for a given domain name in multiple master and multiple namespace configurations
US20030074672A1 (en) 1998-09-22 2003-04-17 John Daniels Multiuser internet gateway system
US20050055306A1 (en) 1998-09-22 2005-03-10 Science Applications International Corporation User-defined dynamic collaborative environments
US6104990A (en) 1998-09-28 2000-08-15 Prompt Software, Inc. Language independent phrase extraction
US6826617B1 (en) 1998-10-15 2004-11-30 Microsoft Corporation Territorial determination of remote computer location in a wide area network for conditional delivery of digitized products
US20010010032A1 (en) 1998-10-27 2001-07-26 Ehlers Gregory A. Energy management and building automation system
US20020059161A1 (en) * 1998-11-03 2002-05-16 Wen-Syan Li Supporting web-query expansion efficiently using multi-granularity indexing and query processing
US6452609B1 (en) 1998-11-06 2002-09-17 Supertuner.Com Web application for accessing media streams
US6959339B1 (en) 1998-11-06 2005-10-25 International Business Machines Corporation Technique for handling a universal image format on the internet
US6671738B1 (en) 1998-11-16 2003-12-30 Vantageport, Inc System and method of associating an object with a world wide web (WWW) site
US6141653A (en) 1998-11-16 2000-10-31 Tradeaccess Inc System for interative, multivariate negotiations over a network
US6297819B1 (en) 1998-11-16 2001-10-02 Essential Surfing Gear, Inc. Parallel web sites
US6324585B1 (en) 1998-11-19 2001-11-27 Cisco Technology, Inc. Method and apparatus for domain name service request resolution
US20020156800A1 (en) 1998-12-01 2002-10-24 Lucent Technologies Inc. Method and apparatus for persistent access to Web resources using relative time-stamps
US6332158B1 (en) 1998-12-03 2001-12-18 Chris Risley Domain name system lookup allowing intelligent correction of searches and presentation of auxiliary information
US6605120B1 (en) 1998-12-10 2003-08-12 International Business Machines Corporation Filter definition for distribution mechanism for filtering, formatting and reuse of web based content
US6389462B1 (en) 1998-12-16 2002-05-14 Lucent Technologies Inc. Method and apparatus for transparently directing requests for web objects to proxy caches
US6611803B1 (en) 1998-12-17 2003-08-26 Matsushita Electric Industrial Co., Ltd. Method and apparatus for retrieving a video and audio scene using an index generated by speech recognition
US6751606B1 (en) * 1998-12-23 2004-06-15 Microsoft Corporation System for enhancing a query interface
US6574737B1 (en) 1998-12-23 2003-06-03 Symantec Corporation System for penetrating computer or computer network
US6085242A (en) 1999-01-05 2000-07-04 Chandra; Rohit Method for managing a repository of user information using a personalized uniform locator
US7003719B1 (en) 1999-01-25 2006-02-21 West Publishing Company, Dba West Group System, method, and software for inserting hyperlinks into documents
US6532366B1 (en) 1999-01-29 2003-03-11 International Business Machines Corporation Telephone call optimizer
US6104582A (en) 1999-02-02 2000-08-15 Lucent Technologies, Inc. Storm alert automatic system power-down
US20030088708A1 (en) 1999-02-03 2003-05-08 Stephen Lewallen Method and apparatus for providing protocol independent naming and life cycle services in an object-oriented system
US7080158B1 (en) 1999-02-09 2006-07-18 Nortel Networks Limited Network caching using resource redirection
US6097108A (en) 1999-02-11 2000-08-01 Forward Electric, Inc. Apparatus and method for fail-safe control of events in preparation for electrical power transfers
US6314469B1 (en) 1999-02-26 2001-11-06 I-Dns.Net International Pte Ltd Multi-language domain name service
US20010047429A1 (en) 1999-02-26 2001-11-29 I-Dns.Net International, Inc. Multi-language domain name service
US6981023B1 (en) 1999-03-09 2005-12-27 Michael Hamilton Message routing
US6608891B1 (en) 1999-03-15 2003-08-19 Ameritech Corporation System and method for providing network information service
US6182148B1 (en) 1999-03-18 2001-01-30 Walid, Inc. Method and system for internationalizing domain names
US7546381B2 (en) 1999-03-18 2009-06-09 Idn Technologies Llc Method and system for internationalizing domain names
US6829653B1 (en) 1999-03-18 2004-12-07 Idn Technologies Llc Method and system for internationalizing domain names
US6202087B1 (en) 1999-03-22 2001-03-13 Ofer Gadish Replacement of error messages with non-error messages
US20080016233A1 (en) 1999-03-22 2008-01-17 Eric Schneider Methods, systems, products, and devices for processing dns friendly identifiers
US8224994B1 (en) 1999-03-22 2012-07-17 Esdr Network Solutions Llc Fictitious domain name method, system, product, and apparatus
US20080016142A1 (en) 1999-03-22 2008-01-17 Eric Schneider Real-time communication processing method, product, and apparatus
US6338082B1 (en) 1999-03-22 2002-01-08 Eric Schneider Method, product, and apparatus for requesting a network resource
US6901436B1 (en) 1999-03-22 2005-05-31 Eric Schneider Method, product, and apparatus for determining the availability of similar identifiers and registering these identifiers across multiple naming systems
US7136932B1 (en) 1999-03-22 2006-11-14 Eric Schneider Fictitious domain name method, product, and apparatus
US6678717B1 (en) 1999-03-22 2004-01-13 Eric Schneider Method, product, and apparatus for requesting a network resource
US7188138B1 (en) 1999-03-22 2007-03-06 Eric Schneider Method, product, and apparatus for resource identifier registration and aftermarket services
US7194552B1 (en) 1999-03-22 2007-03-20 Eric Schneider Method, product, and apparatus for requesting a network resource
US6578078B1 (en) 1999-04-02 2003-06-10 Microsoft Corporation Method for preserving referential integrity within web sites
US6654779B1 (en) 1999-04-14 2003-11-25 First Data Resources System and method for electronic mail (e-mail) address management
US6615348B1 (en) 1999-04-16 2003-09-02 Intel Corporation Method and apparatus for an adapted digital signature
US20050102354A1 (en) 1999-04-22 2005-05-12 Scott Hollenbeck Shared registration system for registering domain names
US6674993B1 (en) 1999-04-30 2004-01-06 Microvision, Inc. Method and system for identifying data locations associated with real world observations
US6650877B1 (en) 1999-04-30 2003-11-18 Microvision, Inc. Method and system for identifying data locations associated with real world observations
US6654746B1 (en) 1999-05-03 2003-11-25 Symantec Corporation Methods and apparatuses for single-connection file synchronization workgroup file update
US6654741B1 (en) 1999-05-03 2003-11-25 Microsoft Corporation URL mapping methods and systems
US6618697B1 (en) 1999-05-14 2003-09-09 Justsystem Corporation Method for rule-based correction of spelling and grammar errors
US6594697B1 (en) 1999-05-20 2003-07-15 Microsoft Corporation Client system having error page analysis and replacement capabilities
US6604241B1 (en) 1999-05-21 2003-08-05 Cisco Technology, Inc. Communicating video information in a network using universal resource locators
US6549892B1 (en) 1999-05-21 2003-04-15 Pitney Bowes Inc. System for delivering mail
US6963928B1 (en) 1999-05-27 2005-11-08 Bagley David T Systems and methods for communicating across various communication applications using single address strings
US6269361B1 (en) 1999-05-28 2001-07-31 Goto.Com System and method for influencing a position on a search result list generated by a computer network search engine
US6366298B1 (en) 1999-06-03 2002-04-02 Netzero, Inc. Monitoring of individual internet usage
US6505201B1 (en) 1999-06-03 2003-01-07 Net Zero, Inc. Apparatus for monitoring individual internet usage
US6880007B1 (en) 1999-06-07 2005-04-12 Register Com, Inc. Domain manager and method of use
US7069323B2 (en) 1999-06-07 2006-06-27 Register.Com, Inc. Domain manager and method of use
US6321222B1 (en) 1999-06-09 2001-11-20 William Soederstroem Gert Peter Method for multiple task searching
US6442602B1 (en) 1999-06-14 2002-08-27 Web And Net Computing System and method for dynamic creation and management of virtual subdomain addresses
US6711585B1 (en) 1999-06-15 2004-03-23 Kanisa Inc. System and method for implementing a knowledge management system
US7089194B1 (en) * 1999-06-17 2006-08-08 International Business Machines Corporation Method and apparatus for providing reduced cost online service and adaptive targeting of advertisements
US6412014B1 (en) 1999-06-22 2002-06-25 William Kenneth Ryan Internet directory based upon names related to domain names
US6427164B1 (en) 1999-06-23 2002-07-30 Mail Registry, Inc. Systems and methods for automatically forwarding electronic mail when the recipient is otherwise unknown
US6438583B1 (en) 1999-06-23 2002-08-20 Re-Route Corporation System and method for re-routing of e-mail messages
US6615247B1 (en) 1999-07-01 2003-09-02 Micron Technology, Inc. System and method for customizing requested web page based on information such as previous location visited by customer and search term used by customer
US6636961B1 (en) 1999-07-09 2003-10-21 International Business Machines Corporation System and method for configuring personal systems
US20080005342A1 (en) 1999-07-15 2008-01-03 Eric Schneider Method, product, and apparatus for enhancing resolution services, registration services, and search services
US8037168B2 (en) 1999-07-15 2011-10-11 Esdr Network Solutions Llc Method, product, and apparatus for enhancing resolution services, registration services, and search services
US6366906B1 (en) 1999-07-15 2002-04-02 International Business Machines Corporation Method and apparatus for implementing a search selection tool on a browser
US6449657B2 (en) 1999-08-06 2002-09-10 Namezero.Com, Inc. Internet hosting system
US6385620B1 (en) 1999-08-16 2002-05-07 Psisearch,Llc System and method for the management of candidate recruiting information
US6895402B1 (en) 1999-08-25 2005-05-17 International Business Machines Corporation Detecting framing of a network resource identified by a target uniform resource locator
US6760770B1 (en) 1999-08-26 2004-07-06 Naoyuki Kageyama Portable information system for receiving information via a communication network
US6603844B1 (en) 1999-08-31 2003-08-05 Avaya Technology Corp. Advertised ring back in a telecommunication switching system
US7010568B1 (en) 1999-09-01 2006-03-07 Eric Schneider Search engine request method, product, and apparatus
US6973505B1 (en) 1999-09-01 2005-12-06 Eric Schneider Network resource access method, product, and apparatus
US6760746B1 (en) 1999-09-01 2004-07-06 Eric Schneider Method, product, and apparatus for processing a data request
US20080059607A1 (en) 1999-09-01 2008-03-06 Eric Schneider Method, product, and apparatus for processing a data request
US20020129013A1 (en) 1999-09-07 2002-09-12 Invention Depot, Inc. Method and system for monitoring domain name registrations
US20050235031A1 (en) 1999-09-10 2005-10-20 Eric Schneider Hyperlink generation and enhanced spell check method, product, apparatus, and user interface system
US6556992B1 (en) 1999-09-14 2003-04-29 Patent Ratings, Llc Method and system for rating patents and other intangible assets
US6519589B2 (en) 1999-09-22 2003-02-11 Raredomains.Com System and method for generating domain names and for facilitating registration and transfer of the same
US6298341B1 (en) 1999-09-22 2001-10-02 Raredomains.Com, Llc System and method for generating domain names and for facilitating registration and transfer of the same
US6745367B1 (en) 1999-09-27 2004-06-01 International Business Machines Corporation Method and computer program product for implementing parental supervision for internet browsing
US6332141B2 (en) 1999-09-30 2001-12-18 Netcurrents, Inc. Apparatus and method of implementing fast internet real-time search technology (FIRST)
US6895430B1 (en) 1999-10-01 2005-05-17 Eric Schneider Method and apparatus for integrating resolution services, registration services, and search services
US6434547B1 (en) 1999-10-28 2002-08-13 Qenm.Com Data capture and verification system
US6356422B1 (en) 1999-11-05 2002-03-12 Siemens Energy & Automation, Inc. Circuit breaker communication and control system
US7120236B1 (en) 1999-11-15 2006-10-10 Eric Schneider Mnemonic discovery and notification method, product, and apparatus
US6671714B1 (en) 1999-11-23 2003-12-30 Frank Michael Weyer Method, apparatus and business system for online communications with online and offline recipients
US20020065903A1 (en) 1999-12-01 2002-05-30 Barry Fellman Internet domain name registration system
US6606659B1 (en) 2000-01-28 2003-08-12 Websense, Inc. System and method for controlling access to internet sites
US6615237B1 (en) 2000-02-04 2003-09-02 Microsoft Corporation Automatic searching for data in a network
US20010021947A1 (en) 2000-03-08 2001-09-13 Kim Se Ki Method for searching for domain in internet
US20020023034A1 (en) 2000-03-31 2002-02-21 Brown Roger G. Method and system for a digital automated exchange
US20030098375A1 (en) 2000-04-05 2003-05-29 Fuji Photo Film Co., Ltd. Magnetic tape cartridge
US20020024424A1 (en) 2000-04-10 2002-02-28 Burns T. D. Civil defense alert system and method using power line communication
US20020069080A1 (en) 2000-04-15 2002-06-06 Irms.Net Incorporated System for cataloging, inventorying, selecting, measuring, valuing and matching intellectual capital and skills with a skill requirement
US6836805B1 (en) 2000-04-24 2004-12-28 Sprint Communications Company L.P. Scheduled alias resolution
US20020016174A1 (en) 2000-05-03 2002-02-07 Gibson Eric J. Use of telephone numbers as domain names and as applied in portable electronic devices
US20020073233A1 (en) 2000-05-22 2002-06-13 William Gross Systems and methods of accessing network resources
US7000028B1 (en) 2000-06-02 2006-02-14 Verisign, Inc. Automated domain name registration
US20020010795A1 (en) 2000-06-09 2002-01-24 Brown Charles P. Method and system for protecting domain names
US6604132B1 (en) 2000-06-09 2003-08-05 David H. Hitt System and method for embedding a physical mailing address in an electronic mail address
US20020091836A1 (en) 2000-06-24 2002-07-11 Moetteli John Brent Browsing method for focusing research
US6728767B1 (en) 2000-08-18 2004-04-27 Cisco Technology, Inc. Remote identification of client and DNS proxy IP addresses
US6748375B1 (en) 2000-09-07 2004-06-08 Microsoft Corporation System and method for content retrieval
US6799201B1 (en) 2000-09-19 2004-09-28 Motorola, Inc. Remotely configurable multimedia entertainment and information system for vehicles
US7337910B2 (en) 2000-10-04 2008-03-04 Verisign, Inc. Methods and devices for responding to request for unregistered domain name to indicate a predefined type of service
US6526402B2 (en) 2000-10-27 2003-02-25 One-Stop.To Limited Searching procedures
US7490124B2 (en) 2000-11-01 2009-02-10 Snapnames.Com, Inc. Domain name acquisition and management system and method
US7039697B2 (en) 2000-11-01 2006-05-02 Snapnames.Com Inc. Registry-integrated internet domain name acquisition system
US7472160B2 (en) 2000-11-01 2008-12-30 Snapnames.Com, Inc. Domain name management system and method
US20020091827A1 (en) 2000-11-01 2002-07-11 Raymond King Domain name acquisition and management system and method
US20020091703A1 (en) 2000-11-01 2002-07-11 Bayles Len Albert Registry-integrated internet domain name acquisition system
US7752260B2 (en) 2000-11-01 2010-07-06 Snapnames.Com, Inc. Domain name acquisition and management system and method
US7418471B2 (en) 2000-11-01 2008-08-26 Snapnames.Com, Inc. Domain name acquisition and management system and method
US7627628B2 (en) 2000-11-01 2009-12-01 Snapnames.Com, Inc. Demand based domain name auctionability
US7606858B2 (en) 2000-11-01 2009-10-20 Snapnames.Com, Inc. Domain name acquisition and management system and method
US6751562B1 (en) 2000-11-28 2004-06-15 Power Measurement Ltd. Communications architecture for intelligent electronic devices
US20040107025A1 (en) 2000-11-28 2004-06-03 Ransom Douglas S. System and method for implementing XML on an energy management device
US20020069378A1 (en) 2000-12-01 2002-06-06 Mclellan Mark F. Method of remotely monitoring an internet web site
US6636854B2 (en) 2000-12-07 2003-10-21 International Business Machines Corporation Method and system for augmenting web-indexed search engine results with peer-to-peer search results
US7543026B2 (en) 2000-12-28 2009-06-02 Quine Douglas B System and method for address correction of electronic messages
US6671585B2 (en) 2000-12-29 2003-12-30 Abb Ab System, method and computer program product for enhancing commercial value of electrical power produced from a renewable energy power production facility
US20020103745A1 (en) 2000-12-29 2002-08-01 Abb Ab System, method and computer program product for enhancing commercial value of electrical power produced from a renewable energy power production facility
US6509833B2 (en) 2001-05-18 2003-01-21 Siemens Information And Communication Networks, Inc. Method and system for providing a warning alert
US20040044791A1 (en) 2001-05-22 2004-03-04 Pouzzner Daniel G. Internationalized domain name system with iterative conversion
US20060265516A1 (en) 2001-05-31 2006-11-23 Schilling Frank T Generic top-level domain re-routing system
US20030182447A1 (en) 2001-05-31 2003-09-25 Schilling Frank T. Generic top-level domain re-routing system
US20020194113A1 (en) 2001-06-15 2002-12-19 Abb Group Services Center Ab System, method and computer program product for risk-minimization and mutual insurance relations in meteorology dependent activities
US7136725B1 (en) 2001-06-21 2006-11-14 Paciorek Ronald R Load shed notification method, product, and apparatus
US20030014450A1 (en) 2001-06-29 2003-01-16 International Business Machines Corporation Auto-correcting URL-parser
US7359987B2 (en) 2001-07-05 2008-04-15 Enom, Inc. Method and system for providing static addresses for Internet connected devices even if the underlying address is dynamic
US20030009592A1 (en) 2001-07-05 2003-01-09 Paul Stahura Method and system for providing static addresses for Internet connected devices even if the underlying address is dynamic
US20060190623A1 (en) 2001-07-05 2006-08-24 Paul Stahura Method and system for providing static addresses for Internet connected devices even if the underlying address is dynamic
US20040088083A1 (en) 2001-08-15 2004-05-06 James Davis System and method for controlling power demand over an integrated wireless network
US7149780B2 (en) 2001-12-14 2006-12-12 Pitney Bowes Inc. Method for determining e-mail address format rules
US7565402B2 (en) 2002-01-05 2009-07-21 Eric Schneider Sitemap access method, product, and apparatus
US20030225670A1 (en) 2002-05-31 2003-12-04 Decarlo George J. Auction style distribution of domain names
US20080235383A1 (en) 2007-03-22 2008-09-25 Eric Schneider Methods, Systems, Products, And Devices For Generating And Processing DNS Friendly Identifiers

Non-Patent Citations (70)

* Cited by examiner, † Cited by third party
Title
"What Words are Hiding in Your Phone Number?" Internet print-out of www.dialabc.com; Wayback Machine.
Advanced Control Systems, Inc.; Load Management; Advanced Control Systems, Inc.; Jun. 20, 2001 (Aug. 1999); USA; p. 1, paragraph 1; p. 2, paragraphs 1, 2, 3; p. 3, paragraphs 1 & 2; p. 4, paragraphs 1 & 2.
American City Business Journal, Inc.; Blackout early warnings mandated; Apr. 3, 2001; USA; paragraphs 1, 2, 5, 6.
Berners, Lee T.; "RFC1630: Universal Resource Identifiers in WWW-A Unifying Syntax for the Expression of Names and Addresses of Objects on the Network as used in the World Wide Web", IETF, Jun. 1994; http:--www.faqs.org-rfcs-rfc1630.html.
Berners-Lee, T. et al., Uniform Resource Identifiers (URI): General Syntax; Network Working Group, Aug. 1988.
Bradley, J.; ISO Blackout Notice Plan Follow-Up; Silicon Valley Manufacturers Group & California Independent System Operator (CAISO); May 8, 2001; p. 1, paragraphs 1, 2, 3, 4; p. 2, paragraphs 1, 3, 4.
Cabell, D., Learning Cyberlaw in Cyberspace, Name Conflicts, Berkman Center for Internet & Society, Harvard Law Schol, Aug. 1999, pp. 1-21.
California Independent System Operator; California Independent System Operator Participant's whom have entered into an Interruptible Service Contract or similar agreement; California Independent System Operator (CAISO); Dec. 10, 2002; p. 1.
California, State of; Energy Action Plan; May 20, 2003; USA; p. 5, Section 1; pp. 7 & 8 Section V.
Courter, Gini; Microsoft Office 2000 Professional Edition, 1999, Sybex, pp. 92-96, 254-257.
Crow, R., the Telephone Exchange Name Project, Web Site (1998), from http:--ourwebhome.com-TENP-TENproject.html.
Desmond, J.; Customer Centric Alert and Resposne Program Overview; California Independent System Operator (CAISO); May 24, 2001; USA; pp. 2, 3, 4, 5, 6, 12, 13, 17, 18.
Donaghy, Melanie, "Wines & Vines," Sep. 1997, vol. 78, No. 9, p. 39(6).
FAX-Phone Switch for Multi-Ring Telephone Lines; Derwent Abstract; Jul. 1992.
Goldman, C.A.; Kintner-Meyer, M.; Heffner, G.; Do "Enabling Technologies" Affect Customer Performance in Price-Responsive Load Programs?; LBNL-50328; Ernest Orlando Lawrence Berkeley National Laboratory; http:--eetd.lbl.gov-EA-EMP-; Aug. 2002; p. 3, paragraph 2; p. 4, paragraph 2; p. 6, paragraph 3; p. 7, paragraphs 1 & 2, Table 2; p. 8, paragraphs 1, 2, 3, Table 3; p. 9, paragraphs 1, 2, 3, Table 4; p. 10, paragraphs 1, 2, 3; p. 11, paragraph 1, Table 5; p. 12, paragraphs 1 & 2, Figure 2; p. 15, paragraphs 2, 3, 4; p. 16, paragraph 2.
Goodin, D., CNET News.com: NSI confirms database revisions, Jan. 21, 1999, pp. 1-2.
Goodin, D., CNET News.com: NSI domain slowdown persists, Jan. 1999, pp. 1-4.
Graves, K.; CAISO Feb. 2001 Winter Assessment and Summer 2001 Post-season Summary; California Independent System Operator (CAISO); Oct. 8, 2001; USA; pp. 17 & 18, Section IV.
Graves, K.; CAISO Summer 2001 Assessment; California Independent System Operator (CAISO); Mar. 22, 2001; USA; p. 29, paragraphs 1 & 2, p. 30, paragraphs 1, 2, Figure III-E.
Gross, G.; FCC moves ahead with powerline broadband rules; IDG News Service; Feb. 13, 2004; USA; paragraphs 1, 2, 6, 9.
Guardino; Board of Governors; Notification Plan 2; California Independent System Operator (CAISO); May 21, 2001; USA.
Harrenstien, et al.; "RFC954: Nicname-Whois", IETF, Oct. 1985, http:--ww.faqs.org-rfcs-rfc954.html.
Helman, C., For years electric companies have dreamed of making their wires the high-speed data pipe to your PC. One tech company may yet make the dream possible.; Forbes.com; Jan. 20, 2003; USA; paragraphs 1, 2, 3, 4, 5.
Hollenbeck et al., "Domain Name System Wildcards in Top-Level Domain Zones", VeriSign Naming and Directory Services, VeriSign, Inc., Sep. 9, 2003.
Jonker, R.; Dijak, P.; Enabling Distributed Generation and Demand Response with Enterprise Energy-Management Systems; Darnell.com Inc.; May 17, 2001; USA; p. 1, paragraphs 1 & 2; p. 2, paragarphs 1, 2, 3, 4, 5, 6, 7, 8; p. 5, paragraphs 2, 3, 4, 5, 6; p. 7, paragraphs 4, 6, 7, 8, 9; p. 8, paragraphs 2, 3, 4; p. 9; p. 10.
Keoni, A.; California Independent System Operator Load Program Participants; California Independent System Operator (CAISO); Apr. 8, 2002; pp. 1, 2, 3.
Keoni, A.; Implementation Plan and Required Information for the Partipating Load Program (PLP); California Independent System Operator (CAISO); Aug. 8, 2002; USA; p. 1, paragraphs 2 & 3; p. 2, paragraphs 1 & 2, Table 1.
Labaton, S., F.C.C. Begins Rewriting Rules on Delivery of the Internet; Associated Press; Feb. 13, 2004; USA; paragarphs 1, 2, 6, 7.
Liberto, S.M., Domain Name Conflicts: Hey! That's My.Com!, WWWiz Magazine, Mar. 1998, pp. 1-3.
Lyon, D.; The Development of Electric System Emergencies and the Emergency Response Communication Network: White Paper; California Independent System Operator (CAISO); Jun. 20, 2001; USA; p. 2, paragraphs 1 & 4; p. 3, paragraph 1 & Section II; pp. 6, 7, 8, 9; pg. 10, Section III, paragraphs 1, 2, 3; p. 11, paragraphs 2 & 3; p. 12, paragraph 1; p. 13, paragraph 4, p. 14.
Mockapetris P., "RFC 1035: Domain Names-Implementation and Specification", IETF, Nov. 1987, http:--www.faqs.org-rfcs-rfc1035.html.
Mockapetris, Request for Comment (RFC) 1034, Domain Names-Concepts and Facilities, Section 4.3.3, IETF, Nov. 1987, pp. 1-55.
Motegi, N., Piette, MA.; Web-based Energy Information Systems for Large Commercial Buildings; Ernest Orlando Lawrence Berkely National Laboratory; May 2002; USA; p. 3, paragraphs 1, 2, 4, Figure 1; p. 4, paragraphs 1, 2, 3, 4; p. 7, paragraphs 2, 3, 4, Table 1; 10, paragraph 2; p. 11, paragraph 1, Table 5.
Network Solutions and VeriSign Launch Combined Internet Name and Certification Registration, Internet World. Mar. 10, 1997.
Network Solutions, Inc., Online Team up to Server Internet Needs of Small Business Owners, Jan. 1998, pp. 1-2.
Network Working Group, Uniform Resource Identifiers (URI): General Syntax by T. Berners-Lee et al, Aug. 1998. *
Norman, J.; Southern Telecom and Main.net Announce Successful Demonstration of Broadband over Power Lines; Southern Telecom; Dec. 2003; p. 1.
Northrup, T., Windows IT Library: Domain Name Services, Jul. 1998, pp. 1-41.
NTIA-DOC, Improvement of Technical Management of Internet Names and Addresses, Federal Register V63 N34, Feb. 20, 1998, from http:--www.ntia.doc.gov-ntiahome-domainname-022098fedreg.httm.
NTIA-DOC, RFC on the enhancement of the .us Domain Space, Aug. 4, 1998, from http:--www.ntia.doc.gov-ntiahome-domainname-usrfc-dotusrfc.htm.
Oakes, C., Internet Keywords Patent Spat, Wired News, Jul. 22, 1999 from http:--www.wired.com-news-technology-0,1282,13892.00html.
Oakes, Chris, "Net Sol, ICANN Reach Accord," Wired News, from wired.com-news-politics-0,1283,31557,00.html, Sep. 29, 1999, pp. 1-3.
Oesterreichishe Gesellshaft Fur Unwelt Und Technik; iea-experts group on r&d priority setting and evaluation liberalisation of the electricity market; http:--www.oegut.at; Mar. 18, 2002; Austria (in English); pp. 4 (Sections 3 & 4), 7 Section 3), 8 (Controllable "Dispatchable" Loads; Section 2), 9 (Distributed Energy Resources).
Ohta, "Incremental Zone Transfer in DNS", RFC 1995, Aug. 1996.
O'Neil, E.; Cumulative Totals of No-Touch, Restricted Maintenance Operations, Alert, Warning, Emergency and Power Watch Notices Issued from 1998 to Present; California Independent System Operator (CAISO); May 29, 2003; USA; p. 4, Table; p. 5, Table; p. 6, Table; p. 7, Table; p. 8, Table; p. 9, Table; p. 10, Table; p. 11, Table; p. 11, Table; p. 12, Table; p. 14, Table.
Perez, Juan Carlos, Mozilla Launches Firefox 1.0, PCWORLD.com, Nov. 9, 2004 .
Perez, Juan Carlos, Mozilla Launches Firefox 1.0, PCWORLD.com, Nov. 9, 2004 <http:--www.pcworld.com-news-article-0,aid,118537,00.asp>.
Perez, Pena, R.; Utility Could Have Halted '03 Blackout, Panel Says; New York Times; http:--www.nytimes.com-2004-0406-national-06BLAC.html; Apr. 6, 2004; USA; paragraphs 1, 2, 3, 4, 9.
Press Release, "OINGO Pioneers New Domain Name Variation Technology", May 17, 2000; http:--www.namingsolutions.com-ns-new-pr-51700.hmtl.
Purdum, T.; Statewide Blackouts Ordered as Heat Strains California Grid; New York Times; May 8, 2001; USA; paragraphs 3, 4, 5, 8, 9.
Request for Comment (RFC) 1480, The US Domain; Cooper & Postel, Jun. 1993, pp. 1-47.
Request for Comment (RFC) 2276, Architecture Principles of Uniform Resource Name Resolution, Sollins, Jan. 1998; pp. 1-24.
Samson, M., PGMedia, Inc. d-b-a Name.Space TM, v. Network Solutions, Inc., et al., Mar. 1999, pp. 1-2.
Schmid, E., McCorkle, S., O'Neil, E.; ISO Electric Emergency Notification: Memorandum; California Independent System Operator (CAISO); May 17, 2001; USA; p. 1, paragraphs 1 & 4; p. 2, paragraphs 1, 2, 3; p. 3; p. 4, paragraph 4 & 5; p. 5; p. 6, paragraph 1, p. 7; p. 8.
Schneider, Eric; Claims from Pending U.S. Appl. No. 10/711,834.
Schneider, Eric; Claims from Pending U.S. Appl. No. 11/687,672.
Schneider, Eric; Claims from Pending U.S. Appl. No. 12/044,804.
Schneider, Eric; Claims from Pending U.S. Appl. No. 12/109,608.
Singhal, Vigyan and Smith, Alan Jay, "Analysis of locking behavior in three real database systems," 1997, The VLDB Journal, vol. 6, pp. 40-52.
Statement of the policy oversign committee, The Economic Structure of Internet Generic Top-Level Domain Name Registries Analysis and Recommendations, Jul. 23, 1998.
United States of America, Federal Energy Regulation Commission; National Transmission Grid Study, Consolidated List of Recommendations; FERC; May 6, 2002, USA; pp. 2-76 & 3-77 Section 4, 5-79 Section 5.
Vixie et al., "Dynamic Updates in the Domain Name System (DNS Update)", RFC 2136, Apr. 1997.
Web Page of Network Solutions.
Weiss, J.; EPRI's Enterprise Infrastructure EPRI's Enterprise Infrastructure Security (EIS) Program Security (EIS) Program; Jul. 7, 2000; USA, pp. 2 through 24.
Weller, G.H.; A Case Study Review of Technical and Technology Issues for Transition of a Utility Load Management Program to Provide System Reliability Resources in Restructured Electricity Markets; LBNL-52408; Ernest Orlando Lawrence Berkeley National Laboratory; http:--certs.lbl.gov.; Jul. 2001; USA; pp. 1 & 2, Section 1; pp. 3 & 4, Section 2; pp. 6-13, Sections 3.1-3.1.8; pp. 16-17, Section 3.3, Table 3.1; pp. 18-40, Section 4; pp. 41-42, Section 5; Appendix A.
Werst, K.L., Why Rotating Outages?; California Independent System Operation (CAISO); Aug. 17, 2001; USA; paragraphs 1, 2, 3, 5, 6, 7.
What does your phone number spell?. Home page of www.phonespell.com; Wayback Machine, 1996.
Wired News Report, Depp Space Web?, Wired News, Jul. 22, 1999 from http:--www.wired.com-news-technology-0,1282,139-09,00.html.
Wired News Report, The Postal Proposal, Wired News, May 8, 1999 from http:--www.wired.com-news-technology-0,1282.131-30,00.html.
www.phonetic.com; Internet print-out; Wayback Machine.

Cited By (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090150066A1 (en) * 2001-09-05 2009-06-11 Bellsouth Intellectual Property Corporation System and Method for Finding Persons in a Corporate Entity
US9535971B2 (en) 2009-06-15 2017-01-03 Verisign, Inc. Method and system for auditing transaction data from database operations
US20100325723A1 (en) * 2009-06-18 2010-12-23 Verisign, Inc. Shared registration system multi-factor authentication
US8904519B2 (en) 2009-06-18 2014-12-02 Verisign, Inc. Shared registration system multi-factor authentication
US20110016022A1 (en) * 2009-07-16 2011-01-20 Verisign, Inc. Method and system for sale of domain names
US9455880B2 (en) 2009-08-18 2016-09-27 Verisign, Inc. Method and system for intelligent routing of requests over EPP
US20110060950A1 (en) * 2009-09-09 2011-03-10 Verisign, Inc. Method and system for recovery of a failed registry
US10621054B2 (en) 2009-09-09 2020-04-14 Verisign, Inc. Method and system for recovery of a failed registry
US9384097B2 (en) 2009-09-09 2016-07-05 Verisign, Inc. Method and system for recovery of a failed registry
US8838531B2 (en) 2010-10-18 2014-09-16 Verisign, Inc. Database synchronization and validation
US9015670B2 (en) 2010-11-09 2015-04-21 Verisign, Inc. Test automation tool for domain registration systems
US9172673B2 (en) 2010-12-30 2015-10-27 Verisign, Inc Systems and methods for domain name exchange
US10182032B2 (en) 2010-12-30 2019-01-15 Verisign, Inc. Systems and methods for setting registry service status
US10565666B2 (en) 2011-09-26 2020-02-18 Verisign, Inc. Protect intellectual property (IP) rights across namespaces
US11468529B2 (en) 2011-09-26 2022-10-11 Verisign, Inc. Protect intellectual property (IP) rights across namespaces
US10819697B1 (en) 2011-10-03 2020-10-27 Verisign, Inc. Authenticated name resolution
US8990356B2 (en) 2011-10-03 2015-03-24 Verisign, Inc. Adaptive name resolution
US11882109B2 (en) 2011-10-03 2024-01-23 Verisign, Inc. Authenticated name resolution
US10270755B2 (en) 2011-10-03 2019-04-23 Verisign, Inc. Authenticated name resolution
US9552281B2 (en) 2011-12-28 2017-01-24 Verisign, Inc. Utilizing a test automation tool in a test automation environment
US11792079B2 (en) 2011-12-30 2023-10-17 Verisign, Inc. DNS package in a network
US8874790B2 (en) 2011-12-30 2014-10-28 Verisign, Inc. DNS package in a partitioned network
US9912543B2 (en) 2011-12-30 2018-03-06 Verisign, Inc. DNS package in a partitioned network
US10560339B2 (en) 2011-12-30 2020-02-11 Verisign, Inc. DNS package in a partitioned network
US9715512B2 (en) 2012-04-27 2017-07-25 Verisign, Inc. Bulk management of registry objects
US11016950B2 (en) 2012-04-27 2021-05-25 Verisign, Inc. Bulk management of registry objects
US10061785B2 (en) 2012-04-27 2018-08-28 Verisign, Inc. Bulk management of registry objects
US9065855B2 (en) 2012-06-29 2015-06-23 Verisign, Inc. Systems and methods for automatically providing Whois service to top level domains
US8849849B2 (en) 2012-06-29 2014-09-30 Verisign, Inc Systems and methods for automatically providing whois service to top level domains
US9742730B2 (en) 2012-06-29 2017-08-22 Verisign, Inc. Systems and methods for automatically providing Whois service to top level domains
US9026522B2 (en) 2012-10-09 2015-05-05 Verisign, Inc. Searchable web whois
US9613146B2 (en) 2012-10-09 2017-04-04 Verisign, Inc. Searchable web whois
US9785629B2 (en) 2012-10-10 2017-10-10 Verisign, Inc. Automated language detection for domain names
US9218335B2 (en) 2012-10-10 2015-12-22 Verisign, Inc. Automated language detection for domain names
US9363288B2 (en) 2012-10-25 2016-06-07 Verisign, Inc. Privacy preserving registry browsing
US9866536B2 (en) 2012-10-25 2018-01-09 Verisign, Inc. Privacy preserving registry browsing
US10346627B2 (en) 2012-10-25 2019-07-09 Verisign, Inc. Privacy preserving data querying
US10565394B2 (en) 2012-10-25 2020-02-18 Verisign, Inc. Privacy—preserving data querying with authenticated denial of existence
US9202079B2 (en) 2012-10-25 2015-12-01 Verisign, Inc. Privacy preserving data querying
US11470039B2 (en) 2013-11-12 2022-10-11 Verisign, Inc. Multiple provisioning object operation
US11095604B1 (en) 2013-11-12 2021-08-17 Verisign, Inc. Multiple provisioning object operation
US9516130B1 (en) * 2015-09-17 2016-12-06 Cloudflare, Inc. Canonical API parameters
WO2017192252A1 (en) * 2016-05-06 2017-11-09 Trutek Corp. Computer implemented systems and methods for dynamic and heuristically-generated search returns of particular relevance
US10061859B2 (en) 2016-05-06 2018-08-28 Trutek Corp. Computer implemented systems and methods for dynamic and heuristically-generated search returns of particular relevance
US11700230B1 (en) 2016-08-31 2023-07-11 Verisign, Inc. Client controlled domain name service (DNS) resolution
US10810158B2 (en) * 2017-01-30 2020-10-20 Smugmug, Inc. Filtering and feeds
US11159630B2 (en) * 2017-01-30 2021-10-26 Cloudflare, Inc. Third party validation of web content
US20180218002A1 (en) * 2017-01-30 2018-08-02 Smugmug, Inc. Filtering and feeds
US11809372B2 (en) 2017-01-30 2023-11-07 Awes.Me, Inc. Filtering and feeds
US11863565B2 (en) 2020-03-20 2024-01-02 Tactika.Com Inc. System and method for securing access to network assets

Similar Documents

Publication Publication Date Title
US6973505B1 (en) Network resource access method, product, and apparatus
USRE44207E1 (en) Network resource access method, product, and apparatus
US7010568B1 (en) Search engine request method, product, and apparatus
USRE43690E1 (en) Search engine request method, product, and apparatus
US6895430B1 (en) Method and apparatus for integrating resolution services, registration services, and search services
US8458161B2 (en) Method, product, and apparatus for enhancing resolution services, registration services, and search services
US6678717B1 (en) Method, product, and apparatus for requesting a network resource
US7058626B1 (en) Method and system for providing native language query service
US20050235031A1 (en) Hyperlink generation and enhanced spell check method, product, apparatus, and user interface system
US20020010745A1 (en) Method, product, and apparatus for delivering a message
US8667051B2 (en) Real-time communication processing method, product, and apparatus
US6760746B1 (en) Method, product, and apparatus for processing a data request
US7496497B2 (en) Method and system for selecting web site home page by extracting site language cookie stored in an access device to identify directional information item
US20040059793A1 (en) Method and system for virtual website domain name service
US20080005127A1 (en) Sitemap Access Method, Product, And Apparatus
US6738827B1 (en) Method and system for alternate internet resource identifiers and addresses
WO2001084351A2 (en) Method of and system for enhanced web page delivery
JPH11328076A (en) Method and system for accessing internet
AU769025B2 (en) Method and system for alternate internet resource identifiers and addresses
JPH11345244A (en) Method and system for extracting and displaying similar information
KR101499685B1 (en) Method for Providing Keywords Tree
US20020040293A1 (en) System and method for searching a web site having an English-based domain name mapped to another language-based domain name by employing a web browser
KR20000012595A (en) Method and system for direct forwarding service
KR100368859B1 (en) A virtual domain system
KR20010045995A (en) An apparatus and a method for connecting uniform resource locator using e-mail address

Legal Events

Date Code Title Description
AS Assignment

Owner name: ESDR NETWORK SOLUTIONS LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SCHNEIDER, ERIC;REEL/FRAME:025532/0470

Effective date: 20070920

AS Assignment

Owner name: S. AQUA SEMICONDUCTOR, LLC, DELAWARE

Free format text: MERGER;ASSIGNOR:ESDR NETWORK SOLUTIONS LLC;REEL/FRAME:037040/0042

Effective date: 20150812

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 123 LLC, DELAWARE

Free format text: NUNC PRO TUNC ASSIGNMENT;ASSIGNOR:S. AQUA SEMICONDUCTOR, LLC;REEL/FRAME:047946/0679

Effective date: 20181212

AS Assignment

Owner name: MEC MANAGEMENT, LLC, NORTH DAKOTA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTELLECTUAL VENTURES ASSETS 123 LLC;REEL/FRAME:049643/0146

Effective date: 20181217

AS Assignment

Owner name: INTELLECTUAL VENTURES ASSETS 123 LLC, DELAWARE

Free format text: SECURITY INTEREST;ASSIGNOR:MEC MANAGEMENT LLC;REEL/FRAME:054089/0950

Effective date: 20181217

Owner name: INTELLECTUAL VENTURES ASSETS 118 LLC, DELAWARE

Free format text: SECURITY INTEREST;ASSIGNOR:MEC MANAGEMENT LLC;REEL/FRAME:054089/0950

Effective date: 20181217