WO1998040823A1 - METHOD FOR COLLECTING URLs FROM PRINTED MEDIA - Google Patents

METHOD FOR COLLECTING URLs FROM PRINTED MEDIA Download PDF

Info

Publication number
WO1998040823A1
WO1998040823A1 PCT/US1998/004204 US9804204W WO9840823A1 WO 1998040823 A1 WO1998040823 A1 WO 1998040823A1 US 9804204 W US9804204 W US 9804204W WO 9840823 A1 WO9840823 A1 WO 9840823A1
Authority
WO
WIPO (PCT)
Prior art keywords
url
machine
reader
computer
bar code
Prior art date
Application number
PCT/US1998/004204
Other languages
French (fr)
Inventor
Dan Kikinis
Original Assignee
Elonex Plc
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 Elonex Plc filed Critical Elonex Plc
Publication of WO1998040823A1 publication Critical patent/WO1998040823A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/126Character encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Definitions

  • the present invention is in the field of data collection devices, and has particular application to devices and systems for reading and scanning media for the purpose of storing information on a computer.
  • a URL address is a complex string of characters that includes punctuation marks and separators.
  • a URL can sometimes be quite long when compared to conventional codes used with computers, such as document paths.
  • the character string that is a URL is designed to interact with computer software programs that are meant to act as navigation aids for users attempting to locate or "travel" to a desired destination on the Internet. These software programs are typically known as browsers.
  • a standard URL contains language symbolized by the various characters in the string, and must be interpreted by the browser in order to take the user to the site. This information includes type of protocol, document path, host computer identification, and other information as may be needed, to identify subject matter, company name, or type of product or service.
  • a user will manually type a URL into a field in a display provided by the navigating software.
  • the address URL is submitted to the browser, activating the communication mode.
  • the host computer responds, data is downloaded and a Web page is displayed on the user's screen.
  • the user is expected to know the URL before he can submit it. This can be a problem as navigation software cannot interpret a URL that has been entered incorrectly. Also, some URL's are very long and complicated, as described previously, making it even more difficult for most users to enter the URL error free.
  • a method for providing a Universal Resource Locators (URL) comprising a character string to a computer user comprising steps of (a) converting the character string to a machine-readable indicia; and (b) presenting the machine-readable indicia in a visible media available to the computer user.
  • the machine-readable indicia may a bar code, and the bar code may provided on a printed presentation. Such bar codes may also presented in at least one frame of a television presentation.
  • the URL is converted to a numeric code of fewer numerals than the number of characters of the character string of the URL, and the numeric code is converted into machine-readable indicia and presented in a visible media.
  • URL Resource Locator
  • the URL in visible media may be a bar code and the machine-reader in this instance is a bar code reader.
  • Magnetic characters and a magnetic reader may also be used.
  • a method for directing a Web-browser application running on a computer having an Internet connection to load and display a WEB page from an Internet Server. This method comprises steps of (a) acquiring a Universal
  • URL Resource Locator
  • machine-reader may be a bar code reader and the URL a bar code representing the URL.
  • the machine-reader may be a magnetic character reader, and the URL provided in magnetic ink in print media.
  • a method for acquiring a Universal Resource Locator (URL) for use in directing a WEB browser application to download and display a WEB page comprising steps of: a) reading a numeric code in visible media with a machine-reader connected to a computer running a WEB browser application; (b) connecting to an
  • a Universal Resource Locator URL
  • a further step (d) directs the computer to connect to the Internet Server having a WEB page associated with the URL and to download and display the WEB page.
  • methods are provided to allow quick and efficient acquisition of URLs, and to avoid human error in providing such URLs to a WEB browser.
  • Fig. 1 is an illustration of an embodiment of the present invention, wherein a data collection device is shown reading a URL from a document while connected to a computer.
  • Fig. 2 is an illustration of software architecture as used in an embodiment of the present invention.
  • Fig. 3 is an illustration of an alternative embodiment wherein wireless communication is used, and the source document contains a URL that is both machine and human readable.
  • Fig. 4 is an illustration of yet another embodiment of the present invention wherein the source of information is television advertisement.
  • Fig. 1 is an illustration of an embodiment of the present invention wherein a URL 13 is rendered as a standard bar code, and printed on a source document 7.
  • the methodology is Optical Recognition (OR).
  • a data collection device 9 which is in this embodiment a bar code reader, is used to scan the bar code, and the URL is read into the computer attached to the bar code reader.
  • Optical Recognition as it applies to bar coding, is a standard method used in many industries, such as retail, shipping, and warehousing. It has proven to be highly successful and virtually error free.
  • the bar code reader reads the bar code, which is a coded URL, and stores the URL on the connected computer associated with a Web browser program. Most such programs incorporate lists of URLs known in the art as bookmarks. Bookmarks are typically displayed as literal names rather than as URLs, and a user may select a bookmark by pointer and cursor techniques well known in the art, wherein the browser application relates the literal name to the associated URL, and broadcasts the URL.
  • scanning a bar-coded URL enters the scanned URL into the browser's Bookmarks data base.
  • a code system is created for the purpose of expressing URLs 13 in numerical form, allowing for a shorter span of bars and spaces compromising each printed code.
  • a software step shown in Fig. 2 could be added to convert the URL 13 back to it's original character-string form, allowing the browser to utilize the information.
  • individual URLs 13 are registered at a separate site (server) on the
  • URLs are associated with numeric code, as suggested above.
  • URLs entered as numeric code are broadcast to an Internet server, which compares the numeric code with a database, and returns the URL character string. URLs may be decoded and read by the browser and downloaded to computer 15, or utilized for further navigation. Companies who provide OR products and services routinely customize bar codes to adapt to specific field requirements.
  • Fig. 2 is an illustration of software architecture as is used in a preferred embodiment of the present invention, wherein source document 7, containing URL 13, is scanned using data collection device
  • a URL conversion process is added in step 19 for decoding purposes.
  • a navigator screen is displayed in step 21.
  • a tool on the navigator screen in step 21 allows the user to retrieve converted URL's in step 23.
  • An option is then presented allowing the user to store URL's in a bookmark file for repetitive accessing, or in a cache for later use.
  • a desired URL can then be selected and a decision made to go to that destination in step 31.
  • the navigating software will then automatically connect the user to the Internet and display the Web page associated with the URL in step 33. Additional URLs can be accessed at any time from the bookmark file or the cache and submitted in step 31 resulting in a new Web pages in step 33. This process is achieved in a preferred embodiment of the present invention such that no typing on the keyboard is required.
  • Fig. 3 is an illustration of an embodiment of the present invention wherein source document 7 contains URL 13 printed in magnetic ink, to be read by data collection device 9 using the technology of MICR.
  • data collection device 9 is shaped like a pen and is equipped with a magnetic reader at the head.
  • the data collection device might be shaped differently so long as the magnetic reader can make sufficient contact with the printed surface.
  • the method of communication between data collection device 9 and computer 15 is of a wireless form such as Infrared, or Microwave.
  • the term wireless as is used in an embodiment of the present invention, is defined by the capability of the system to transmit digital information from one point to another without the use of cable 1 1.
  • the methodology of the present invention is the same in scope and purpose, that is, to scan URL 13 and transmit information directly to computer 15 without copying, typing, or performing other steps which could introduce human error.
  • URL 13 is both machine and human readable. In the event of system breakdown, human input could be used. Also, magnetic ink printers are now commercially available, and magnetic ink, toner, and other accessories are more readily available than they were in the past. This could allow advertisers a smaller capital investment in printing costs than might be the case with newer technologies.
  • FIG. 3 Another advantage illustrated in Fig. 3 is the wireless mode of communication used to transmit scanned information to computer 15.
  • Wireless communication could be utilized when working in a network environment where this form of communication is standard. This form of communication could also be used in an embodiment where the presence of a cable might be inconvenient.
  • the software used in conjunction with various embodiments of the present invention may be slightly modified to interface with each case where different technologies are used, however, the scope and purpose of the software would remain the same as described in Fig. 2. For example; an embodiment described with reference to Fig. 3 would not require the URL conversion process described in step 19 of Fig. 2, however, the remaining software would function as intended.
  • Fig. 4 is an illustration of an embodiment of the present invention wherein source document 7 is a television advertisement, and data collection device 9 is an interactive tool, much like a joy stick available with interactive computer games. Circuitry may be incorporated into the television set which allows the URL 13 to be recognized by a remote receiver in data collection device 9. The information is then transmitted to computer 15 via cable 1 1.. As more companies progress from local advertising in print media to national advertising in television media, URL's 13 will be incorporated into television commercials, programs, and infomercials. The likelihood of human error involved in copying and transporting URL 13 from a television is even greater than it is from print. URL 13 is displayed on the television screen only temporarily, making it difficult to remember and write down.

