WO2000019342A1 - Method and system for alternate internet resource identifiers and addresses - Google Patents

Method and system for alternate internet resource identifiers and addresses Download PDF

Info

Publication number
WO2000019342A1
WO2000019342A1 PCT/US1999/009614 US9909614W WO0019342A1 WO 2000019342 A1 WO2000019342 A1 WO 2000019342A1 US 9909614 W US9909614 W US 9909614W WO 0019342 A1 WO0019342 A1 WO 0019342A1
Authority
WO
WIPO (PCT)
Prior art keywords
url address
computer system
recited
text string
address
Prior art date
Application number
PCT/US1999/009614
Other languages
French (fr)
Inventor
Eli Abir
Original Assignee
Eli Abir
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 Eli Abir filed Critical Eli Abir
Priority to AU37808/99A priority Critical patent/AU769025B2/en
Priority to EA200100408A priority patent/EA004074B1/en
Priority to JP2000572779A priority patent/JP2002526834A/en
Priority to KR1020017003996A priority patent/KR20010075446A/en
Priority to CA002345970A priority patent/CA2345970A1/en
Priority to IL14227599A priority patent/IL142275A0/en
Priority to EP99920268A priority patent/EP1123533A4/en
Publication of WO2000019342A1 publication Critical patent/WO2000019342A1/en
Priority to HK02101139.8A priority patent/HK1039666A1/en
Priority to HK02105422.5A priority patent/HK1043849A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • H04L61/301Name conversion
    • 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/951Indexing; Web crawling techniques
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/30Types of network names
    • H04L2101/32Types of network names containing non-Latin characters, e.g. Chinese domain names

