IL207660A - Www addressing - Google Patents

Www addressing

Info

Publication number
IL207660A
IL207660A IL20766098A IL20766098A IL207660A IL 207660 A IL207660 A IL 207660A IL 20766098 A IL20766098 A IL 20766098A IL 20766098 A IL20766098 A IL 20766098A IL 207660 A IL207660 A IL 207660A
Authority
IL
Israel
Prior art keywords
user
web
information
translator
browser
Prior art date
Application number
IL20766098A
Inventor
Aviv Refuah
Gil Dayagi
Roby Roth
Original Assignee
Aviv Refuah
Gil Dayagi
Roby Roth
Net Express Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aviv Refuah, Gil Dayagi, Roby Roth, Net Express Ltd filed Critical Aviv Refuah
Priority to IL20766098A priority Critical patent/IL207660A/en
Publication of IL207660A publication Critical patent/IL207660A/en

Links

Description

207660 ρ'Ώ I 453517 ηικ WWW ADDRESSING FIELD OF THE INVENTION The present invention relates to world wide web page retrieval and, in particular, to methods and apparatus for performing such retrieval using a minimally restrictive syntax.
BACKGROUND OF THE INVENTION The World Wide Web (WWW) is a set of protocols that allow a user to download and upload pages of information between his computer and other computers, typically using a program called a browser. The usual mode of operation includes opening a browser, entering a URL (Uniform Resource Locator), and viewing the page fetched by the browser. The actual pages of information are located on physical host machines, each of which may be mapped to one or more domain names. Typically each domain is served by one host machine.
URL syntax is described in RFC 1630 ("Uniform Resource Identifiers in WWW"). The URL syntax relies heavily on the domain name space, as defined in RFCs 1034 ("Domain Names - Concepts and Facilities"), 1035 ("Domain Names Implementation and Specification") and 883 (Domain names - Implementation and Specification").
A network resource (host) is identified in the domain name space by a string containing 1 or more labels (each up to a maximum of 63 characters), separated by periods. The periods are intended to define and outline the hierarchical structure of domain name space. Although RFC 1034 permits the use of 8-bit binary encoding, it is suggested that applications use 7 bit ASCII for naming. Further, the suggested and currently implemented (de facto) naming scheme uses labels consisting only of alphanumeric characters from the Latin (ISO Latin 1) Character set plus the hyphen character. A valid name must start with a letter and the rest of the name should contain only letters, digits or hyphens.
Thus, the naming conventions for domains (and consequently sites and URLs) are rather restricted. Typically, there is an attempt to identify a particular site with a particular site owner, so that the address is meaningful. For example, IBM has a web site with the address "http://www.ibm.com" (".com" indicates commercial), Microsoft has the address "http://www.microsoft.com" but Microsoft Network has the address of "http://www.msn.com". The restrictions make it easy to create a one-to-one mapping between web addresses and a particular site. However, these addresses must be entered accurately. Any mistake will result in the site not being located.
In many countries, English is not a native tongue. Meaningful WWW addresses in such countries are typically created by transliterating the name of the site owner into Latin letters. Unfortunately, many languages do not have an accepted and widely known standard of transliteration. Thus, there may be several plausible transliterations for a single name, resulting in several possible meaningful addresses, only one of which is correct.
Another problem is that the current address name scheme is not user friendly. First, in countries in which most people are not English speaking, the use of Latin letters and/or English spelling conventions may be a burden to many users, especially non-experienced users. In addition, in many cases there is no direct relationship between the name of the site owner and the address of his site. Guessing the address is typically not an option. Further, in countries where the name is transliterated, even if a meaningful address is created (such as for IBM, above) there is still no guarantee that a casual user will correctly transliterate that name from his native language. In many cases, the site addresses can be used as mnemonics, i.e., once the address is known, its content makes it easy to remember. However, it is often impossible to reconstruct the correct address from the name of the site owner.
For these and other reasons, search engines and WWW directories have been developed, in which a user enters a name and/or other information regarding the site owner and a WWW page containing a list of possible site addresses is generated and presented to the user. Some search engines allow the entry of non-Latin characters. In addition, various automated agents and SearchBots have been developed which serve as online search agents and which interface directly with the browser, for example, the WebTurbo software. In some browsers, an incorrectly entered name will automatically pull up a search page.
Some Web browsers allow a user to maintain a local list of preferred locations, which are stored and accessed by selection of a nickname and/or a description from a list, rather than by entering a complete URL. In some browsers, an incompletely typed URL may be automatically expanded by the addition of a standard suffix or postfix. Another helpful feature is automatic completion of URLs. If a URL has been previously used, entering the first few characters thereof will cause the entire URL to be suggested to a user.
The underlying addressing system in the Internet is based on numeric strings. However, in order to provide some measure of comfort, textual addresses, as described above, are used. A DNS (Domain Name Server) is a distributed application that translates textual addresses into numeric addresses. If the address is incorrectly formatted or incorrectly entered, it does not generate a proper numeric address. Rather it returns an output which generates an error message at the requester. The different DNS servers update each other with new mappings of textual addresses to numeric addresses.
Many network systems supply aliasing support and/or "hosts" files that contain associations between numeric strings and textual strings. In some systems, for example Microsoft Windows 95 with Hebrew Support, it is possible to enter and use (on the network, not on an external DNS) a host name including non-Latin characters. It should be noted that host names are also limited, for example, they cannot contain spaces.
M. Duerst, in WWW document "http://www.w3.org/international/draft-duerst-dns-il8n-00.txt" (a working draft), suggests introducing a new zero-level domain to allow the use of arbitrary characters from the Universal Character Set (ISO 10646), also known as Unicode, in domain names. Duerst suggests an implementation in which software with an internationalized user interface, such as a web browser will be responsible for conversions. The software would analyze the domain name, call the (DNS) resolver directly if the domain name conforms to the domain name syntax restrictions and otherwise encode the name according to the specifications described in the document. Duerst also suggests providing a separate look up service that programs will call if a domain name contains characters outside the allowed range. Francois Yergeau, in WWW document "http://www.alis.com:8085/~yergeau/url-00.html", suggests an 8-bit encoding for the Unicode, called UTF-8 (UCS Transformation Format 8), which preserves the full US-ASCII range, so that it is compatible with file systems, parsers and other software which relay on US-ASCII values but are transparent to other (8-bit) values.
SUMMARY OF THE INVENTION It is an object of some embodiments of the present invention, to allow a user to retrieve a WWW page using a native language, other than English and optionally using non-Latin characters, such as Cyrillic, Hebrew and Arabic.
It is an object of some preferred embodiments of the invention to allow flexible naming of Domains and URLs, preferably using non-Latin characters. Preferably, the length is not substantially limited in length.
It is an object of some preferred embodiments of the invention to allow a user to enter partial information regarding a site owner, preferably without imposing an order on the information. Preferably, such information directly retrieves a home page, which belongs to a site matching the entered information.
It is an object of some preferred embodiments of the invention, to allow a user to directly access WWW pages, without requiring the user to recall long and/or obtuse URLs and or without requiring the user to make selections and/or perform any additional procedure beyond what would have been required if the user had in fact typed the URL.
It is an object of some preferred embodiments of the invention to allow a user to surf the WWW using his native language, preferably, without requiring changes in existing hardware/software products.
In accordance with a preferred embodiment of the invention, a user enters a native language alias and/or name for a site owner and that input is converted into a numeric string address, so that data stored at the site can be retrieved. Preferably, the user enters the input into a standard portion of a browser, a location entry window, just as a standard URL would be entered. In accordance with one preferred embodiment of the invention, the input is converted by a DNS server. Preferably the DNS server directly translates the input to a numeric string.
Alternatively, the DNS translates the input to a corresponding standard URL, which is then translated into a numeric string.
Alternatively, the input is translated into a standard URL by a local program which then transfers the URL to the browser. Alternatively, the browser passes the input to a program that performs the translation and transmits the generated URL to the Internet. Alternatively, a proxy server translates the input either to a numeric string or to a corresponding standard URL.
Alternatively, a name server masquerades as a DNS server and converts non-standard names into standard names and/or IP addresses. Standard names are preferably passed to a standard DNS server.
In accordance with a preferred embodiment of the invention, there is provided a database which associates URLs and/or domain names with native language information and/or nicknames indicative of the site owners. Thus, a user can enter information which is associated with the site owner, rather than a proper name or a transliteration thereof. In some preferred embodiments of the invention, a translator, when determining a mapping between a native language input and a standard URL, consults the database. Preferably, the translation is performed as a service and or as a proxy service. Preferably, the database is maintained at a single location, external to the machine that requires the translation. Alternatively, there is \ more than one site at which the database or a portion thereof, is maintained. Alternatively, the database resides on the same machine as the translator. Thus, in some cases, distributed databases need to be kept up to date.
In a preferred embodiment of the invention, periodic updates are sent to all the machines and are automatically assimilated in a local copy of a database. Preferably, the update comprises only changes. Alternatively, the entire database is transferred as a replacement file. In accordance with a preferred embodiment of the invention, the local database operates as a cache, so that fewer "external" queries are required. Preferably, when attempting to match partial information with site related information, previously and/or recently used URLs are selected over unused URLs with a similar matching. It should be noted in this context, that as a result of the explosive growth of the Internet in the last few years, the event of a new domain name/URL address being added is more common than the event of an address being changed or deleted.
There is therefore provided in accordance with a preferred embodiment of the invention, a method of WWW page retrieval from a web site, comprising: entering information associated with the site, which information is not a WWW address or a portion thereof; and directly displaying said page, using a browser, without any additional user intervention, beyond said entering.
Preferably, said information is in a non-Latin language. Alternatively or additionally, said information does not meet domain name specifications. Alternatively or additionally, said information does not meet URL specifications. Alternatively or additionally, said information is associated with an owner of the site. Preferably, said information comprises a partial street address of said owner. Alternatively or additionally, said information comprises a telephone number of said owner.
In a preferred embodiment of the invention, the method comprises analyzing said partial information to determine a single translation thereof. Preferably, said translation comprises a only domain name. Alternatively, said translation comprises a URL.
In a preferred embodiment of the invention, said association is determined using a database of associations. Preferably, said database is at least logically associated with a particular user. Alternatively or additionally, said database is at least logically associated with a translation server, which utilizes said database for translation. Alternatively or additionally, the databases are physically associated.
Preferably, said analyzing is performed locally, where said page is displayed. Alternatively or additionally, at least part of said analyzing is performed remotely from where said page is displayed.
In a preferred embodiment of the invention, said analyzing comprises determining a one-to-one mapping between said information and a translation. Alternatively or additionally, said analyzing utilizes the geographical location at which said information is entered.
In a preferred embodiment of the invention, said information is entered by a user in the same way in which a standard URL would be entered. Alternatively or additionally, said information is entered into a window overlaying said browser. Preferably, said window is overlaying a location window of said browser.
In a preferred embodiment of the invention, said information is entered in a language not supported by said browser.
There is also provided in accordance with a preferred embodiment of the invention, a server comprising: a database associating business information with WWW sites; a translator which converts an input comprising business information into a WWW site address, using said database; and a user information database, wherein said translator utilizes said user information database for the conversion.
Preferably, said user database comprises a user's previous desired conversions. Alternatively or additionally, said user database comprises a user's geographical location.
There is also provided in accordance with a preferred embodiment of the invention, a system including a server as described herein above and a client which provides said input to said server and displays a WWW page indicated by said address.
There is also provided in accordance with a preferred embodiment of the invention, a server comprising: a database associating information with WWW sites; a user information database; and a translator which converts input information provided to it, into a WWW site address, using said database and said user database.
Preferably, said input information comprises business information. Alternatively or additionally, said input information comprises domain name information. Alternatively or additionally, said input information comprises URL information.
There is also provided in accordance with a preferred embodiment of the invention, a software unit for integrating with an existing browser, comprising: a first module adapted to be integrated with said browser and which adds at least one functionality to a user interface of said browser; and a second module which communicates with a remote site having stored therein information, wherein said second module uses said communication to retrieve at least some of said information to perform said added functionality.
Preferably, said functionality comprises sending an e-mail to an owner of a site and wherein said information comprises an association between a site and an e-mail address of the owner thereof. Alternatively or additionally, said functionality comprises a poll answering interface and wherein said information comprises at least one poll question to display. Alternatively or additionally, said functionality comprises translating partial information into WWW addresses and wherein said information comprises an association between partial information and WWW addresses.
In a preferred embodiment of the invention, the unit comprises a third module which updates said information responsive to input entered at said browser.
Alternatively or additionally, said remote site performs an operation requested by said functionality, responsive to said user information database. Preferably, said remote site performs a matching between partial entered information and a business information database, responsive to information associated with a user of said browser. Alternatively, said remote site sends credit card information to a second remote site, responsive to said functionality and to said information associated with a user of said browser.
There is also provided in accordance with a preferred embodiment of the invention, a software unit comprising: a first module which receives, from a browser, a WWW address which does not meet WWW addressing standards; a second module which translates said address into a WWW address which meets WWW addressing standards; and a third module which instructs said browser to display a page associated with said translated WWW address.
Preferably, said second module performs said translation using a remote translation service. Alternatively or additionally, said first module impersonates a TCP/IP stack. Alternatively or additionally, said first module impersonates a HTTP service handler. Alternatively or additionally, said first module impersonates a DNS server. Alternatively or additionally, said first module steals a user input from said browser.
In a preferred embodiment of the invention, said third module utilizes an OLE/DDE service.
In a preferred embodiment of the invention, said translated address comprises a complete URL.
In a preferred embodiment of the invention, the above described unit a separately compiled software, which is preferably separately sold and packaged from the browser.
There is also provided in accordance with a preferred embodiment of the invention a computer readable medium having encoded thereon a representation of a software unit according as described herein above.
BRIEF DESCRIPTION OF THE DRAWINGS The present invention will be more clearly understood from the following detailed description of the preferred embodiments of the invention and from the attached drawings, in which: Fig. 1 is a schematic block diagram of a site translator configuration, in accordance with a preferred embodiment of the invention; Fig. 2 is a schematic block diagram of a site translator configuration, in accordance with another preferred embodiment of the invention; Fig. 3 is a schematic block diagram of a site translator configuration, in accordance with another preferred embodiment of the invention; Fig. 4 is a schematic block diagram of a site translator configuration, including a data server, in accordance-with another preferred embodiment of the invention; Fig. 5 is a schematic block diagram of a site translator configuration, including a domain name server, in accordance with another preferred embodiment of the invention; Fig. 6 is a flowchart of a method of obtaining a WWW page, in accordance with a preferred embodiment of the invention; and Fig. 7 is a schematic block diagram of a configuration including a client, a data server and a remote site, in accordance with a preferred embodiment of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One aspect of the present invention relates to a method of enabling a user to enter a substantially free-form designation of a WWW site, preferably in the user's native language, and directly obtain the information from the site, without the necessity of using a search engine and/or an exact site address.
Figs. 1-5 are schematic block diagrams of several methods of configuring a system in accordance with this aspect of the present invention. Fig. 6 is a flowchart of a method of obtaining a WWW page, in accordance with a preferred embodiment of the invention. A user enters the information by which he wishes to obtain a WWW page (60). This information is preferably matched to a database (62), as a result of which an IP address is generated (64). The page is then obtained automatically using the IP address and is preferably displayed on the user's computer (66). The various configurations of Figs. 1-5, determine how and by what hardware each of these steps is performed.
In Fig. 1, a system 11 includes a browser 10, at which a user enters his request, a translator 12 which aids in converting this request into an IP address and a remote site 14, which hosts a desired WWW page. In a preferred embodiment of the invention, the translator masquerades as a TCP IP stack (preferably Winsock in Windows 95). Alternatively, the translator is a proxy for the client machine. Such a proxy may be connected by a local network to the client machine and/or may be at the user's ISP (Internet Service Provider) and/or may be a remote machine, anywhere on the Internet. It should be noted that, in some preferred embodiments of the invention, all communications, in both directions, pass through the translator. Alternatively, only outgoing communications from the browser will go through the translator.
In Fig. 2, a system 21 includes a translator 22 which is in direct communication with a browser 20 and a remote site 24 which is in direct communication with browser 20. In this embodiment of the invention, browser 20 communicates with a local translator, which converts free-form entered domain name addressing into standard URLs. In accordance with one preferred embodiment of the invention, the translator is integrated as a module of the browser. Alternatively or additionally, the connection to the translator is patched into the browser. Alternatively or additionally, the translator communicates with the browser through existing hooks in the browser, such as the OLE/DDE protocol, under the Windows operating system. In a preferred embodiment of the invention, the browser contacts the translator if the entered address does not match certain criteria, such as form and character set.
In a preferred embodiment of the invention, the translator uses a local translation database. Preferably, this database is updated by an external server, either automatically, or by a user request. In a preferred embodiment of the invention, a user may enter a personal preference for an association between a URL/domain name and partial and/or native language information. In one preferred embodiment of the invention, the local database comprises host alias files. In one preferred embodiment of the invention, one or more of these files are replaced by updated files. Alternatively, the translator preferably includes an automatic application that downloads updates from a central server and updates the local files.
Fig. 3 illustrates a system 31, in which a translator 32 acts as a front end to a browser 30, which downloads Web pages from a remote site 34. In accordance with one preferred embodiment of the invention, translator 32 includes a separate input window, which is preferably overlaid on a portion of the browser window. Preferably, this separate window remains on top on the browser and at a fixed relationship to at least one feature of the browser display. In a preferred embodiment of the invention, this window provides font support and data entry support for non-Latin character sets, even if the underlying browser and/or operating system do not. Preferably, such support includes support for languages which are not entered as single characters from the left to the right, for example Hebrew and Arabic, which are entered right to left and Chinese pictograms, which are composed. Alternatively or additionally, translator 32 is hidden from the user, so that it appears to the user that he is working with and entering information directly into the browser. In one preferred embodiment of the invention, a transparent window is overlaid on the browser address entry window. Alternatively or additionally, the translator steals the keystrokes from the browser, preferably by changing the window focus through the operating system. In a preferred embodiment of the invention, the translator sends the keystrokes to the browser, so that they are displayed, but performs a translation of the keystrokes and instructs the browser to use the addressed obtained by translation and ignore what was typed. Alternatively, the translator only steals the "return" key and at that key, reads the location entered into the browser location window and performs the translation. In a preferred embodiment of the invention, the translator displays the translated URL and/or IP address. Preferably, this information is displayed in the browser location window. Alternatively, it is displayed in a status area associated with the browser and/or with the translator. In a preferred embodiment of the invention, both the original and the translated addresses are displayed side by side, for the user to learn.
Fig. 4 illustrates a connection between a translator 42 and a data server 46, in accordance with a preferred embodiment of the invention. In many of the above-described embodiments, translator 42 need not actually perform the translation itself. Rather, the input entered by the client is transmitted by translator 42 to a data server 46, which preferably performs the translation. Data server 46 returns a URL and/or an ΓΡ address to translator 42, which can then obtain data, either directly or through the browser, from a remote site 44.
Fig. 5 illustrates the integration of a translator 52 with a domain name server 58, in accordance with a preferred embodiment of the invention. When a browser 50 desires to connect to a remote site 54, the browser (or an installed TCP/IP stack) sends the domain name to DNS server 58, to be translated into an IP address. In accordance with one preferred embodiment of the invention, DNS server 58 utilizes a translator 52 to perform address translation for domain names that do not meet certain criteria. Such a translator may be local to the. name server, such as on a local network or may be a remote service, accessed through a dedicated line or through the Internet. Alternatively, the DNS may be modified to perform the translation, preferably using look-up tables, but possibly using a pattern matching system. In a preferred embodiment of the invention, a plurality of translators are arranged in a hierarchical manner, similar to domain name servers, so that if a name is not found on one translator, other translators are queried. Preferably, this hierarchical structure utilizes the configuration and protocols used for existing domain name servers.
In an alternative embodiment of the invention, addresses to be resolved are passed first or only to the translator. In one preferred embodiment of the invention, the translator acts as a DNS. Preferably, the translator is registered as a primary DNS. Preferably, the translator translates only non-standard domain names, and passes standard domain names to the DNS. Alternatively or additionally, the translator acts as a filter, which converts non-standard domain names and/or free-form information into standard domain names, which are then passed to the DNS to be converted into IP addresses. In one preferred embodiment of the invention, the translator is in the gateway to a DNS server local network.
In a preferred embodiment of the invention, where the non-standard URL must pass through standard components, the non-standard URL is preferably encoded so that it is not modified by such components, for example, by encoding the non-ASCII characters and/or by replacing empty spaces with fill characters. One example of a standard component is a browser, which may attempt to parse the input, instead of simply sending it to the DNS. Encoding may be required in order to avoid error detection and address completion mechanisms which may be implemented in a particular browser. Such encoding is preferably performed using a front end, such as described above and/or a patch to the browser.
In a preferred embodiment of the invention, the translator is used to convert the entire URL, not just the domain name, into a proper address. In some cases, a native language expression will map to a particular page at a remote site, the address of which the translator will be required to return to the browser. In a preferred embodiment of the invention, the DNS protocol is modified to allow the transmission of the entire address. Alternatively, a separate connection is opened between a translator portion resident at the browser and a translator portion resident at the DNS, through which connection such information is passed. Alternatively, two translators are used, one for the domain name portion and one for the rest of the URL. Preferably, both translators are provided with the same native language and/or free-form expression and one returns the IP address and one returns the rest of the URL. Preferably, these two translators are synchronized so that they provide a single complete URL. In a preferred embodiment of the invention where a proxy server is used, the proxy server can be used to split the URL and track its parts. Preferably, the proxy server provides a dummy IP address to the browser, when it is presented with a free form and/or native language expression and/or domain name by the browser. When that dummy address is detected by the proxy server, it may be replaced with the correct IP address and the correct other portions of the URL.
In a preferred embodiment of the invention, when a proper URL is passed to the translator, the translator returns it unchanged and/or passes it to a DNS to be translated. Alternatively, the address may be used as a key-word which is used by a user to indicate a site within a domain, for example, "www.microsoft.com software download".
In accordance with a preferred embodiment of the invention, the translator may perform one or more of the following functions: (a) Correct spelling errors, especially those caused by transliteration errors. As a result, many near misses in site address entry will connect to the correct site. (b) Accept words in any order. Preferably, these words are used to search a database in which each word and/or pattern is associated with a particular remote site. (c) Find a site based on an (street/ P.O. Box/ e-mail) address of the site owner, and/or his telephone or fax numbers and/or a product, service name and/or trademark owned by the site owner and/or any particular information associated directly or indirectly with the site owner/operator. In a preferred embodiment of the invention, the (user's) focus is on the site itself and not on its owner. Thus, the information will be associated with the type/content/usage and/or mformation found in the site. In one example, the user may enter "freeware and software download center in Oakland" and the translator will locate a particular site and display it. (d) Use field matching, for example "name=ibm". (e) Request additional information. (f) Generate a page with a list of possible WWW pages. Preferably, such a page will include only sites which are registered with a particular translation service. Preferably, the site owners will also register a graphical representation by which they wish to be displayed on the generated page. Such a page may also include advertisements. It should be appreciated that such a page may be generated locally, as a result of a local search, without actually sending any information out to the Internet. Thus, the page generation and display may be very rapid. In a preferred embodiment of the invention, the user will try out several of the sites and then indicate to the translator which site was the "correct" one. Thereafter, upon entering the same partial information, the site will be directly connected to. Alternatively or additionally, this selection will be used to generate a user profile and/or to aid in matching partial information with other sites. Preferably, the translator uploads these selections to the data server. (g) Learn a user's particular associations. In a preferred embodiment of the invention, a local database is maintained in which each partial entry by a user is associated with the actual site that the user connected to. Thereafter, when the user enters the partial information, the site can be connected to without any additional input by the user. Alternatively, every such choice is registered with a remote translator, which, when it receives partial information, performs indexing responsive to the identity of the remote user. In a preferred embodiment of the invention, each user on a particular machine can set up a profile of partial information matching. Preferably, a user can actively register certain associations. (h) Perform a matching operation based on the geographical location of the user. For example, entering "Pizza store" will generate a different web site connection, based on where the connection is from. For example, a user in Brighton, MA will be directed to a different pizza store from a user in downtown Boston, even if both stores belong to the same franchise. Preferably, a user enters his computer's location, during configuration and/or at the beginning of the session, so that the client computer transmits its location to the translator. Preferably, a resident portion of the translator performs this transmission. Alternatively to a geographical location, a logical location may be used. Alternatively or additionally, sites are located based on them being associated with a user profile. In a preferred embodiment of the invention, a user profile is defined based on the user belonging to a certain customer club. Alternatively or additionally, the profile may be generated responsive to his age and/or previous browsing habits. (i) Perform an automatic web search and return the address of a single hit. 0") Provide an alternative page in cases where a page cannot be found. Preferably, when such an alternative page is provided, the user is informed, either by the browser or by a special pop-up message window generated by a resident portion of the translator. (k) Parse a natural language query, for example "get me a pizza store". Alternatively or additionally, a command language can be used, for example, SQL. (1) Translate only a domain name and provide in response a list of the sites that are registered under that domain name. For example, entering "Microsoft Inc." could generate a list of sites in the domain "microsoft.com", which are registered with the translation service.
In a preferred embodiment of the invention, each native language name and/or index word is associated with a plurality of sites. For example, many sites will be associated with "pizza". However, a particular site is designated the default site, for use if there isn't enough information available to otherwise uniquely select a single site.
In accordance with one preferred embodiment of the invention, the translator or a portion thereof is embodied as an external box, which may be connected on a telephone line between a computer with a modem and a remote computer. Alternatively, it is integrated into the operating system of the user's computer.
In a preferred embodiment of the invention, the translator is embodied as a distributed system. In one example, the matching an/or parsing is performed at one location, possibly the user machine, while the address translation is performed at a remote machine.
In a preferred embodiment of the invention, a resident portion of the translator is activated whenever the browser is started. In a preferred embodiment of the invention, the resident translator can communicate with external sites for many purposes including, automatic version update of the translator and/or indexes and/or tables; uploading client related information, such as use statistics and site access statistics; download advertising material to be displayed at various times; and resolve problems using an external service.
In a preferred embodiment of the invention, the local translator portion provides language support for native language address entry, even if the browser and/or operating system do not.
Fig. 7 is a schematic block diagram of a configuration including a client 70, a data server 72 and a remote site 74, in accordance with a preferred embodiment of the invention. A resident translator portion at client 70 preferably maintains the connection with data server 72. In one preferred embodiment of the invention, data server 72 transmits advertisements to the client. Alternatively or additionally, data server 72 transmits polls (for user response) to client 70. Preferably, server 72 receives the responses to the polls directly through the translator and not through a remote site. Alternatively, the polls are displayed in the browser as WWW pages, rather than as separate windows.
In accordance with another preferred embodiment of the invention, data server 72 can be used as an intermediate between client 70 and remote site 74, for the transfer of money. In a typical situation, if client 70 desires to make a purchase at remote site 74, he will be required to transmit credit card details over an insecure link (the Internet). Preferably, client 70 performs the purchase through data server 72, to which the credit card details have been previously downloaded and/or transmitted using a secure channel. The client transmits a product number and a remote site address to the data server and the data server performs the money transfer, preferably using a secure connection, but possibly using other means, for example, through a bank and/or a fax machine. Preferably, data server 72 verifies the identity of client 70, using a portion of the translator resident at client 70. In a preferred embodiment of the invention, the purchase is performed mostly automatically, by a user indicating to the resident portion of the translator, which product he wishes to purchase, preferably using a pointing device.
In a preferred embodiment of the invention, the translator adds icons and/or menus to the browser and/or overlays them on the browser window. Thus, functionality may be added to the browser. Additionally or alternatively to adding a button for purchasing, other buttons may be added, including, for example for sending e-mail to a site owner. Such additional functionalities preferably utilize information stored in the database, for example, the e-mail address of the site owner.
In a preferred embodiment of the invention, especially where the translator acts as a proxy server, the translator may be used to exercise parental control over the use of the client computer, for example to limit access to pornographic sites and/or money-spending sites. Preferably, the translator does not allow certain addresses to be translated. Preferably, each client has associated therewith a list of allowed web sites, a list of proscribed web sites and/or a site rating, below which, access is allowed and above which, access is not allowed. The translator preferably includes or connects to a service that provides ratings for sites and/or domain names.
In a preferred embodiment of the invention, the translator performs password entry for sites that require a password. Instead of a user being required to recall a separate password and/or user name for each service to which he subscribes, when the user enters input associated with that site, the translator automatically enters the user name and/or password. Different nicknames may be associated with different users for the same page. Preferably, the page with the password entry is also displayed to the user, but without requiring any input. Preferably, the passwords are maintained on the client machine, due to their sensitivity. Alternatively or additionally, a user is required to enter a single password in order to activate this feature.
In a preferred embodiment of the invention, the translator is embodied as a remote translation service, with a local resident portion. Preferably, the remote portion is maintained as a network of hierarchical translation servers. In a preferred embodiment of the invention, the remote portion preferably includes a computer, a user information database, a site-owner information database, a search engine which searches the site-owner information data base, a HTTP server, a HTML generator and a client response portion, which controls the other components of the server, responsive to input received from the client.
In a preferred embodiment of the invention, the client portion of the translator is embodied as a program that masquerades as a HTTP handler for the browser. Preferably, the translator registers itself as the HTTP handler. When the browser requests a page, the resident translator handles the translation, through the Internet and/or using a local database of association, and then commands the browser, preferably through a DDE/OLE connection to obtain the particular page. Preferably, the local database includes user specific associations and/or is a cache of recently and/or commonly used addresses. Preferably, when a user requests a specific page, his local database is updated, preferably by a remote translator portion, to reflect an association between that particular choice and the information entered. In some browsers, entry of a free-form URL will automatically cause a search-site to be connected to. Preferably, the resident portion of the translator captures such requests and performs a translation instead.
In some embodiments of the invention, words in the free-form input will be separated by a separator other than a blank, so that the browser does not cause problems with the existence of blanks in what is supposed to be a URL.
In a preferred embodiment of the invention, sites are manually registered with the translation service. A site-owner fills out a form, preferably on the Internet, and requests that the translator recognize a particular site. Preferably, the site owner suggests key words to be used in indexing. Alternatively, the owner of the translator enters this information. Alternatively, the translator automatically identifies domains and generates index terms for the domains. Preferably, the site-owner database is update able by the site owners, to add indexing terms. Alternatively, if a large number of users indicate that they identify a particular site with particular index terms and/or keywords, this information is preferably entered into the site-owner database. A preferred way of making such an indication is by accumulating the choices made by users that entered partial information and received a list of possible sites. The site which is most often chosen for a particular group of key words is preferably made the default choice (preferably, providing that the user does not have a personal selection).
In a preferred embodiment of the invention, users may also register by filing out an automated form.
It should be appreciated that the present invention has been described mostly with relation to Web browsers. However, in other preferred embodiments of the invention, the methods and apparatus described herein may be applied to other types of Internet applications, which require domain name resolution, such as News services and FTP services. In addition, these methods may be applied to translating domain name portions of e-mail addresses. However, in e-mail name translation, the aspect of directly accessing data of some embodiments of the invention, may not apply. Additionally, although some software elements are described herein as including a plurality of modules, it should be appreciated that these modules may be merged and/or sub-divided into modules, in some embodiments of the present invention.
It should be appreciated that the above described methods of address manipulation, as described hereinabove contain many features, not all of which need be practiced in all embodiments of the invention. Rather, various embodiments of the invention will utilize only some of the above described techniques, features or methods and or combinations thereof. In addition, although the above description is focused on methods, apparatus for performing these methods is also considered to be within the scope of the invention.
It will be appreciated by a person skilled in the art that the present invention is not limited by what has thus far been described. Rather, the present invention is limited only by the claims which follow.

Claims (34)

Claims:
1. . A method of WWW page retrieval for enabling a user using a computer having a connection to the Internet to retrieve a desired webpage, comprising: (a) providing a translator entity having software for receiving information of one or more words that is not a URL address entered by a user through a web browser operated on the user's computer, (b) said translator entity being operative to determine a URL address for a web page which is most likely to be a desired webpage associated with the information received from the user, based on statistical data of web pages in web search results for said information; and (c) said translator entity being operative for sending the URL address to the web browser of the user's computer to enable retrieval of the web page responsive to the URL address to be directly displayed on the user's browser, without any additional user intervention beyond the entry of said information.
2. A method according to claim 1 , wherein said translator entity performs a web search based on the information received from the user in order to generate web search results and identifies from the web search results the URL address of a web page most likely to be a desired webpage associated with the information received from the user.
3. A method according to claim 2, wherein said URL address is determined based on statistical data from previous web searches conducted by the user.
4. A method according to claim 2, wherein said URL address is determined based on statistical data from comparing the popularity of web pages based on at least one of: previous web searches conducted by a plurality of Internet users; traffic volume of Internet users that previously visited those web pages: and previous visits of web pages by Internet users.
5. A method according to claim 1 , wherein the information is received by said translator entity based on entry by the user in a URL entry field of a browser.
6. A method according to claim 1 , wherein the information is received by said translator entity based on entry by the user in a window of a toolbar overlay on a browser.
7. A method according to claim 1 , wherein the information is received by said translator entity based on entry by the user in a search input window of a search page invoked by a browser.
8. A method according to claim 1 , wherein the information is received by said translator entity based on entry by the user in an input window used in conjunction with operation of a browser.
9. A method according to claim 1 , wherein the determination of the WWW page address by said translator entity is also based on at least one of: determining a geographical location of the user and using the determined geographical location in selecting the WWW page address; analyzing URL associations stored in a database that are logically associated with the user; user-dependent information stored in a database including at least one of geographical location of the user, a customer club to which the user is associated, user profile, user age, and user browsing habits; and correlating the received information with web pages in previous web searches conducted by the user stored in a database.
10. A method according to claim 1 , wherein the translator entity resides locally on the user's computer.
11. 1 1. A method according to claim 1 , wherein the translator entity resides remotely on the Internet with a remote server.
12. A method according to claim 1 , wherein the information entered by the user is one: of a person or entity name; a phone number; a street address; a product name; and a website name.
13. A method according to claim 1 , wherein the information entered by the user is a name or descriptor associated with a web page previously selected by a plurality of users in web searches based on said name or descriptor.
14. A web browser operable on a computer of a user connected to the Internet, comprising: a translator module which is integrated with said web browser for translating free form information that is not a standard WWW address entered by a user using said web browser, to a standard WWW address for retrieving the web page corresponding to the WWW address and directly displaying it on said web browser, without any additional user intervention beyond the entry of said information, wherein said translator module is operative to determine a URL address for a web page which is most likely to be a desired webpage associated with the information received from the user, based on statistical data of web pages in web search results for said information.
15. A web browser according to claim 14, wherein said translator module performs a web search based on the information received from the user in order to generate web search results and identify from the web search results the URL address of a web page most likely to be a desired webpage associated with the information received from the user.
16. A web browser according to claim 14, wherein said URL address is determined based on statistical data from previous web searches conducted by the user.
17. A web browser according to claim 14, wherein said translator module is operative with the web browser in an alternate mode to display to the user to choose from a list of web pages which are likely to include a desired web page associated with the information received from the user, based on statistical data of web pages in web search results for said information.
18. A method of WWW page retrieval for enabling a user using a computer having a connection to the Internet to retrieve a desired webpage, comprising: (a) providing a translator entity having functionality for receiving information of one or more words that is not a URL address entered by a user through an address bar of a web browser operated on the user's computer, wherein said translator entity receives said information from a domain name server to enable return to the user's web browser of a URL address for a desired webpage in response to the information; (b) said translator entity being operative to determine a URL address for a web page which is most likely to be a desired webpage associated with the information received from the user, based on statistical data of web pages in web search results for said information; and (c) said translator entity being operative for sending the URL address to the web browser of the user's computer to enable retrieval of the web page responsive to said URL address to be directly displayed on the user's browser, without any additional user intervention beyond the entry of said information.
19. A method according to Claim 18, wherein said translator entity sends the determined URL address to a domain name server and the domain name server sends the web page responsive to the URL address to the user's web browser.
20. A method of WWW page retrieval for enabling a user using a computer having a connection to the Internet to retrieve a desired webpage, comprising: (a) providing a domain name server having functionality for receiving information entered by a user through an address bar of a web browser operated on the user's computer, wherein said domain name server receives said information from the web browser; (b) said domain name server being operative to analyze the information to determine if it is a standard type of URL address for a web page, and if it is a standard type of URL address said domain name server effects retrieval of the web page for display on the user's web browser; and (c) said domain name server being operative, if it determines that the information is not a standard type of URL address, for forwarding the information to a translator entity to translate the information into a URL address for a web page most likely to be associated with the information.
21. . A method according to Claim 20, wherein the domain name server receives the URL address translated by the translator entity and sends the web page responsive to the URL address to the user's web browser.
22. A method of WWW page retrieval for enabling a user using a computer having a connection to the Internet to retrieve a desired webpage, comprising: (a) providing a web browser operable on the user's computer having a functionality for monitoring information of one or more words entered by the user through said web browser, (b) parsing said information to determine whether it is a standard URL address of a web page or not; (c) sending said information to a domain name server on the Internet when said information is determined to be a standard URL address of a web page in order to effect retrieval of the corresponding web page for display on the user's computer; and (d) sending said information to a translator entity when said information is determined not to be a standard URL address of a web page for translating it into a URL address for a web page which is most likely to be a desired webpage associated with the information received from the user, based on statistical data of web pages in web search results for said information, to enable retrieval of the corresponding web page for display on the user's computer.
23. A method according to Claim 1 , wherein the statistical data is based on popularity of web pages visited in previous web search results.
24. A method according to Claim 18, wherein the statistical data is based on popularity of web pages visited in previous web search results.
25. A method according to Claim 20, wherein the statistical data is based on popularity of web pages visited in previous web search results.
26. A method according to Claim 22, wherein the statistical data is based on popularity of web pages visited in previous web search results.
27. A method according to Claim 1 , wherein the statistical data is based on frequency of web pages the user has visited previously.
28. A method according to Claim 18, wherein the statistical data is based on frequency of web pages the user has visited previously.
29. A method according to Claim 20, wherein the statistical data is based on frequency of web pages the user has visited previously.
30. A method according to Claim 22, wherein the statistical data is based on frequency of web pages the user has visited previously.
31. . A method according to Claim 1 , wherein the statistical data is based on number of visits to web pages by users previously.
32. A method according to Claim 1 8, wherein the statistical data is based on number of visits to web pages by users previously.
33. A method according to Claim 20, wherein the statistical data is based on number of visits to web pages by users previously.
34. A method according to Claim 22, wherein the statistical data is based on number of visits to web pages by users previously. 11 Menachem Begin Street 52 521 Ramat Gan
IL20766098A 1998-01-30 1998-01-30 Www addressing IL207660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
IL20766098A IL207660A (en) 1998-01-30 1998-01-30 Www addressing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
IL20766098A IL207660A (en) 1998-01-30 1998-01-30 Www addressing

Publications (1)

Publication Number Publication Date
IL207660A true IL207660A (en) 2011-06-30

Family

ID=44262704

Family Applications (1)

Application Number Title Priority Date Filing Date
IL20766098A IL207660A (en) 1998-01-30 1998-01-30 Www addressing

Country Status (1)

Country Link
IL (1) IL207660A (en)

Similar Documents

Publication Publication Date Title
US8661094B2 (en) WWW addressing
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
US6446133B1 (en) Multi-language domain name service
USRE44898E1 (en) Search engine request method, product, and apparatus
US7010568B1 (en) Search engine request method, product, and apparatus
USRE44207E1 (en) Network resource access method, product, and apparatus
KR100498052B1 (en) Method and apparatus for domain hosting by using logo domain
KR20010103670A (en) Method and system for accessing information on a network using message aliasing functions having shadow callback functions
KR100463208B1 (en) Internal Natural Domain Service System with Local Name Servers for Flexible Top-Level Domains
US20040194018A1 (en) Method and system for alternate internet resource identifiers and addresses
US20080294796A1 (en) Native Language Internet Address System
JP3889667B2 (en) Computer network connection method on the Internet by real name and computer network system thereof
IL207660A (en) Www addressing
KR100338666B1 (en) System for accesing web page using many languages and method thereof
RU2002111687A (en) METHOD AND SYSTEM OF EXECUTION OF SERVICES FOR REGISTRATION OF DOMAIN NAMES USING NATIONAL LANGUAGES IN NON-ENGLISH COUNTRIES
JP2002526834A (en) Method and system for alternative internet resource identifiers and addresses
KR101006853B1 (en) Internationalized domain name conversion server and convert it to use
WO2001095144A1 (en) A method of resolving a non-latin character url
KR20030015272A (en) A method of resolving a non-latin character url
KR20030024294A (en) System for accesing web page using many languages and method thereof
AU4003700A (en) Multi-language domain name service
KR20010067056A (en) Method and system for direct forwarding service

Legal Events

Date Code Title Description
FF Patent granted
KB Patent renewed
KB Patent renewed
EXP Patent expired