EP1123533A1 - Verfahren und system zum identifizieren und addressieren von alternativen internet-resourcen - Google Patents

Verfahren und system zum identifizieren und addressieren von alternativen internet-resourcen

Info

Publication number
EP1123533A1
EP1123533A1 EP99920268A EP99920268A EP1123533A1 EP 1123533 A1 EP1123533 A1 EP 1123533A1 EP 99920268 A EP99920268 A EP 99920268A EP 99920268 A EP99920268 A EP 99920268A EP 1123533 A1 EP1123533 A1 EP 1123533A1
Authority
EP
European Patent Office
Prior art keywords
url address
computer system
recited
text string
address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP99920268A
Other languages
English (en)
French (fr)
Other versions
EP1123533A4 (de
Inventor
Eli Abir
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of EP1123533A1 publication Critical patent/EP1123533A1/de
Publication of EP1123533A4 publication Critical patent/EP1123533A4/de
Withdrawn legal-status Critical Current

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 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 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.
EP99920268A 1998-09-29 1999-04-30 Verfahren und system zum identifizieren und addressieren von alternativen internet-resourcen Withdrawn EP1123533A4 (de)

Applications Claiming Priority (3)

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

Publications (2)

Publication Number Publication Date
EP1123533A1 true EP1123533A1 (de) 2001-08-16
EP1123533A4 EP1123533A4 (de) 2004-03-31

Family

ID=22289317

Family Applications (1)

Application Number Title Priority Date Filing Date
EP99920268A Withdrawn EP1123533A4 (de) 1998-09-29 1999-04-30 Verfahren und system zum identifizieren und addressieren von alternativen internet-resourcen

Country Status (12)

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

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2000251209A1 (en) * 2000-06-07 2001-12-17 Spiral Communications Pte Ltd A method of resolving a non-latin character url
KR100728002B1 (ko) * 2005-07-22 2007-06-14 삼성전자주식회사 라스트 유알아이 생성 방법 및 장치와 그 방법을 수행하는프로그램이 기록된 기록 매체
DE102007026870A1 (de) * 2007-06-11 2008-12-18 Giesecke & Devrient Gmbh Ressourcenzugriff unter Vermittlung durch ein Sicherheitsmodul
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
US20140282032A1 (en) * 2013-03-15 2014-09-18 Microsoft Corporation Dynamically configuring user experiences with action uniform resource identifiers

Citations (4)

* 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
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
WO1999019814A1 (en) * 1997-10-14 1999-04-22 Jason Pouflis The utilisation of multi-lingual names on the internet

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
US5708780A (en) * 1995-06-07 1998-01-13 Open Market, Inc. Internet server access control and monitoring systems
WO1996042041A2 (en) * 1995-06-07 1996-12-27 Open Market, Inc. Internet server access control and monitoring systems
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 (ja) * 1996-05-24 1997-12-02 Nec Corp インタネットアドレス指定方式
JPH09321633A (ja) * 1996-05-30 1997-12-12 Nippon Telegr & Teleph Corp <Ntt> 情報アドレス変換方法,情報アドレス変換装置および情報検索システム
JP4372848B2 (ja) * 1996-07-08 2009-11-25 インターネットナンバー株式会社 インターネットへのアクセス方法およびシステム
JP3515669B2 (ja) * 1996-09-06 2004-04-05 日本電信電話株式会社 数字型情報アドレス入力装置
JPH10124422A (ja) * 1996-10-21 1998-05-15 Nippon Telegr & Teleph Corp <Ntt> インターネット情報選択方法および装置
JPH10177613A (ja) * 1996-12-16 1998-06-30 Nec Corp Url生成及び入力方法並びにurl生成及び入力装置
US5911776A (en) * 1996-12-18 1999-06-15 Unisys Corporation Automatic format conversion system and publishing methodology for multi-user network
JPH10187571A (ja) * 1996-12-20 1998-07-21 Toppan Printing Co Ltd ネットワークアドレス入力装置およびネットワークアドレス入力プログラムを記録したコンピュータ読み取り可能な記録媒体
JPH10207908A (ja) * 1997-01-28 1998-08-07 Nippon Telegr & Teleph Corp <Ntt> ネットワークサービスアクセス管理装置

Patent Citations (4)

* 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
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
WO1999019814A1 (en) * 1997-10-14 1999-04-22 Jason Pouflis The utilisation of multi-lingual names on the internet

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
KWAN S ET AL: "Using the UTF-8 Character Set in the Domain Name System" INTERNET DRAFT, XX, XX, November 1997 (1997-11), pages 1-4, XP002167621 *
MASINTER L: "Using UTF-8 for non ASCII characters in URLs" INTERNET DRAFT, XX, XX, 2 May 1997 (1997-05-02), pages 1-3, XP002167622 *
See also references of WO0019342A1 *

Also Published As

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

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
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
US20030149745A1 (en) Method and apparatus for accessing information from a network data source
AU769025B2 (en) Method and system for alternate internet resource identifiers and addresses
JP2000285052A (ja) Url変換方法および装置
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 (ko) 키워드 트리 제공 방법
JPH11345244A (ja) 類似情報抽出表示方法とシステム
KR20030004653A (ko) 실시간 웹검색을 통한 정보제공시스템 및 그 방법
KR20020030641A (ko) 인터넷상에서의 홈페이지 유지관리 시스템 및 그유지관리방법
KR20010103545A (ko) 광고 병행 인터넷 번역 기록매체, 시스템 및 장치

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20010420

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE

A4 Supplementary search report drawn up and despatched

Effective date: 20040213

RIC1 Information provided on ipc code assigned before grant

Ipc: 7G 06F 17/30 A

17Q First examination report despatched

Effective date: 20060418

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20071107

REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1039666

Country of ref document: HK