Abstract

A method for providing Universal Resource Locators (URLs) to potential users of the URLs (13) has the URLs (13) presented as machine-readable code in visible media, such as advertisements in newspapers (7) and magazines and in TV presentations. A machine reader, such as a bar code reader (9), connected to a computer (15) having a WEB browser application, is used to acquire the URL (13), and the acquired URL (13) is provided to the WEB browser application in the computer (15). In some cases the URL (13) is stored for future use, and in other cases the URL (13) is used immediately to direct the computer (15) or connect to the Internet Server storing the WEB page associated with the URL (13), and to download and display the WEB page, URLs (13) may be numeric code associated with URLs (13) in a table accessible on a Server on the Internet, printed or otherwise displayed bar code, magnetic ink, and other sorts of machine-readable code.

Description

Method for Collecting URLs from Printed Media
Field of the Invention
The present invention is in the field of data collection devices, and has particular application to devices and systems for reading and scanning media for the purpose of storing information on a computer.
Background of the Invention
In the present age of the Internet, companies offering products or services for sale are creating what are known as Web sites on the Internet World Wide Web (WWW. These Web sites are accessible on the WWW by addresses termed Universal Resource Locators (URL).. Consumers who prefer to shop from their homes and corporate entities engaged in buying and trading with other corporations are targets for
URLs published in printed media and presented in television programs and advertisements by companies who see Web sites as a viable sales tool.
A URL address is a complex string of characters that includes punctuation marks and separators. A URL can sometimes be quite long when compared to conventional codes used with computers, such as document paths. The character string that is a URL is designed to interact with computer software programs that are meant to act as navigation aids for users attempting to locate or "travel" to a desired destination on the Internet. These software programs are typically known as browsers. A standard URL contains language symbolized by the various characters in the string, and must be interpreted by the browser in order to take the user to the site. This information includes type of protocol, document path, host computer identification, and other information as may be needed, to identify subject matter, company name, or type of product or service.
Typically, a user will manually type a URL into a field in a display provided by the navigating software. Typically by pressing enter on the keyboard after a URL is entered, the address URL) is submitted to the browser, activating the communication mode. When the host computer responds, data is downloaded and a Web page is displayed on the user's screen. In virtually all cases, the user is expected to know the URL before he can submit it. This can be a problem as navigation software cannot interpret a URL that has been entered incorrectly. Also, some URL's are very long and complicated, as described previously, making it even more difficult for most users to enter the URL error free.
Copying a complicated URL from an advertisement in print or remembering it from seeing it briefly on television can be frustrating; especially if the characters are blurred or wrinkled, or otherwise compromised. What is clearly needed is a system methodology, including software, compatible with existing technology, that would allow a user to scan and retrieve a URL and related information from a printed document or television screen, and transmit such information directly to a personal computer. A system with this capability could eliminate human error as it relates to manually typing URL's, and other manual operations required to present this information to a suitable browser. Summary of the Invention
In a preferred embodiment of the present invention, a method for providing a Universal Resource Locators (URL) comprising a character string to a computer user is provided, comprising steps of (a) converting the character string to a machine-readable indicia; and (b) presenting the machine-readable indicia in a visible media available to the computer user. The machine-readable indicia may a bar code, and the bar code may provided on a printed presentation. Such bar codes may also presented in at least one frame of a television presentation.
In some embodiments the URL is converted to a numeric code of fewer numerals than the number of characters of the character string of the URL, and the numeric code is converted into machine-readable indicia and presented in a visible media. In another aspect of the invention, a method for acquiring a Universal
Resource Locator (URL) for a browser application on a computer is provided, comprising steps of (a) reading the URL from a visible media with a machine -reader; and (b) storing the URL in a file accessible to the browser application. In this aspect, the URL in visible media may be a bar code and the machine-reader in this instance is a bar code reader.
Magnetic characters and a magnetic reader may also be used.
In yet another aspect of the invention, a method is provided for directing a Web-browser application running on a computer having an Internet connection to load and display a WEB page from an Internet Server. This method comprises steps of (a) acquiring a Universal
Resource Locator (URL) for the WEB page by reading the URL from a visible media with a machine-reader having a communication link to the computer; (b) providing the URL to a browser application running on the computer: and (c) directing the browser to connect to Internet Server over the Internet connection and to download and display the WEB page. Again the machine-reader may be a bar code reader and the URL a bar code representing the URL. The machine-reader may be a magnetic character reader, and the URL provided in magnetic ink in print media.
In yet another aspect a method is provided for acquiring a Universal Resource Locator (URL) for use in directing a WEB browser application to download and display a WEB page, comprising steps of: a) reading a numeric code in visible media with a machine-reader connected to a computer running a WEB browser application; (b) connecting to an
Internet Server having a table of URLs associated with numeric codes; and (c) retrieving and storing the URL associated with the numeric code from the table. In some embodiments a further step (d) directs the computer to connect to the Internet Server having a WEB page associated with the URL and to download and display the WEB page.
In various embodiments of the invention methods are provided to allow quick and efficient acquisition of URLs, and to avoid human error in providing such URLs to a WEB browser.
Brief Description of the Drawing Figures
Fig. 1 is an illustration of an embodiment of the present invention, wherein a data collection device is shown reading a URL from a document while connected to a computer. Fig. 2 is an illustration of software architecture as used in an embodiment of the present invention.
Fig. 3 is an illustration of an alternative embodiment wherein wireless communication is used, and the source document contains a URL that is both machine and human readable. Fig. 4 is an illustration of yet another embodiment of the present invention wherein the source of information is television advertisement.
Description of the Preferred Embodiments
Fig. 1 is an illustration of an embodiment of the present invention wherein a URL 13 is rendered as a standard bar code, and printed on a source document 7. In an embodiment of the present invention, the methodology is Optical Recognition (OR). A data collection device 9, which is in this embodiment a bar code reader, is used to scan the bar code, and the URL is read into the computer attached to the bar code reader.
Optical Recognition as it applies to bar coding, is a standard method used in many industries, such as retail, shipping, and warehousing. It has proven to be highly successful and virtually error free. In this embodiment of the present invention the bar code reader reads the bar code, which is a coded URL, and stores the URL on the connected computer associated with a Web browser program. Most such programs incorporate lists of URLs known in the art as bookmarks. Bookmarks are typically displayed as literal names rather than as URLs, and a user may select a bookmark by pointer and cursor techniques well known in the art, wherein the browser application relates the literal name to the associated URL, and broadcasts the URL. In a preferred embodiment, scanning a bar-coded URL enters the scanned URL into the browser's Bookmarks data base.
In another embodiment of the present invention, a code system is created for the purpose of expressing URLs 13 in numerical form, allowing for a shorter span of bars and spaces compromising each printed code. A software step (shown in Fig. 2) could be added to convert the URL 13 back to it's original character-string form, allowing the browser to utilize the information. In another embodiment individual URLs 13are registered at a separate site (server) on the
WWW known by the navigating software. At this location, URLs are associated with numeric code, as suggested above. URLs entered as numeric code are broadcast to an Internet server, which compares the numeric code with a database, and returns the URL character string. URLs may be decoded and read by the browser and downloaded to computer 15, or utilized for further navigation. Companies who provide OR products and services routinely customize bar codes to adapt to specific field requirements.
It will be apparent to one with skill in the art that there are many ways to customize and standardize bar code sequences utilizing software and customer support operations that may provide decoding areas on the Internet or other such aids.
Fig. 2 is an illustration of software architecture as is used in a preferred embodiment of the present invention, wherein source document 7, containing URL 13, is scanned using data collection device
9. The scanned information is then transmitted to a URL data file in step 17. In an embodiment where Optical Recognition is used (bar coding), a URL conversion process is added in step 19 for decoding purposes. After converting the information, a navigator screen is displayed in step 21. A tool on the navigator screen in step 21 allows the user to retrieve converted URL's in step 23. An option is then presented allowing the user to store URL's in a bookmark file for repetitive accessing, or in a cache for later use. A desired URL can then be selected and a decision made to go to that destination in step 31. The navigating software will then automatically connect the user to the Internet and display the Web page associated with the URL in step 33. Additional URLs can be accessed at any time from the bookmark file or the cache and submitted in step 31 resulting in a new Web pages in step 33. This process is achieved in a preferred embodiment of the present invention such that no typing on the keyboard is required.
It will be apparent to one with skill in the art that there are many ways software might be designed to interface with an existing or modified network navigator to achieve the desired results of eliminating the possibility of human error. For example, in one embodiment, the entire process may be wholly automated from the scan to the resulting
Web page thereby eliminating any user interaction. This automated option could exist for users who desire to go directly to the Web page after each separate scan.
It will also be apparent to one with skill in the art that there are numerous methods of communication that may be utilized in transmitting scanned information from the media source to the computer such as, MICR (Magnetic Ink Character Recognition), OCR (Optical Character Recognition), OMR (Optical Mark Recognition) etc. Fig.'s 3 and 4, described below, will illustrate two of the many additional embodiments that are in accordance with the spirit and scope of the present invention.
Fig. 3 is an illustration of an embodiment of the present invention wherein source document 7 contains URL 13 printed in magnetic ink, to be read by data collection device 9 using the technology of MICR. In this embodiment, in accordance with the present invention, data collection device 9 is shaped like a pen and is equipped with a magnetic reader at the head. In another embodiment, the data collection device might be shaped differently so long as the magnetic reader can make sufficient contact with the printed surface. Also in this embodiment, the method of communication between data collection device 9 and computer 15 is of a wireless form such as Infrared, or Microwave. The term wireless, as is used in an embodiment of the present invention, is defined by the capability of the system to transmit digital information from one point to another without the use of cable 1 1.
Regardless of the method of communication used to transmit digital information, or the technology used to scan source document 7, the methodology of the present invention is the same in scope and purpose, that is, to scan URL 13 and transmit information directly to computer 15 without copying, typing, or performing other steps which could introduce human error.
One advantage of using MICR technology is that URL 13 is both machine and human readable. In the event of system breakdown, human input could be used. Also, magnetic ink printers are now commercially available, and magnetic ink, toner, and other accessories are more readily available than they were in the past. This could allow advertisers a smaller capital investment in printing costs than might be the case with newer technologies.
Another advantage illustrated in Fig. 3 is the wireless mode of communication used to transmit scanned information to computer 15.
Wireless communication could be utilized when working in a network environment where this form of communication is standard. This form of communication could also be used in an embodiment where the presence of a cable might be inconvenient. The software used in conjunction with various embodiments of the present invention may be slightly modified to interface with each case where different technologies are used, however, the scope and purpose of the software would remain the same as described in Fig. 2. For example; an embodiment described with reference to Fig. 3 would not require the URL conversion process described in step 19 of Fig. 2, however, the remaining software would function as intended.
Fig. 4 is an illustration of an embodiment of the present invention wherein source document 7 is a television advertisement, and data collection device 9 is an interactive tool, much like a joy stick available with interactive computer games. Circuitry may be incorporated into the television set which allows the URL 13 to be recognized by a remote receiver in data collection device 9. The information is then transmitted to computer 15 via cable 1 1.. As more companies progress from local advertising in print media to national advertising in television media, URL's 13 will be incorporated into television commercials, programs, and infomercials. The likelihood of human error involved in copying and transporting URL 13 from a television is even greater than it is from print. URL 13 is displayed on the television screen only temporarily, making it difficult to remember and write down. Even when a viewer may have pen in hand, the time required to physically write URL 13 on paper is limited to the time that it is displayed on the screen, causing the user to write hurriedly, perhaps resulting in missed symbols or illegible characters. Advertisers would benefit enormously by having their URL's 13 automatically transmitted safely into a users computer, thereby eliminating lost business caused by human error.
It will be apparent to one with skill in the art that there are many embodiments both unique and advantageous that might be created, and changes that might be made to said embodiments, without departing from the spirit and scope of the present invention. Many such variations have already been described above.