Definitions

  • the present invention relates generally to the field of information transfers over the Internet and the various protocols associated with such information transfers.
  • the Internet presents significant challenges and opportunities to providers of traditional network services.
  • the number of Internet users is growing exponentially, stimulating network service providers to create new services to capture this new market.
  • the World Wide Web is the total set of interlinked hypertext documents residing on HTTP (Hypertext Transfer Protocol) servers all around the world.
  • Documents on the World Wide Web, called pages or Web pages are written in HTML (Hypertext Markup Language), identified by URLs (Uniform Resource Locators) that specify the particular machine and pathname by which a file can be accessed, and transmitted from node to node to the end user under Hypertext Transfer Protocol.
  • Codes, called tags, embedded in an HTML document associate particular words and images in the document with URLs so that a user can access another file, which may be halfway around the world, at the press of a key or the click of a mouse.
  • FIG. 11 is a screen shot of a conventional Web browser.
  • the World Wide Web can be thought of as a vast, hyperlinked bank of data.
  • a user To gain access to the World Wide Web, a user must install on his or her computer the appropriate software and obtain a network connection from an Internet access provider.
  • the URL identifier for a resource specifies the protocol to be used in accessing the resource (such as "http:” for a World Wide Web page or "ftp:” for an FTP site), the name of the server on which the resource resides and optionally the path to a resource (such as an HTML document or a file on that server.)
  • a resource such as an HTML document or a file on that server.
  • http://www.israeliinternet.com/thissubsite/sitecontents.html "http://” identifies the Hyper Text Transfer Protocol ; www.israeliinternet.com is the name of the relevant Web server; "/thissubsite/” identifies the directory of the desired document; and "sitecontents.html” designates the document to view.
  • Each server name is associated with the 32 bit IP address that identifies a host machine on the Internet.
  • the association is accomplished through the use of other computers known as Domain Name Servers. See Siyan, Karanjit, Inside TCP/IP. 3 r ed.. New Riders Publishing,
  • the URL that is recognized on the Internet is referred as the "conventional URL” and the server name that is recognized on the Internet is referred to as the "conventional server name.”
  • convention URL the URL that is recognized on the Internet
  • server name that is recognized on the Internet
  • conventional server name the server name that is recognized on the Internet
  • reference to languages, alphabets characters and glyphs are based on the terminology used in the specification for the Unicode standard. See The Unicode Standard Version 2.0, Addison- Wesley, 1998.
  • a character is defined as smallest component of written language that has semantic value; a glyph, on the other hand, represents the shape that the character can have when it is rendered or displayed.
  • FIG. 12 is a screen shot of a Hebrew language browser.
  • a conventional URL must be provided in a specific syntax, which is difficult for many users to understand, and even the minor errors, such as confusing ".” with ",” would result in the user failing to access the desired resource.
  • the invention contemplates the transformation of a conventional URL to an identifier that is familiar to the user. (This familiar identifier will be referred to as a "friendly" identifier.) This transformed identifier would be displayed to the user. Internally, the apparatus would continue to use the conventional URL and would use this URL in accessing resources on the Internet. Similarly, all resource identifiers that are returned to the apparatus as a result of its operations would be transformed into identifier that are familiar to the user.
  • FIG. 1 is a flowchart illustrating the conversion algorithm
  • FIGS. 2-5 are diagrams illustrating the conversion algorithm
  • FIG. 6 is a flowchart illustrating the mapping algorithm
  • FIG. 7 is a block diagram showing a preferred embodiment of the system.
  • FIG. 8 is a block diagram showing one embodiment of the client computer
  • FIG. 9 is a block diagram showing one embodiment of the computer server.
  • FIG. 10 is a block diagram showing one embodiment of the Web server
  • FIG. 11 is a screen shot of a conventional English language Web browser
  • FIG. 12 is a screen shot of a conventional Hebrew language Web browser
  • FIG. 13 is a screen shot of a Hebrew language Web browser that is a preferred embodiment of the invention
  • FIG. 14 is a screen shot of a Hebrew language Web browser that is another preferred embodiment of the invention
  • FIG. 15 is a screen shot of a Hebrew language Web browser that is another preferred embodiment of the invention
  • FIGS. 16 and 17 is a block diagram of the transformation involved in a preferred embodiment of the invention
  • FIGS. 18 and 19 is a block diagram of the transformation involved in another preferred embodiment of the invention.
  • the overall objective of the invention is to make using the World Wide Web and e- mail a more natural experience for the majority of the world's population who do not use Latin characters in their written language.
  • the invention permits transformation of a conventionally URL to any native language that a Web surfer may use. Users of a preferred embodiment of the invention will be able to view Web site addresses in the user's own written language and use e-mail addresses in their own written language.
  • the invention takes several different embodiments each geared to a specific situation. Each embodiment, however, relies on transforming an alternative resource identifier into a conventional resource identifier.
  • the hidden conventional resource identifier is then used to access resources on the Internet in a conventional manner.
  • the conventional resource identifier may be hidden for cosmetic reasons from the user would be available if the user so desired.
  • This strategy is a common approach in software engineering.
  • storage devices such as magnetic disk drives can be made to appear to the user to be much larger in capacity than they actually are by compressing the data stored on the disk drive in a lossless manner.
  • the data is uncompressed on-the-fly in a manner that is concealed for cosmetic reasons from the user.
  • the additional steps result in delay, it is well-known in the art how to reduce the delay to an imperceptible interval of time.
  • the present invention contemplates displaying a easily comprehensible resource identifier (that is, a friendly identifier) to the user, while the apparatus uses a conventional resource identifier in accessing resources on the Internet.
  • the apparatus achieves this functionality by transforming, on-the-fly, the friendly resource identifier to a conventional resource identifier. This transformation process is referred to in this patent application as a transformation algorithm.
  • Conversion Algorithm Referring now to FIG. 1, there is illustrated the "conversion" algorithm for transforming a conventional resource identifier into a friendly resource identifier.
  • the set of characters of the non-Latin written language used are the Hebrew characters.
  • step 100 standard parts of conventional resource identifiers such as "http://www" "com” and "htm” are identified.
  • step 102 the standard parts are converted to well-known Hebrew equivalents such as I 1 I / / * J J for
  • step 104 the remaining parts of the conventional resource identifier is analyzed for words that have identifiable meanings. For example, the words “health” and “insurance” would be recognized in the word “healthinsurance”.
  • step 106 the Hebrew word J
  • step 108 the complete Hebrew resource identifier would be produced.
  • mapping Algorithm Referring now to FIG. 2, there is illustrated the "mapping" algorithm for transforming a conventional resource identifier into a friendly resource identifier.
  • the set of non-Latin characters used are Hebrew characters.
  • the conventional resource identifier is inserted into a database query.
  • the database query is executed against a database of friendly resource identifiers. Each friendly identifier record in this database would have a field indicating the conventional resource identifier to which the friendly resource identifier is mapped.
  • step 204 the success of the query is evaluated. If the query produced a result then that result in step 206 would be the friendly resource identifier. If the query did not produce a result, then failure to obtain a friendly resource identifier would be indicated.
  • the conventional resource identifier http://www.healthinsurance.com would be mapped to the Hebrew characters.
  • An important useful feature of the mapping algorithm is that any conventional resource identifier could be mapped to any friendly resource identifier. Accordingly, a resource that is merely one of many web pages on a server could be made to appear from its friendly resource identifier to be the default page (that is, the top page) of the Web server.
  • non-English speaking Internet users will not even have to have English characters on their keyboard. They will be able to dial any location on the World Wide Web including e-mail using their own native language keyboard.
  • the invention will allow for every Internet user world wide, to use their regular mailing address, in their native language, as their e-mail address.
  • the disclosed system will receive and deliver email from that address to any location on the Web.
  • a portal based system there will be an option for on screen keyboard in every language.
  • a user will be able to use his mouse to click native language addresses, email, search engine, and similar items even if the user is in a location where the user has no access to a native language keyboard.
  • the system in each language, will be locked into a site. That site will be a specific home page in that language. Every Internet address in that language will be directed into a sub site. To the users, both Web site owners, as well as surfers, the sub site will appear and function as a home page. For example, when an Israeli individual obtains the Hebrew address , the system will convert that Israeli address into an URL that will appear after the regular address. In this case, surfers who do not use the conversion system will see, and may key in, by using the Internet address: http://www.worldurls.com/healthinsurance. An Israeli individual who uses the Hebrew conversion system will view and dial the address in Hebrew. E-mail in this example may go through healthinsurance@worldurls.com. Obviously, conversion system users will key in and view the e-mail with a Hebrew address. The server part of the system will accept free Web sites and e-mail applications. A person may insert an existing URL if the person only wants the address to link to their existing Web site.
  • a users may choose a native language Internet address or e-mail account name. If the Internet address or e-mail user name is taken, the user may enter a different choice.
  • the system may will generate a Web page or e- mail account.
  • the internal name assignment system will work in a similar fashion to the way the system works in the direct translation portion of the system.
  • L_ the two tier transformation system
  • the surfer will also be able to key in the address in his native language.
  • the system will then reverse the process.
  • the system will use both the word to word as well as the letter to letter to construct the address. It will create an anomaly where a Latin letter may have more then one letter translations within the same address. That is because the value of the letters in the words translation system is fluid, while in the letter to letter system, the relationship is constant.
  • an embodiment of the invention may assign to every English character, a Japanese word that sounds like the letter or as close to sounding like it as possible so that surfers are able to recognize when a Japanese word is used to identify non-English letters.
  • FIGS. 16 and 17 illustrate the conversion process.
  • the structure of a preferred embodiment is client computer 1000 which has access to the Internet.
  • the computer server 2000 also has access to the Internet Web server 3000 also has access to the Internet.
  • client computer 1000 includes a CPU 405, Ram 415, ROM 420, clock 435, video driver 425, video monitor 430, communication port 440, input device 445 and data storage device 460.
  • computer server 2000 includes CPU 505, Ram 515, ROM 520, clock 535, video driver 525, video monitor 530, communication port 540, input device 545 and data storage device 560.
  • Data storage device 560 contains data bases used in providing the conventional and friendly resource identifiers.
  • web server 3000 includes CPU 605, Ram 615, ROM 620, clock 635, Web software 640, and data storage device 650), Video Monitor 670, comments port 660 and Input Device 690.
  • One preferred embodiment of the invention would be a browser that incorporates software that uses the two algorithms. If the user types a Hebrew resource identifier, the computer must first convert the Hebrew resource identifier to a conventional resource identifier. The algorithm for this process would be the conversion algorithm or the mapping algorithm.
  • the user of the browser would use computer server 2000 as an Internet Service Provider that would automatically download to the browser the mapping database.
  • the mapping database in another embodiment would be e-mailed to the browser which would incorporate the new mappings into the existing database.
  • the operation of the system commences with the user of client computer 1000 inputting a friendly resource identifier using non-Latin characters.
  • the client computer 1000 would formulate a file consisting of the information entered in non-Latin characters.
  • the client computer 1000 would process the friendly resource locator using either the conversion algorithm or the mapping algorithm and would contact Web server 3000 for the appropriate HTML page
  • FIG. 9 is a screen shot of such a browser.
  • client computer 1000 would contact computer server 2000.
  • Computer server 2000 would then carry out the transformation algorithm and then transmit the information back to the client computer 1000, which would then use this information to obtain the HTML pages.
  • server 2000 would obtain itself the HTML page and then retransmit the HTML page to the user.
  • a variation of this preferred embodiment would use a browser that uses voice recognition technology.
  • mapping algorithms could be applied. Normally, the mapping algorithms would be first applied. If the mapping algorithm was unsuccessful because no match was found, this the conversion algorithm (which will always be successful) will be executed. It is contemplated that Web site owners will arrange to have their conventional resource identifiers stored in the database of the mapping algorithm and given
  • mapping algorithm may be successful for part of the resource identifiers (such as the conventional server name) but not for the HTML document. In that case, the mapping algorithm would be applied to the conventional server name and the conversion algorithm would be applied to the remaining portion of the resource identifiers.
  • the computer server 2000 would host HTML page on its system. The user would input the friendly resource identifier for one of these hosted HTML pages.
  • the client computer 1000 would transform the friendly resource identifier into the appropriate conventional resource identifier. The client computer 1000 would then retrieve the appropriate HTML page from computer server 2000. In another preferred embodiment the client computer 1000 would automatically contact the computer server 2000 in the event that a non-conventional resource identifier is inputted. The computer server 2000 would then perform the conversion.
  • This HTML page would also be available to a client computer 1000 that does not use a preferred embodiment but the resource identifier would be conventional one such as "http://www.worldwideurls.com/bjifh-hjjm. Preferred Embodiment of Invention in Portal System
  • a portal is the common term for a directory of Internet resources.
  • the invention could also be embodied in a portal system in all resource identifiers are friendly resource identifiers.
  • the portal server would use the conversion algorithm or the mapping algorithm to supply the information to client computer 1000 to retrieve the appropriate HTML document.
  • Preferred Embodiment of Invention in Search Engine the friendly search term would be converted into various conventional using the transformation algorithms Latin search words and a conventional search would be executed. The results would be returned to the browser using either the conversion algorithm or the mapping algorithm.
  • the e-mail address would be mapped from Latin to non-Latin characters or the reverse. Either the conversion algorithm or the mapping algorithm would be used. Accordingly, a user whose written language does not consist of Latin characters would be able to use e-mail using the characters of the written language.

Abstract

A method and system for using alternative resource identifiers in the place of the conventional resource identifiers. The invention transforms the alternative resource identifier to conventional resource identifier using software on-the-fly. The resources on the Internet are then accessed using the conventional resource identifiers in the conventional manner and are displayed to the user.

Description

METHOD AND SYSTEM FOR
ALTERNATE INTERNET RESOURCE IDENTIFIERS
AND ADDRESSES
CROSS-REFERENCE TO PROVISIONAL APPLICATION
This application claims the benefit of a provisional application filed on September 29, 1998 under the title "Internet Browser with URL Conversion System" and assigned Serial No. 60/102,333.
FIELD OF THE INVENTION
The present invention relates generally to the field of information transfers over the Internet and the various protocols associated with such information transfers.
BACKGROUND OF THE INVENTION
The Internet presents significant challenges and opportunities to providers of traditional network services. The number of Internet users is growing exponentially, stimulating network service providers to create new services to capture this new market.
One successful and widely publicized portion of the Internet is the World Wide Web. The World Wide Web is the total set of interlinked hypertext documents residing on HTTP (Hypertext Transfer Protocol) servers all around the world. Documents on the World Wide Web, called pages or Web pages, are written in HTML (Hypertext Markup Language), identified by URLs (Uniform Resource Locators) that specify the particular machine and pathname by which a file can be accessed, and transmitted from node to node to the end user under Hypertext Transfer Protocol. Codes, called tags, embedded in an HTML document associate particular words and images in the document with URLs so that a user can access another file, which may be halfway around the world, at the press of a key or the click of a mouse. These files may contain text (in a variety of fonts and styles), graphics images, movie files, and sounds as well as Java applets, ActiveX controls, or other small embedded software programs that execute when the user activates them by clicking on a link. A user visiting a Web page also may be able to download files from an FTP site and send messages to other users via e-mail by using links on the Web page. FIG. 11 is a screen shot of a conventional Web browser.
At a conceptual level, the World Wide Web can be thought of as a vast, hyperlinked bank of data. To gain access to the World Wide Web, a user must install on his or her computer the appropriate software and obtain a network connection from an Internet access provider.
The URL identifier for a resource specifies the protocol to be used in accessing the resource (such as "http:" for a World Wide Web page or "ftp:" for an FTP site), the name of the server on which the resource resides and optionally the path to a resource (such as an HTML document or a file on that server.) For example, in the URL http://www.israeliinternet.com/thissubsite/sitecontents.html. "http://" identifies the Hyper Text Transfer Protocol ; www.israeliinternet.com is the name of the relevant Web server; "/thissubsite/" identifies the directory of the desired document; and "sitecontents.html" designates the document to view.
The name of the computer server that constitute part of a resource's URL is not simply selected by the operator of the server but must be registered with the appropriate authorities. Otherwise, chaos would result if multiple servers had the same name. (This chaos is similar to the problem if several different radio stations all broadcast simultaneously on the same frequency. )
Each server name is associated with the 32 bit IP address that identifies a host machine on the Internet. The association is accomplished through the use of other computers known as Domain Name Servers. See Siyan, Karanjit, Inside TCP/IP. 3r ed.. New Riders Publishing,
1997.
For purposes of this patent application, the URL that is recognized on the Internet is referred as the "conventional URL" and the server name that is recognized on the Internet is referred to as the "conventional server name." For purposes of this patent application, reference to languages, alphabets characters and glyphs are based on the terminology used in the specification for the Unicode standard. See The Unicode Standard Version 2.0, Addison- Wesley, 1998. For purposes of this patent application a character is defined as smallest component of written language that has semantic value; a glyph, on the other hand, represents the shape that the character can have when it is rendered or displayed.
Currently, all conventional URLs use Latin characters even is the URL is used in a written language that does not use Latin characters. FIG. 12 is a screen shot of a Hebrew language browser. Unfortunately, it can be difficult for users whose native written language does not use Latin characters to directly access Internet resources with conventional URLs because the user must remember complex and unfamiliar words or characters. In addition, a conventional URL must be provided in a specific syntax, which is difficult for many users to understand, and even the minor errors, such as confusing "." with "," would result in the user failing to access the desired resource.
When a person looks to go to somewhere in the World Wide Web, the URL address of which he or she does not know, one has to use a search engine. Most people, however, refrain from going on line for two reasons. First, they have overwhelming number of options at every turn. Second, they are encountered with too many irrelevant sites, when using a search engine.
In addition to this, many Internet users will insert the generic URL address relating to the product they are looking for. For example, a person who is looking for car insurance will input the address "car insurance" in his browser. Consequently, the owner of the Internet address "car insurance", will inevitably have continual stream of consumers who are looking for car insurance. In short, generic URL addresses are valuable because they are easy to
remember.
Summary of the Invention
It is an object of the invention to provide a system and method for a user of an apparatus whose written language is not based on a Latin characters to access a HTML page by inputting to the apparatus resource identifier that does not contain Latin characters .
It is another object of the invention to provide a system and method for a user of an apparatus to access to access a HTML page by inputting to the apparatus a resource identifier that is simpler or otherwise more desirable than the conventional URL .
The invention contemplates the transformation of a conventional URL to an identifier that is familiar to the user. (This familiar identifier will be referred to as a "friendly" identifier.) This transformed identifier would be displayed to the user. Internally, the apparatus would continue to use the conventional URL and would use this URL in accessing resources on the Internet. Similarly, all resource identifiers that are returned to the apparatus as a result of its operations would be transformed into identifier that are familiar to the user.
Brief Description of the Drawings
The above and other objects and features of the present invention will become apparent from the following description of preferred embodiments given in conjunction with
the accompanying drawings, in which:
FIG. 1 is a flowchart illustrating the conversion algorithm;
FIGS. 2-5 are diagrams illustrating the conversion algorithm; FIG. 6 is a flowchart illustrating the mapping algorithm;
FIG. 7 is a block diagram showing a preferred embodiment of the system;
FIG. 8 is a block diagram showing one embodiment of the client computer;
FIG. 9 is a block diagram showing one embodiment of the computer server;
FIG. 10 is a block diagram showing one embodiment of the Web server;
FIG. 11 is a screen shot of a conventional English language Web browser;
FIG. 12 is a screen shot of a conventional Hebrew language Web browser;
FIG. 13 is a screen shot of a Hebrew language Web browser that is a preferred embodiment of the invention; FIG. 14 is a screen shot of a Hebrew language Web browser that is another preferred embodiment of the invention; FIG. 15 is a screen shot of a Hebrew language Web browser that is another preferred embodiment of the invention; FIGS. 16 and 17 is a block diagram of the transformation involved in a preferred embodiment of the invention; FIGS. 18 and 19 is a block diagram of the transformation involved in another preferred embodiment of the invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
Introduction
The overall objective of the invention is to make using the World Wide Web and e- mail a more natural experience for the majority of the world's population who do not use Latin characters in their written language.
Specifically, the invention permits transformation of a conventionally URL to any native language that a Web surfer may use. Users of a preferred embodiment of the invention will be able to view Web site addresses in the user's own written language and use e-mail addresses in their own written language.
The invention takes several different embodiments each geared to a specific situation. Each embodiment, however, relies on transforming an alternative resource identifier into a conventional resource identifier. The hidden conventional resource identifier is then used to access resources on the Internet in a conventional manner. The conventional resource identifier may be hidden for cosmetic reasons from the user would be available if the user so desired.
This strategy is a common approach in software engineering. For example, storage devices such as magnetic disk drives can be made to appear to the user to be much larger in capacity than they actually are by compressing the data stored on the disk drive in a lossless manner. When a user actually accesses data, the data is uncompressed on-the-fly in a manner that is concealed for cosmetic reasons from the user. Although the additional steps result in delay, it is well-known in the art how to reduce the delay to an imperceptible interval of time.
The present invention contemplates displaying a easily comprehensible resource identifier (that is, a friendly identifier) to the user, while the apparatus uses a conventional resource identifier in accessing resources on the Internet. The apparatus achieves this functionality by transforming, on-the-fly, the friendly resource identifier to a conventional resource identifier. This transformation process is referred to in this patent application as a transformation algorithm.
In this detailed description, two preferred embodiments of the transformation algorithm are disclosed. However, those individuals of ordinary skill in the art could develop other transformation algorithms; the disclosure of the two algorithms is not meant to limit the invention to only the disclosed algorithms.
Transformation Algorithms
1. Conversion Algorithm. Referring now to FIG. 1, there is illustrated the "conversion" algorithm for transforming a conventional resource identifier into a friendly resource identifier. (For purposes of this disclosure of this preferred embodiment of the transformation algorithm, the set of characters of the non-Latin written language used are the Hebrew characters.) In step 100, standard parts of conventional resource identifiers such as "http://www" "com" and "htm" are identified. In step 102, the standard parts are converted to well-known Hebrew equivalents such as I 1 I / / * J J
Figure imgf000009_0001
for
"http://www" and fj
Figure imgf000009_0002
"com". In step 104, the remaining parts of the conventional resource identifier is analyzed for words that have identifiable meanings. For example, the words "health" and "insurance" would be recognized in the word "healthinsurance". In step 106, the Hebrew word J|/)" "* j L would be substituted for "health" and the Hebrew word f l lϋ J. would be substituted for insurance. In step 108, the complete Hebrew resource identifier would be produced.
It is likely that the algorithm could not proceed to completion as detailed above because certain letters would belong to words that are not recognized or the resource locator does not contain any recognizable words. For example, the part of a conventional resource identifier "insurancebz" would be sorted into the two components "insurance" and "bz". The component "insurance" would be transformed into the Hebrew word for insurance the letter "b" would be transformed into | _ and the letter z would be transformed into -J \ . In such case each Latin letter would be translated into a predetermined
Hebrew letter. The details of implementing this algorithm is well-known in the art and are illustrated in FIGS. 2-5.
It is also well-known that an algorithm could be constructed that would produce from every conventional resource identifier (which is composed of Latin characters) a single resource identifier, and if the algorithm was applied to the resource identifier composed of Hebrew characters, then the original conventional resource identifier composed of Latin characters would be recovered.
2. Mapping Algorithm. Referring now to FIG. 2, there is illustrated the "mapping" algorithm for transforming a conventional resource identifier into a friendly resource identifier. (Again for purposes of this disclosure of this preferred embodiment of the transformation algorithm, the set of non-Latin characters used are Hebrew characters.) In step 200, the conventional resource identifier is inserted into a database query. In step 202, the database query is executed against a database of friendly resource identifiers. Each friendly identifier record in this database would have a field indicating the conventional resource identifier to which the friendly resource identifier is mapped. In step 204, the success of the query is evaluated. If the query produced a result then that result in step 206 would be the friendly resource identifier. If the query did not produce a result, then failure to obtain a friendly resource identifier would be indicated.
As an example of this algorithm, the conventional resource identifier http://www.healthinsurance.com would be mapped to the Hebrew characters. An important useful feature of the mapping algorithm is that any conventional resource identifier could be mapped to any friendly resource identifier. Accordingly, a resource that is merely one of many web pages on a server could be made to appear from its friendly resource identifier to be the default page (that is, the top page) of the Web server. Overview of Preferred Embodiments of Invention
Conceptually, it is a two-way conversion of URLs to and from any native language an Internet surfer may use. Users of the system, will be able to view Web site addresses, email addresses, and every other URL, in every web site they arrive at, in his/her own language as soon as they arrive at the location, or as soon as the resource identifier appears in their e-mail box or other software. The system will also distinguish between addresses that are from the World Wide Web, or whether they are native language web site owners. Both native address systems will be enabled simultaneously. Thus to the surfer, the only distinction will be the fact that portal system address users may not have the .com,.net, .co.il, or similar items follow their address.
Using the invention, non-English speaking Internet users will not even have to have English characters on their keyboard. They will be able to dial any location on the World Wide Web including e-mail using their own native language keyboard. The invention will allow for every Internet user world wide, to use their regular mailing address, in their native language, as their e-mail address. The disclosed system will receive and deliver email from that address to any location on the Web. In a portal based system, there will be an option for on screen keyboard in every language. Thus, a user will be able to use his mouse to click native language addresses, email, search engine, and similar items even if the user is in a location where the user has no access to a native language keyboard.
The system, in each language, will be locked into a site. That site will be a specific home page in that language. Every Internet address in that language will be directed into a sub site. To the users, both Web site owners, as well as surfers, the sub site will appear and function as a home page. For example, when an Israeli individual obtains the Hebrew address , the system will convert that Israeli address into an URL that will appear after the regular address. In this case, surfers who do not use the conversion system will see, and may key in, by using the Internet address: http://www.worldurls.com/healthinsurance. An Israeli individual who uses the Hebrew conversion system will view and dial the address in Hebrew. E-mail in this example may go through healthinsurance@worldurls.com. Obviously, conversion system users will key in and view the e-mail with a Hebrew address. The server part of the system will accept free Web sites and e-mail applications. A person may insert an existing URL if the person only wants the address to link to their existing Web site.
In addition, a users may choose a native language Internet address or e-mail account name. If the Internet address or e-mail user name is taken, the user may enter a different choice. At the end of the registration process, the system may will generate a Web page or e- mail account. At the sub-site level, the internal name assignment system will work in a similar fashion to the way the system works in the direct translation portion of the system. Thus, using the two tier transformation system, L_., the combination of the words and letter every web site owner will have their sub sites translated automatically as well.
1. On the fly strictly URL translation from Latin to native language address system. Surfers that arrive at locations that are not a part of the portal address assignment system (that is, any Web site located on the World Wide Web) will also see in the URL box their own native language rather then Internet protocol. When the surfer, whether through a portal or through the use of the desk top based option, arrives at non-system users Web site, the transformation algorithms will operate. For example, the address in the case of the address http://www.healthinsurance.com. the system will isolate the part of the address that comes after "http://www" and before the ".com" (also after the ".com" for sub sites.) The system will then convert the words into the Web surfer's native language using the system's simple
English Hebrew dictionary. In this case health insurance. Then the system may reverse the order of the Hebrew words add the Hebrew variation of the "http://www" and the ".com", and display the address in the surfer's native language.
The surfer will also be able to key in the address in his native language. The system will then reverse the process. When the system is unable to identify a word that is a part of the address, the address will appear in Hebrew but in a letter arbitrary form using the letter to letter conversion system. When it is a mix case, the system will use both the word to word as well as the letter to letter to construct the address. It will create an anomaly where a Latin letter may have more then one letter translations within the same address. That is because the value of the letters in the words translation system is fluid, while in the letter to letter system, the relationship is constant. In Japanese, where there are no letters, an embodiment of the invention may assign to every English character, a Japanese word that sounds like the letter or as close to sounding like it as possible so that surfers are able to recognize when a Japanese word is used to identify non-English letters. FIGS. 16 and 17 illustrate the conversion process.
2. Search Engine. All Internet protocol based search engines use English only.
When a user of our system uses his/her native language to search the World Wide Web, they will insert the request in their own language. For example if a user inputs the words, the system's regular English Hebrew dictionary will convert those words to English namely "insurance life". The system may then reverse the order to life insurance and search for either one, or both arrangement. Also, the two-tier translation system will be put to use. Thus address and other Internet protocol marks that use letters that don't form words, will be search able and identifiable as well both as letter marks, or word marks, or a combination of the two. Once the system detects the requested locations, the surfer will have the option of viewing them in the users native language and or in the address's pre-conversion URL form. The system will also distinguish between addresses that are from the World Wide Web, or whether they are native language web site owners.
Preferred Embodiment of Invention in Browser
Structure of System
As illustrated in FIG. 7, the structure of a preferred embodiment is client computer 1000 which has access to the Internet. The computer server 2000 also has access to the Internet Web server 3000 also has access to the Internet.
Referring now to FIG. 8 client computer 1000 includes a CPU 405, Ram 415, ROM 420, clock 435, video driver 425, video monitor 430, communication port 440, input device 445 and data storage device 460.
Referring now to FIG. 9, computer server 2000 includes CPU 505, Ram 515, ROM 520, clock 535, video driver 525, video monitor 530, communication port 540, input device 545 and data storage device 560. Data storage device 560 contains data bases used in providing the conventional and friendly resource identifiers.
Similarly, as shown in FIG. 10 web server 3000 includes CPU 605, Ram 615, ROM 620, clock 635, Web software 640, and data storage device 650), Video Monitor 670, comments port 660 and Input Device 690.
Operation of System
One preferred embodiment of the invention would be a browser that incorporates software that uses the two algorithms. If the user types a Hebrew resource identifier, the computer must first convert the Hebrew resource identifier to a conventional resource identifier. The algorithm for this process would be the conversion algorithm or the mapping algorithm.
In one embodiment, the user of the browser would use computer server 2000 as an Internet Service Provider that would automatically download to the browser the mapping database. Alternatively, the mapping database in another embodiment would be e-mailed to the browser which would incorporate the new mappings into the existing database.
The operation of the system commences with the user of client computer 1000 inputting a friendly resource identifier using non-Latin characters. The client computer 1000 would formulate a file consisting of the information entered in non-Latin characters. The client computer 1000 would process the friendly resource locator using either the conversion algorithm or the mapping algorithm and would contact Web server 3000 for the appropriate HTML page FIG. 9 is a screen shot of such a browser.
In another preferred embodiment, client computer 1000 would contact computer server 2000. Computer server 2000 would then carry out the transformation algorithm and then transmit the information back to the client computer 1000, which would then use this information to obtain the HTML pages. In another preferred embodiment the server 2000 would obtain itself the HTML page and then retransmit the HTML page to the user. A variation of this preferred embodiment would use a browser that uses voice recognition technology.
It is important to note that both transformation algorithms could be applied. Normally, the mapping algorithms would be first applied. If the mapping algorithm was unsuccessful because no match was found, this the conversion algorithm (which will always be successful) will be executed. It is contemplated that Web site owners will arrange to have their conventional resource identifiers stored in the database of the mapping algorithm and given
friendly resource identifiers. It should also be noted that the mapping algorithm may be successful for part of the resource identifiers (such as the conventional server name) but not for the HTML document. In that case, the mapping algorithm would be applied to the conventional server name and the conversion algorithm would be applied to the remaining portion of the resource identifiers. Preferred Embodiment of Invention in Hosting System
In a preferred embodiment of the hosting system, the computer server 2000 would host HTML page on its system. The user would input the friendly resource identifier for one of these hosted HTML pages. In one preferred embodiment the client computer 1000 would transform the friendly resource identifier into the appropriate conventional resource identifier. The client computer 1000 would then retrieve the appropriate HTML page from computer server 2000. In another preferred embodiment the client computer 1000 would automatically contact the computer server 2000 in the event that a non-conventional resource identifier is inputted. The computer server 2000 would then perform the conversion.
In either case, if the Hebrew is inputted the appropriate HTML page would retrieve and would appear as a top level Web site as shown in FIGS. 13, 14 and 15.
This HTML page would also be available to a client computer 1000 that does not use a preferred embodiment but the resource identifier would be conventional one such as "http://www.worldwideurls.com/bjifh-hjjm. Preferred Embodiment of Invention in Portal System
A portal is the common term for a directory of Internet resources. The invention could also be embodied in a portal system in all resource identifiers are friendly resource identifiers. The portal server would use the conversion algorithm or the mapping algorithm to supply the information to client computer 1000 to retrieve the appropriate HTML document. Preferred Embodiment of Invention in Search Engine In yet another embodiment of the invention, the friendly search term would be converted into various conventional using the transformation algorithms Latin search words and a conventional search would be executed. The results would be returned to the browser using either the conversion algorithm or the mapping algorithm. E-Mail
In another embodiment of the invention, the e-mail address would be mapped from Latin to non-Latin characters or the reverse. Either the conversion algorithm or the mapping algorithm would be used. Accordingly, a user whose written language does not consist of Latin characters would be able to use e-mail using the characters of the written language.
The various preferred embodiments of the invention have relied upon transforming a friendly resource identifier to a conventional resource identifier, however, referring now to FIGS. 18 and 19 invention could also be adapted so that the friendly resource identifier is transformed into the 32 bit IP address without using the service of a Domain Name Server.
While the present invention has been described with respect to the particular embodiments, it will be apparent to those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as
defined in the following claims.

Claims

CLAIMSWhat is claimed:
1. A method for using an alternative resource identifier in place of a conventional resource identifier in accessing resources on the Internet, including the following steps:
• furnishing the alternative resource identifier to an apparatus that can access the Internet;
• transforming the alternative resource identifier to a conventional resource identifier;
• accessing a resource on the Internet using the conventional resource identifier; and
• displaying the resource to the user.
2. A computer system providing user requests containing a universal resource locator (URL) across a network, said computer system comprising:
• a browser means running on said computer system, for enabling said user to enter a non-Latin URL Address;
• a conversion means connected to said browser means, for receiving said non- Latin URL address from said browser means and converting said non-Latin URL address to an intermediate URL address; and
• a transmission means connected to said conversion means, for receiving said intermediate URL address and transmitting said intermediate URL address
across the network.
3. The computer system as recited in claim 2, wherein said conversion means includes:
• a translation means for translating said non-Latin URL address to an alphanumeric text string; and
• a generator means for concatenating a predetermined text string to said alphanumeric text string, thereby generating said intermediate URL address.
4. The computer system as recited in claim 3, wherein said predetermined text string designates the homepage address of a unique management server in the network.
5. The computer system as recited in claim 4, wherein all user requests containing said non-Latin URL address are destined to the homepage of said unique management server.
6. The computer system as recited in claim 5, wherein said intermediate URL address designates a subsite of said homepage of said unique management server.
7. The computer system as recited in claim 6, wherein said alphanumeric text string comprises alphabet and numerical characters.
8. A computer system providing user requests containing a URL across a network, said computer system comprising:
• a browser means running on said computer system, for enabling said user to enter a generic URL address;
• a conversion means connected to said browser means, for receiving said generic URL address from said browser means and converting said generic URL address to an intermediate URL address; and
• a transmission means connected to said conversion means, for receiving said intermediate URL address and transmitting said intermediate URL address across the network.
9. The computer system as recited in claim 8, wherein said conversion means includes: • a translation means for translating said generic URL address to an alphanumeric text string; and
• a generator means for concatenating a predetermined text string to said alphanumeric text string, thereby generating said intermediate URL address.
10. The computer system as recited in claim 9, wherein said predetermined text string designates the homepage address of a unique management server in the network.
11. The computer system as recited in claim 10, wherein all user requests containing said generic URL address are destined to the homepage of said unique management server.
12. The computer system as recited in claim 11, wherein said intermediate URL address designates a subsite of said homepage of said unique management server.
13. The computer system as recited in claim 12, wherein said alphanumeric text string comprises alphabet and numerical characters.
14. A method of converting a non-Latin URL address to an intermediate URL address in a computer system, wherein the computer system provides user requests containing a universal resource locator (URL) across a network, said method comprising the steps of:
• receiving a non-Latin URL address;
• converting said non-Latin URL address to an intermediate URL address; and
• transmitting said intermediate URL address across the network.
15. The method as recited in claim 14, wherein said converting step includes the steps of:
• translating said non-Latin URL address to an alphanumeric text string; and
• concatenating a predetermined text string to said alphanumeric text string, thereby generating said intermediate URL address.
16. The method as recited in claim 15, wherein said predetermined text string designates the homepage address of a unique management server in the network.
17. The method as recited in claim 16, wherein all user requests containing said non-Latin
URL address are destined to the homepage of said unique management server.
18. The method as recited in claim 17, wherein said intermediate URL address designates a subsite of said homepage of said unique management server.
19. A method of converting a generic URL address to an intermediate URL address in a computer system, wherein the computer system provides user requests containing a universal resource locator (URL) across a network, said method comprising the steps
of;
• receiving a generic URL address;
• converting said generic URL address to an intermediate URL address; and
• transmitting said intermediate URL address across the network.
20. The method as recited in claim 19, wherein said converting step includes the steps of:
• translating said generic URL address to an alphanumeric text string; and
• concatenating a predetermined text string to said alphanumeric text string, thereby generating said intermediate URL address.
21. The method as recited in claim 20, wherein said predetermined text string designates the homepage address of a unique management server in the network.
22. The method as recited in claim 21, wherein all user requests containing said generic URL address are destined to the homepage of said unique management server.
23. The method as recited in claim 22, wherein said intermediate URL address designates a subsite of said homepage of said unique management server.
PCT/US1999/009614 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses WO2000019342A1 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
AU37808/99A AU769025B2 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
EA200100408A EA004074B1 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
JP2000572779A JP2002526834A (en) 1998-09-29 1999-04-30 Method and system for alternative internet resource identifiers and addresses
KR1020017003996A KR20010075446A (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
CA002345970A CA2345970A1 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
IL14227599A IL142275A0 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
EP99920268A EP1123533A4 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses
HK02101139.8A HK1039666A1 (en) 1998-09-29 2002-02-16 Method and system for alternate internet resource identifiers and addresses
HK02105422.5A HK1043849A1 (en) 1998-09-29 2002-07-23 Method and system for alternate internet resource identifiers and addresses

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10233398P 1998-09-29 1998-09-29
US60/102,333 1998-09-29

Publications (1)

Publication Number Publication Date
WO2000019342A1 true WO2000019342A1 (en) 2000-04-06

Family

ID=22289317

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/009614 WO2000019342A1 (en) 1998-09-29 1999-04-30 Method and system for alternate internet resource identifiers and addresses

Country Status (12)

Country Link
EP (1) EP1123533A4 (en)
JP (1) JP2002526834A (en)
KR (1) KR20010075446A (en)
CN (1) CN1332876A (en)
AU (1) AU769025B2 (en)
CA (1) CA2345970A1 (en)
EA (1) EA004074B1 (en)
HK (2) HK1039666A1 (en)
IL (1) IL142275A0 (en)
TR (1) TR200101131T2 (en)
WO (1) WO2000019342A1 (en)
ZA (1) ZA200103224B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001095144A1 (en) * 2000-06-07 2001-12-13 Spiral Communications Pte Ltd A method of resolving a non-latin character url
EP2165510B1 (en) * 2007-06-11 2013-01-02 Giesecke & Devrient GmbH Access to a resource by means of a security module
US8977624B2 (en) 2010-08-30 2015-03-10 Microsoft Technology Licensing, Llc Enhancing search-result relevance ranking using uniform resource locators for queries containing non-encoding characters

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100728002B1 (en) * 2005-07-22 2007-06-14 삼성전자주식회사 Method and apparatus for creating LastURI, and recording medium storing program for performing the method
US20140282032A1 (en) * 2013-03-15 2014-09-18 Microsoft Corporation Dynamically configuring user experiences with action uniform resource identifiers

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09311749A (en) * 1996-05-24 1997-12-02 Nec Corp Internet address specification system
US5778231A (en) * 1995-12-20 1998-07-07 Sun Microsystems, Inc. Compiler system and method for resolving symbolic references to externally located program files
US5911776A (en) * 1996-12-18 1999-06-15 Unisys Corporation Automatic format conversion system and publishing methodology for multi-user network

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5337233A (en) * 1992-04-13 1994-08-09 Sun Microsystems, Inc. Method and apparatus for mapping multiple-byte characters to unique strings of ASCII characters for use in text retrieval
US5708780A (en) * 1995-06-07 1998-01-13 Open Market, Inc. Internet server access control and monitoring systems
ATE279065T1 (en) * 1995-06-07 2004-10-15 Divine Technology Ventures ACCESS CONTROL AND MONITORING SYSTEM FOR INTERNET SERVERS
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
WO1997010556A1 (en) * 1995-09-13 1997-03-20 Apple Computer, Inc. Unicode converter
US5764906A (en) * 1995-11-07 1998-06-09 Netword Llc Universal electronic resource denotation, request and delivery system
JPH09321633A (en) * 1996-05-30 1997-12-12 Nippon Telegr & Teleph Corp <Ntt> Information address conversion method, information address converter and information retrieval system
JP4372848B2 (en) * 1996-07-08 2009-11-25 インターネットナンバー株式会社 Internet access method and system
JP3515669B2 (en) * 1996-09-06 2004-04-05 日本電信電話株式会社 Numeric information address input device
JPH10124422A (en) * 1996-10-21 1998-05-15 Nippon Telegr & Teleph Corp <Ntt> Method for selecting internet information and device therefor
JPH10177613A (en) * 1996-12-16 1998-06-30 Nec Corp Method and device for generating and inputting url
JPH10187571A (en) * 1996-12-20 1998-07-21 Toppan Printing Co Ltd Network address input device and computer readable recording medium recording network address input program
JPH10207908A (en) * 1997-01-28 1998-08-07 Nippon Telegr & Teleph Corp <Ntt> Network service access managing device
AUPO977997A0 (en) * 1997-10-14 1997-11-06 Pouflis, Jason The utilisation of multi-lingual names on the internet

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5778231A (en) * 1995-12-20 1998-07-07 Sun Microsystems, Inc. Compiler system and method for resolving symbolic references to externally located program files
JPH09311749A (en) * 1996-05-24 1997-12-02 Nec Corp Internet address specification system
US5911776A (en) * 1996-12-18 1999-06-15 Unisys Corporation Automatic format conversion system and publishing methodology for multi-user network

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"INSIDE MACINTOSH TEXT", INSIDE MACINTOSH, XX, XX, 1 January 1993 (1993-01-01), XX, pages 01 - 112, XP002919649 *
MAEDA A. ET AL.: "Viewing Multilingual Documents on Your Local Web Browser", COMMUNICATIONS OF THE ACM, vol. 41, no. 4, April 1998 (1998-04-01), pages 64 - 65, XP002919647 *
SAKAGUCHI T. ET AL.: "A Browsing Tool for Multi-lingual Documents for Users without Multi-lingual Fonts", 1996, pages 63 - 71, XP002919648 *
See also references of EP1123533A4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001095144A1 (en) * 2000-06-07 2001-12-13 Spiral Communications Pte Ltd A method of resolving a non-latin character url
EP2165510B1 (en) * 2007-06-11 2013-01-02 Giesecke & Devrient GmbH Access to a resource by means of a security module
US8977624B2 (en) 2010-08-30 2015-03-10 Microsoft Technology Licensing, Llc Enhancing search-result relevance ranking using uniform resource locators for queries containing non-encoding characters

Also Published As

Publication number Publication date
CA2345970A1 (en) 2000-04-06
HK1039666A1 (en) 2002-05-03
EP1123533A1 (en) 2001-08-16
ZA200103224B (en) 2001-11-29
TR200101131T2 (en) 2002-03-21
KR20010075446A (en) 2001-08-09
EA200100408A1 (en) 2002-02-28
AU769025B2 (en) 2004-01-15
CN1332876A (en) 2002-01-23
HK1043849A1 (en) 2002-09-27
EA004074B1 (en) 2003-12-25
JP2002526834A (en) 2002-08-20
AU3780899A (en) 2000-04-17
EP1123533A4 (en) 2004-03-31
IL142275A0 (en) 2002-03-10

Similar Documents

Publication Publication Date Title
US6738827B1 (en) Method and system for alternate internet resource identifiers and addresses
US7058626B1 (en) Method and system for providing native language query service
US6892206B2 (en) Reduction of meta data in a network
US7016977B1 (en) Method and system for multilingual web server
CA2319750C (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
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
US20020069296A1 (en) Internet content reformatting apparatus and method
EP1038243A2 (en) System for processing and storing internet bookmark address links
WO1998038761A2 (en) Automatic server access in an internetworked computer system
US20080172218A1 (en) Web Page Translation Device and Web Page Translation Method
US20040267895A1 (en) Search system using real name and method thereof
AU769025B2 (en) Method and system for alternate internet resource identifiers and addresses
JP2000285052A (en) Url conversion method and device
US20030200331A1 (en) Mechanism for communicating with multiple HTTP servers through a HTTP proxy server from HTML/XSL based web pages
US7792855B2 (en) Efficient storage of XML in a directory
CA2331957A1 (en) Method and system in a computer network for searching and linking web sites
KR101499685B1 (en) Method for Providing Keywords Tree
KR20030004653A (en) Information support system and the method using real-time web search
KR20020030641A (en) Method and system for maintaining and managing of homepage used in internet
KR20010103545A (en) Storage medium, system and apparatus for Internet translation with advertisement
WO2000079435A1 (en) Site identification system

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 99813555.0

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

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

AL Designated countries for regional patents

Kind code of ref document: A1

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

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

Ref document number: 142275

Country of ref document: IL

WWE Wipo information: entry into national phase

Ref document number: 37808/99

Country of ref document: AU

ENP Entry into the national phase

Ref document number: 2345970

Country of ref document: CA

Ref document number: 2345970

Country of ref document: CA

Kind code of ref document: A

Ref document number: 2000 572779

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020017003996

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 1999920268

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2001/03224

Country of ref document: ZA

Ref document number: 200103224

Country of ref document: ZA

WWE Wipo information: entry into national phase

Ref document number: 2001/01131

Country of ref document: TR

WWE Wipo information: entry into national phase

Ref document number: 200100408

Country of ref document: EA

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1020017003996

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1999920268

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 37808/99

Country of ref document: AU