Claims

What is claimed is:
1. A method for providing a Universal Resource Locators (URL) comprising a character string to a computer user, comprising steps of:
(a) converting the character string to a machine-readable indicia; and
(b) presenting the machine-readable indicia in a visible media available to the computer user.
2. The method of claim 1 wherein the machine-readable indicia is a bar code, and the bar code is provided on a printed presentation.
3. The method of claim 1 wherein the machine-readable indicia is a bar code, and wherein the bar code is presented in at least one frame of a television presentation.
4. The method of claim 1 wherein the URL is converted to a numeric code of fewer numerals than the number of characters of the character string of the URL, and the numeric code is converted into machine- readable indicia and presented in a visible media.
5. The method of claim 4 wherein the machine-readable indicia is a bar code.
6. The method of claim 1 wherein the machine-readable indicia is the URL character string printed in magnetic ink.
7. A method for acquiring a Universal Resource Locator (URL) for a browser application on a computer, comprising steps of: (a) reading the URL from a visible media with a machine-reader; and
(b) storing the URL in a file accessible to the browser application.
8. The method of claim 7 wherein the URL in visible media is a bar code and the machine-reader is a bar code reader.
9. The method of claim 7 wherein the URL in visible media is a character string printed in magnetic ink, and the machine-reader is a magnetic character reader.
10. A system for directing a Web-browser application running on a computer having an Internet connection to load and display a WEB page from an Internet Server, comprising steps of:
(a) acquiring a Universal Resource Locator (URL) for the WEB page by reading the URL from a visible media with a machine-reader having a communication link to the computer;
(b) providing the URL to a browser application running on the computer: and
(c) directing the browser to connect to Internet Server over the Internet connection and to download and display the WEB page.
11. The method of claim 10 wherein the machine-reader is a bar code reader and the URL is a bar code representing the URL.
12. The method of claim 10 wherein the machine-reader is a magnetic character reader, and the URL is provided in magnetic ink in print media. - Il -
IS. A method for acquiring a Universal Resource Locator (URL) for use in directing a WEB browser application to download and display a WEB page, comprising steps of:
(a) reading a numeric code in visible media with a machine- reader connected to a computer running a WEB browser application;
(b) connecting to an Internet Server having a table of (URLs associated with numeric codes; and
(c) retrieving and storing the URL associated with the numeric code from the table.
14. The method of claim 13 comprising a further step (d) directing the computer to connect to the Internet Server having a WEB page associated with the URL and to download and display the WEB page.
PCT/US1998/004204 1997-03-12 1998-03-04 METHOD FOR COLLECTING URLs FROM PRINTED MEDIA WO1998040823A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US81569097A 1997-03-12 1997-03-12
US08/815,690 1997-03-12

Publications (1)

Publication Number Publication Date
WO1998040823A1 true WO1998040823A1 (en) 1998-09-17

Family

ID=25218527

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/004204 WO1998040823A1 (en) 1997-03-12 1998-03-04 METHOD FOR COLLECTING URLs FROM PRINTED MEDIA

Country Status (1)

Country Link
WO (1) WO1998040823A1 (en)

Cited By (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5933829A (en) * 1996-11-08 1999-08-03 Neomedia Technologies, Inc. Automatic access of electronic information through secure machine-readable codes on printed documents
US5978773A (en) * 1995-06-20 1999-11-02 Neomedia Technologies, Inc. System and method for using an ordinary article of commerce to access a remote computer
WO1999066441A1 (en) * 1998-06-19 1999-12-23 A.T.X. International, Inc. Method and apparatus for storing reference codes in a writing instrument and for retrieving information identified by the reference codes
EP1043670A2 (en) * 1999-04-09 2000-10-11 Hewlett-Packard Company Information retrieval system and method
US6134548A (en) * 1998-11-19 2000-10-17 Ac Properties B.V. System, method and article of manufacture for advanced mobile bargain shopping
US6148331A (en) * 1997-04-25 2000-11-14 Parry; Rhys Evan Destination website access and information gathering system
WO2000072124A1 (en) 1999-05-25 2000-11-30 Silverbrook Research Pty. Ltd. Method and system for accessing the internet
WO2001010653A1 (en) * 1999-08-04 2001-02-15 Boris Katic Business card to retrieve associated web page
WO2001015036A2 (en) * 1999-08-24 2001-03-01 Digital Convergence.Com Inc. Method and apparatus for matching a user's use profile in commerce with a broadcast
WO2001015357A1 (en) * 1999-08-24 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for controlling a pc through an audio-visual broadcast, to store information in the pc for subsequent access to the internet
WO2001015021A2 (en) * 1999-08-24 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for establishing connection to a remote location on a computer network
WO2001015019A2 (en) * 1999-08-19 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for accessing a remote location by scanning an optical code
US6199099B1 (en) 1999-03-05 2001-03-06 Ac Properties B.V. System, method and article of manufacture for a mobile communication network utilizing a distributed communication network
WO2001024051A1 (en) * 1999-09-24 2001-04-05 Ericsson, Inc. Systems, methods and computer program products for scanning uniform resource locators to access and display internet resources
EP1111519A1 (en) * 1999-12-21 2001-06-27 Tokyo Kikai Seisakusho Ltd. System and method for distributing an identification code of a web page together with a printed publication or a television broadcast
DE10005528A1 (en) * 1999-12-07 2001-07-12 Martin Schmid Unified resource location address calling-up method involves coding URL address information to be read with wand only when identification individualizing print product is read in previously
WO2001061624A1 (en) * 2000-02-17 2001-08-23 Wiziway Control system and method in a computer environment
EP1139649A2 (en) * 2000-03-28 2001-10-04 Eastman Kodak Company Method and system for locating and accessing digitally stored images
WO2001089238A1 (en) * 2000-05-17 2001-11-22 Tekavenir Limited Data management system
WO2001090936A2 (en) * 2000-05-22 2001-11-29 Bango.Net Limited Addressing remote data objects via a computer network
DE10019197C1 (en) * 2000-04-17 2001-12-13 Surf Id Com Ag Communications system for transmission of Uniform Resource Locator or electronic postal address, having central computer for associating received identifier with one of number of predetermined URLs
FR2812429A1 (en) * 2000-07-27 2002-02-01 Air Liquide INSTALLATION FOR PROVIDING INFORMATION RELATING TO AN OBJECT
US6356905B1 (en) 1999-03-05 2002-03-12 Accenture Llp System, method and article of manufacture for mobile communication utilizing an interface support framework
US6401085B1 (en) 1999-03-05 2002-06-04 Accenture Llp Mobile communication and computing system and method
EP1236144A1 (en) * 1999-10-25 2002-09-04 Silverbrook Research Pty. Limited Category buttons on interactive paper
US6446871B1 (en) 1997-12-19 2002-09-10 A.T. Cross Company Method and apparatus for storing reference codes in a writing instrument and for retrieving information identifed by the reference codes
KR20020072414A (en) * 2001-03-09 2002-09-16 김남채 method for providing people with business information by using internet and symbol mark subjoined with telephone number written on off-line advertising medium
EP1282055A1 (en) * 2000-03-09 2003-02-05 Kitagawa, Yoshiko Information processing apparatus with optical data reader, servers, and electronic commerce method
FR2834171A1 (en) * 2001-12-26 2003-06-27 France Telecom Acquisition and processing of data on goods or services through a code carrying information on the goods or services, uses bar code reader connected to mobile telephone and displays information read from bar code on telephone screen
EP1357504A2 (en) * 2002-04-22 2003-10-29 Samsung Electronics Co., Ltd. Bar code reader and bread maker
FR2851831A1 (en) * 2003-02-27 2004-09-03 Wiziway SYSTEM AND METHOD FOR PROVIDING ACCESS TO COMPUTER FILES BY IMPLEMENTING LOCAL LINKS AND PRINTED SYMBOLS.
EP1058196A3 (en) * 1996-08-02 2004-09-08 Symbol Technologies, Inc. Data retrieval system and method
US6877032B1 (en) * 1998-09-11 2005-04-05 L.V. Partners, L.P. Launching a web site using a portable scanner
US6895402B1 (en) 1999-08-25 2005-05-17 International Business Machines Corporation Detecting framing of a network resource identified by a target uniform resource locator
US6957769B2 (en) 2001-04-13 2005-10-25 The Code Corporation System and method for encoding and decoding data and references to data in machine-readable graphical codes
EP1589445A1 (en) * 2003-01-17 2005-10-26 Fujitsu Limited Purchase motivation analysis support apparatus, method, and program
US6978038B2 (en) 2001-04-13 2005-12-20 The Code Corporation Systems and methods for pixel gain compensation in machine-readable graphical codes
FR2875617A1 (en) * 2004-09-23 2006-03-24 Neopost Ind Sa Data file accessing method for courier processing field, involves transferring response code read from document into address field of internet navigator, and connecting addressee to URL address corresponding to data file
US7072974B2 (en) 2001-03-27 2006-07-04 The Code Corporation Extensible application interface using machine-readable graphical codes
US7070091B2 (en) 2002-07-29 2006-07-04 The Code Corporation Systems and methods for interfacing object identifier readers to multiple types of applications
US7097099B2 (en) 2002-07-29 2006-08-29 The Code Corporation Data collection device with integrated data translation
US7149741B2 (en) 1998-11-12 2006-12-12 Accenture Llp System, method and article of manufacture for advanced information gathering for targetted activities
US7185824B2 (en) 2001-04-13 2007-03-06 The Code Corporation System and method for associating pre-printed machine-readable graphical codes with electronically-accessible data
US7204417B2 (en) 2004-11-03 2007-04-17 The Code Corporation Graphical code reader that is configured for efficient decoder management
US7240831B2 (en) * 2004-01-21 2007-07-10 The Code Corporation Systems and methods for establishing communication between an identification tag reader and a computing device
US7392933B2 (en) 2002-07-29 2008-07-01 The Code Corporation Systems and methods for interfacing multiple types of object identifiers and object identifier readers to multiple types of applications
US7412666B2 (en) 1998-09-11 2008-08-12 Lv Partners, L.P. Method for conducting a contest using a network
US7621453B2 (en) 2002-07-29 2009-11-24 The Code Corporation System and method for controlling the distribution of data translation components to portable data collection devices
US7925780B2 (en) 1998-09-11 2011-04-12 Rpx-Lv Acquisition Llc Method for connecting a wireless device to a remote location on a network
US7975022B2 (en) 1998-09-11 2011-07-05 Rpx-Lv Acquisition Llc Launching a web site using a passive transponder
US8001550B2 (en) 2004-03-22 2011-08-16 The Code Corporation Object identifier readers that are configured to automatically send and/or store data read from an object identifier
US8763907B2 (en) * 2000-07-18 2014-07-01 Cutting Edge Codes Llc Barcode device
US10044804B2 (en) 2015-03-17 2018-08-07 Oracle International Corporation Enabling users to specify an electronic resource for viewing based on prior accessed electronic resources

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1997001137A1 (en) * 1995-06-20 1997-01-09 Solar Communications, Inc. System for using article of commerce to access remote computer
US5640193A (en) * 1994-08-15 1997-06-17 Lucent Technologies Inc. Multimedia service access by reading marks on an object

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5640193A (en) * 1994-08-15 1997-06-17 Lucent Technologies Inc. Multimedia service access by reading marks on an object
WO1997001137A1 (en) * 1995-06-20 1997-01-09 Solar Communications, Inc. System for using article of commerce to access remote computer

Cited By (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5978773A (en) * 1995-06-20 1999-11-02 Neomedia Technologies, Inc. System and method for using an ordinary article of commerce to access a remote computer
EP1058196A3 (en) * 1996-08-02 2004-09-08 Symbol Technologies, Inc. Data retrieval system and method
EP1688851A3 (en) * 1996-08-02 2006-12-06 Symbol Technologies, Inc. Data retrieval system and method
US6108656A (en) * 1996-11-08 2000-08-22 Neomedia Technologies, Inc. Automatic access of electronic information through machine-readable codes on printed documents
US5933829A (en) * 1996-11-08 1999-08-03 Neomedia Technologies, Inc. Automatic access of electronic information through secure machine-readable codes on printed documents
US6148331A (en) * 1997-04-25 2000-11-14 Parry; Rhys Evan Destination website access and information gathering system
US6446871B1 (en) 1997-12-19 2002-09-10 A.T. Cross Company Method and apparatus for storing reference codes in a writing instrument and for retrieving information identifed by the reference codes
WO1999066441A1 (en) * 1998-06-19 1999-12-23 A.T.X. International, Inc. Method and apparatus for storing reference codes in a writing instrument and for retrieving information identified by the reference codes
US6877032B1 (en) * 1998-09-11 2005-04-05 L.V. Partners, L.P. Launching a web site using a portable scanner
US7975022B2 (en) 1998-09-11 2011-07-05 Rpx-Lv Acquisition Llc Launching a web site using a passive transponder
US7925780B2 (en) 1998-09-11 2011-04-12 Rpx-Lv Acquisition Llc Method for connecting a wireless device to a remote location on a network
US7908467B2 (en) 1998-09-11 2011-03-15 RPX-LV Acquistion LLC Automatic configuration of equipment software
US7412666B2 (en) 1998-09-11 2008-08-12 Lv Partners, L.P. Method for conducting a contest using a network
US7149741B2 (en) 1998-11-12 2006-12-12 Accenture Llp System, method and article of manufacture for advanced information gathering for targetted activities
US8108418B2 (en) 1998-11-12 2012-01-31 Knapp Investment Company Limited System, method and article of manufacture for advanced information gathering for targetted activities
US9058379B2 (en) 1998-11-12 2015-06-16 Knapp Investment Company Limited System, method and article of manufacture for advanced information gathering for targeted activities
US6134548A (en) * 1998-11-19 2000-10-17 Ac Properties B.V. System, method and article of manufacture for advanced mobile bargain shopping
US6199099B1 (en) 1999-03-05 2001-03-06 Ac Properties B.V. System, method and article of manufacture for a mobile communication network utilizing a distributed communication network
US6356905B1 (en) 1999-03-05 2002-03-12 Accenture Llp System, method and article of manufacture for mobile communication utilizing an interface support framework
US6401085B1 (en) 1999-03-05 2002-06-04 Accenture Llp Mobile communication and computing system and method
EP1043670A3 (en) * 1999-04-09 2002-04-17 Hewlett-Packard Company, A Delaware Corporation Information retrieval system and method
EP1043670A2 (en) * 1999-04-09 2000-10-11 Hewlett-Packard Company Information retrieval system and method
WO2000072124A1 (en) 1999-05-25 2000-11-30 Silverbrook Research Pty. Ltd. Method and system for accessing the internet
US8256676B2 (en) 1999-05-25 2012-09-04 Silverbrook Research Pty Ltd Decoupled applications for printed materials
EP1222521A1 (en) * 1999-05-25 2002-07-17 Silverbrook Research Pty. Limited Method and system for accessing the internet
EP1222521A4 (en) * 1999-05-25 2004-06-16 Silverbrook Res Pty Ltd Method and system for accessing the internet
US8028921B2 (en) 1999-05-25 2011-10-04 Silverbrook Research Pty Ltd Optical imaging pen with a radio antenna and orthogonal accelerometers
US7430058B2 (en) 1999-05-25 2008-09-30 Silverbrook Research Pty Ltd Method of interacting with the internet via a printed page
WO2001010653A1 (en) * 1999-08-04 2001-02-15 Boris Katic Business card to retrieve associated web page
WO2001015019A3 (en) * 1999-08-19 2002-02-07 Digitalconvergence Com Inc Method and apparatus for accessing a remote location by scanning an optical code
WO2001015019A2 (en) * 1999-08-19 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for accessing a remote location by scanning an optical code
WO2001015036A3 (en) * 1999-08-24 2002-11-28 Digital Convergence Com Inc Method and apparatus for matching a user's use profile in commerce with a broadcast
WO2001015021A3 (en) * 1999-08-24 2004-01-15 Digitalconvergence Com Inc Method and apparatus for establishing connection to a remote location on a computer network
WO2001015021A2 (en) * 1999-08-24 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for establishing connection to a remote location on a computer network
WO2001015357A1 (en) * 1999-08-24 2001-03-01 Digitalconvergence.:Com Inc. Method and apparatus for controlling a pc through an audio-visual broadcast, to store information in the pc for subsequent access to the internet
WO2001015036A2 (en) * 1999-08-24 2001-03-01 Digital Convergence.Com Inc. Method and apparatus for matching a user's use profile in commerce with a broadcast
US6895402B1 (en) 1999-08-25 2005-05-17 International Business Machines Corporation Detecting framing of a network resource identified by a target uniform resource locator
WO2001024051A1 (en) * 1999-09-24 2001-04-05 Ericsson, Inc. Systems, methods and computer program products for scanning uniform resource locators to access and display internet resources
EP1236144A4 (en) * 1999-10-25 2004-06-16 Silverbrook Res Pty Ltd Category buttons on interactive paper
EP1236144A1 (en) * 1999-10-25 2002-09-04 Silverbrook Research Pty. Limited Category buttons on interactive paper
DE10005528A1 (en) * 1999-12-07 2001-07-12 Martin Schmid Unified resource location address calling-up method involves coding URL address information to be read with wand only when identification individualizing print product is read in previously
EP1111519A1 (en) * 1999-12-21 2001-06-27 Tokyo Kikai Seisakusho Ltd. System and method for distributing an identification code of a web page together with a printed publication or a television broadcast
WO2001061624A1 (en) * 2000-02-17 2001-08-23 Wiziway Control system and method in a computer environment
KR100766096B1 (en) * 2000-02-17 2007-10-11 유겟 Control system and method in a computer environment
FR2805359A1 (en) * 2000-02-17 2001-08-24 Thierry Lamouline CONTROL SYSTEM AND METHOD IN A COMPUTER ENVIRONMENT
EP1282055A1 (en) * 2000-03-09 2003-02-05 Kitagawa, Yoshiko Information processing apparatus with optical data reader, servers, and electronic commerce method
EP1282055A4 (en) * 2000-03-09 2009-08-12 Kitagawa Yoshiko Information processing apparatus with optical data reader, servers, and electronic commerce method
EP1139649A3 (en) * 2000-03-28 2002-12-11 Eastman Kodak Company Method and system for locating and accessing digitally stored images
EP1139649A2 (en) * 2000-03-28 2001-10-04 Eastman Kodak Company Method and system for locating and accessing digitally stored images
US6674923B1 (en) 2000-03-28 2004-01-06 Eastman Kodak Company Method and system for locating and accessing digitally stored images
DE10019197C1 (en) * 2000-04-17 2001-12-13 Surf Id Com Ag Communications system for transmission of Uniform Resource Locator or electronic postal address, having central computer for associating received identifier with one of number of predetermined URLs
WO2001089238A1 (en) * 2000-05-17 2001-11-22 Tekavenir Limited Data management system
FR2809207A1 (en) * 2000-05-17 2001-11-23 Tekavenir Ltd Information management system, uses mobile telephone to enter identification data read from advertisement to communicate with a server which makes fuller information available to a computer
WO2001090936A2 (en) * 2000-05-22 2001-11-29 Bango.Net Limited Addressing remote data objects via a computer network
WO2001090936A3 (en) * 2000-05-22 2002-05-16 Bango Net Ltd Addressing remote data objects via a computer network
US8763907B2 (en) * 2000-07-18 2014-07-01 Cutting Edge Codes Llc Barcode device
FR2812429A1 (en) * 2000-07-27 2002-02-01 Air Liquide INSTALLATION FOR PROVIDING INFORMATION RELATING TO AN OBJECT
WO2002011059A1 (en) * 2000-07-27 2002-02-07 L'air Liquide, Societe Anonyme A Directoire Et Conseil De Surveillance Pour L'etude Et L'exploitation Des Procedes Georges Claude Installation providing data concerning an object
US7167700B2 (en) 2000-07-27 2007-01-23 L'Air Liquide, Société Anonyme à Directoire et Conseil de Surveillance pour l'Etude et l'Exploitation des Procédés Georges Claude Installation providing data concerning an object
KR20020072414A (en) * 2001-03-09 2002-09-16 김남채 method for providing people with business information by using internet and symbol mark subjoined with telephone number written on off-line advertising medium
US7072974B2 (en) 2001-03-27 2006-07-04 The Code Corporation Extensible application interface using machine-readable graphical codes
US6957769B2 (en) 2001-04-13 2005-10-25 The Code Corporation System and method for encoding and decoding data and references to data in machine-readable graphical codes
US7428981B2 (en) 2001-04-13 2008-09-30 The Code Corporation System and method for encoding and decoding data and references to data in machine-readable graphical codes
US7185824B2 (en) 2001-04-13 2007-03-06 The Code Corporation System and method for associating pre-printed machine-readable graphical codes with electronically-accessible data
US6978038B2 (en) 2001-04-13 2005-12-20 The Code Corporation Systems and methods for pixel gain compensation in machine-readable graphical codes
FR2834171A1 (en) * 2001-12-26 2003-06-27 France Telecom Acquisition and processing of data on goods or services through a code carrying information on the goods or services, uses bar code reader connected to mobile telephone and displays information read from bar code on telephone screen
EP1357504A3 (en) * 2002-04-22 2004-09-01 Samsung Electronics Co., Ltd. Bar code reader and bread maker
EP1357504A2 (en) * 2002-04-22 2003-10-29 Samsung Electronics Co., Ltd. Bar code reader and bread maker
US7070091B2 (en) 2002-07-29 2006-07-04 The Code Corporation Systems and methods for interfacing object identifier readers to multiple types of applications
US7392933B2 (en) 2002-07-29 2008-07-01 The Code Corporation Systems and methods for interfacing multiple types of object identifiers and object identifier readers to multiple types of applications
US7097099B2 (en) 2002-07-29 2006-08-29 The Code Corporation Data collection device with integrated data translation
US7621453B2 (en) 2002-07-29 2009-11-24 The Code Corporation System and method for controlling the distribution of data translation components to portable data collection devices
EP1589445A1 (en) * 2003-01-17 2005-10-26 Fujitsu Limited Purchase motivation analysis support apparatus, method, and program
EP1589445A4 (en) * 2003-01-17 2006-05-31 Fujitsu Ltd Purchase motivation analysis support apparatus, method, and program
FR2851831A1 (en) * 2003-02-27 2004-09-03 Wiziway SYSTEM AND METHOD FOR PROVIDING ACCESS TO COMPUTER FILES BY IMPLEMENTING LOCAL LINKS AND PRINTED SYMBOLS.
WO2004079590A1 (en) * 2003-02-27 2004-09-16 Wiziway System and method for accessing computer files, using local links and printed symbols
US7240831B2 (en) * 2004-01-21 2007-07-10 The Code Corporation Systems and methods for establishing communication between an identification tag reader and a computing device
US8001550B2 (en) 2004-03-22 2011-08-16 The Code Corporation Object identifier readers that are configured to automatically send and/or store data read from an object identifier
FR2875617A1 (en) * 2004-09-23 2006-03-24 Neopost Ind Sa Data file accessing method for courier processing field, involves transferring response code read from document into address field of internet navigator, and connecting addressee to URL address corresponding to data file
US7204417B2 (en) 2004-11-03 2007-04-17 The Code Corporation Graphical code reader that is configured for efficient decoder management
US10044804B2 (en) 2015-03-17 2018-08-07 Oracle International Corporation Enabling users to specify an electronic resource for viewing based on prior accessed electronic resources

Similar Documents

Publication Publication Date Title
WO1998040823A1 (en) METHOD FOR COLLECTING URLs FROM PRINTED MEDIA
EP0832453B1 (en) System for using article of commerce to access remote computer
US5938727A (en) Communication system and method via digital codes
US20010011233A1 (en) Coding system and method for linking physical items and corresponding electronic online information to the physical items
US5902353A (en) Method, system, and article of manufacture for navigating to a resource in an electronic network
US5903729A (en) Method, system, and article of manufacture for navigating to a resource in an electronic network
US6446871B1 (en) Method and apparatus for storing reference codes in a writing instrument and for retrieving information identifed by the reference codes
US20020006786A1 (en) Digital information input system
US6537324B1 (en) Generating and storing a link correlation table in hypertext documents at the time of storage
US7065559B1 (en) Media bridge method and apparatus
US20050011958A1 (en) Apparatus and method for reading and decoding information contained in a barcode
EP1033656A1 (en) Internet access system
US7505928B2 (en) Interactive printed page optical code data access system and method
US20040073679A1 (en) Global unique identification of subscriber
US20010027409A1 (en) Marketing research method, printed matter to be used for such a marketing research and information resource to be utilized for such a marketing research
WO2000011557A1 (en) Method for noting communication address such as url or electronic mail address, and printed matter and seal on which communication address is written by the method
EP1043670A2 (en) Information retrieval system and method
CA2441218A1 (en) Data processing device for the preparation of a goods catalogue in the form of a graphics file
JP2003030581A (en) Information providing system
EP1622077A1 (en) System for using article of commerce to access remote computer
JP2002082853A (en) Internet access method and system, and printed medium stored with internet access processing
JP2002259250A (en) System, method and program for displaying url information and storage medium with url information display program stored therein
WO2001098886A1 (en) Media bridge method and apparatus

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP

AL Designated countries for regional patents

Kind code of ref document: A1

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 1998539622

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase