US20010011365A1 - Method and apparatus for passively browsing the internet - Google Patents

Method and apparatus for passively browsing the internet Download PDF

Info

Publication number
US20010011365A1
US20010011365A1 US09/210,687 US21068798A US2001011365A1 US 20010011365 A1 US20010011365 A1 US 20010011365A1 US 21068798 A US21068798 A US 21068798A US 2001011365 A1 US2001011365 A1 US 2001011365A1
Authority
US
United States
Prior art keywords
images
image
web
user
web pages
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.)
Abandoned
Application number
US09/210,687
Inventor
Jonathan Isaac Helfman
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
Priority to US09/210,687 priority Critical patent/US20010011365A1/en
Publication of US20010011365A1 publication Critical patent/US20010011365A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • 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/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • This invention relates to data networks such as the Internet and intranets, and more particularly, to passively browsing for information by viewing images.
  • the system maintains a mapping list that maps the universal resource locator (URL) of the displayed web page images to the URL of the web page containing those images.
  • URL universal resource locator
  • the group of web pages containing the images to be displayed can be obtained in various ways.
  • a search engine can be used to locate web pages based on certain search criteria.
  • Web page or web site URLs can be entered manually or by using a cut and paste operation from an application running in an open window.
  • a bookmarks file containing various URLs can also be used to define a group of web pages.
  • Web pages can be obtained based on the URL for the currently displayed page in an active web browser.
  • a recursive retrieval process can be used to obtain multiple groups of linked web pages. Regardless of how the group of web pages is defined, the system extracts embedded image URLs from the web pages and forms a list mapping the extracted image URLs to the URLs of the web pages associated with those images.
  • web page images can be obtained from an image cache.
  • images are stored in a proxy server cache whenever web pages are retrieved.
  • the proxy server contains a log file that can be parsed to construct a list that maps images to associated web pages.
  • Images may be displayed on the user's display in random positions, in a non-overlapping pattern, or arranged by size, etc.
  • the user's client computer maintains a data list of coordinates so that when the user clicks on a given image, the client can determine which image has been selected.
  • the mapping list is used to determine which web page URL corresponds to the selected image.
  • the user's web browser is driven to the URL of that web page.
  • Web page images typically contain lively text and graphics, so it is relatively easy for users to quickly review a large amount of material.
  • images are obtained from an image cache or from web pages associated with the URL for a currently displayed page of an active web browser, no user input is required.
  • the user submits a search or a list of web page or web site URLs, only minimal user input is needed.
  • FIG. 1 is a diagram of an illustrative display screen on which various web page images have been displayed in random positions.
  • FIG. 2 is a diagram of an illustrative display screen on which various web page images have been displayed in a non-overlapping pattern.
  • FIG. 3 is a diagram of a system that uses a proxy server in accordance with the present invention.
  • FIG. 4 is a flow chart of the steps involved in using the system of FIG. 3 to display images and access associated web pages.
  • FIG. 5 is a flow chart of the steps involved in saving a snapshot of a number of web page images.
  • FIG. 6 is a diagram of a system with certain functions implemented using a local application in accordance with the present invention.
  • FIG. 7 is a flow chart of the steps involved in using the system of FIG. 6 to display images and access associated web pages.
  • FIG. 8 is a diagram of a system with certain functions implemented using processes on a server and certain functions implemented using downloaded applets in accordance with the present invention.
  • FIG. 9 is a flow chart of the steps involved in using the system of FIG. 8 to display images and access associated web pages.
  • a user with a computer connected to a data network such as the Internet or an intranet can have web page images 10 displayed on computer screen 12 , as shown in FIG. 1.
  • Typical images include logos, art, and pictures of products and may, in general, include text.
  • pointer 13 a pointing device
  • the user's web browser is automatically driven to the web page associated with the image. The user can browse the World Wide Web starting with that page.
  • the images can be obtained from an image cache.
  • the contents of the cache varies continually as other users browse the Web and draw different images into the cache. As new images are added to the cache, they are displayed on screen 12 . Because a variety of images are presented to the user without any user input, the user may browse the Internet or intranet passively. Another way in which to obtain images is to perform a search for web pages that meet certain predefined search criteria.
  • the images displayed on screen 12 can be extracted from the web pages that match the search criteria.
  • a user can provide a list of certain universal resource locators (URLs) to define a set of web pages or web sites.
  • URLs universal resource locators
  • the URLs can be entered by the user manually or by cutting and pasting from an application or can be supplied from a web browser's bookmarks file.
  • the web page images are obtained from the web pages associated with the list of URLs. Web page images can also be obtained from web pages associated with the currently displayed page of an active web browser.
  • web page images 14 can be displayed on computer display screen 16 in a non-overlapping pattern, as shown in FIG. 2.
  • the pattern of FIG. 2 uses standard two-dimensional bin-packing algorithms to avoid the overlap associated with the random placement approach of FIG. 1.
  • Another suitable display technique involves displaying images according to size (e.g., placing the largest images in the center of the display).
  • Images may be obtained from an image cache using system 18 of FIG. 3.
  • system 18 multiple clients are clustered together to form a local area network 20 .
  • Web servers 22 and 24 which are connected to a data network such as the Internet 26 or an intranet, supply web pages to clients 28 , 30 , and 32 .
  • Clients 28 , 30 , and 32 are connected to the Internet 26 through proxy server 34 .
  • Proxy servers are typically used in organizations that wish to provide a firewall machine between clients in a local area network and the Internet.
  • Clients 28 , 30 , and 32 in local area network 20 contain standard web browsers, such as web browser 36 on client 32 . Each web browser is configured to use proxy server 34 as its proxy server.
  • Proxy server 34 When users browse the Internet 26 , the web browsers request web pages from the proxy server 34 . Proxy server 34 stores requested web pages and the images contained in or referenced from those web pages in cache 38 . If no local copy of a requested page exists in cache 38 of proxy server 34 , proxy server 34 retrieves the requested web page from the appropriate web server 22 or 24 via the Internet 26 . Proxy server 38 also maintains a standard log file containing the URLs of the stored web pages and images.
  • a montage application such as montage application 40 on client 32 , may run on each client in local area network 20 , but is illustrated only as running on client 32 to avoid over-complicating the drawing.
  • Montage application 40 parses the log file maintained by proxy server 38 and creates a corresponding mapping list containing the URLs of the images in cache 38 and the URLs of the web pages associated with those images.
  • Montage application 40 displays the images on the display of client 32 in a random pattern (e.g., as shown in FIG. 1), a non-overlapping pattern (e.g., as shown in FIG. 2), or in some other suitable arrangement.
  • montage application 40 As montage application 40 displays the images, montage application 40 maintains a list of coordinates that indicate the positions in which the images have been displayed. Montage application 40 awaits user input, so that when the user clicks on a given image, montage application 40 can determine which image has been selected and can drive web browser 36 to the web page associated with that image.
  • Images displayed on client 32 are stored in display memory 42 . If desired, a user can save a snapshot of the currently displayed images. Information is saved with the snapshot that allows the user to click on the images within the snapshot to access the web pages associated with the images. Snapshots are preferably stored in the form of a web page. If the user wishes to share the snapshot, the user can install the web page containing the snapshot on a publicly accessible server and can provide the URL for that web page to interested parties.
  • FIG. 4 The steps involved in using system 18 to display web page images and access the web pages associated with those images are shown in FIG. 4.
  • the user configures web browser 36 so that proxy server 34 is identified as the proxy server for client 32 .
  • This type of configuration ensures that web pages accessed by the clients running the montage application in local area network 20 will be stored in cache 38 and that entries will be made in a log file associated with proxy server 34 to indicate that the web pages have been cached.
  • a suitable web browser 36 that allows the user to adjust the proxy server setup is the Navigator web browser of Netscape Communications Corporation.
  • the user starts the operation of montage application 40 (e.g., by clicking on an icon in a Microsoft Windows® environment).
  • montage application 40 parses the standard log file maintained by proxy server 34 to construct a mapping list that maps the URL for each image listed in the log file to the URL of the web page associated with that image. To construct the mapping list, the log file on proxy server 34 must be readable by montage application 40 .
  • montage application 40 determines whether the images listed in the mapping file still exist in cache 38 (i.e., the images have not been overwritten) and, if the images exist, places the URLs of the images on a list of completely retrieved images.
  • the disk of proxy server 34 used for cache 38 is preferably network mountable, so that montage application 40 running on client 32 can mount the disk (i.e., can access the image files in cache 38 as if they were local files on client 32 ).
  • Local area network 20 preferably has standard network file system (NFS) capabilities. If desired, URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content can be filtered out during process 52 .
  • NFS network file system
  • montage application 40 displays the completely retrieved images from the list on the display of client 32 and maintains a list of the coordinates for each displayed image.
  • montage application 40 waits for input from the user (e.g., a click on a given image).
  • montage application 40 determines which image has been selected from the list of coordinates maintained during process 54 and uses the mapping list constructed during process 50 to drive web browser 36 to the web page that contains the selected image at step 58 .
  • a snapshot image of the images in display memory 42 of client 32 is saved at step 60 .
  • the steps involved in creating a snapshot are shown in more detail in FIG. 5.
  • the user enters the name of the directory where the snapshot data files are to be stored at step 62 .
  • the directory can be, e.g., a local directory on a disk on client 32 .
  • the images currently in display memory 42 are saved as a snapshot image file in the selected directory.
  • the current version of the coordinate list data indicating the coordinates of the displayed images and the URLs of the displayed images are stored in the directory as an image map coordinate file at step 66 .
  • a new web page is created in the directory by montage application 40 .
  • the web page includes an image tag that specifies the URL of the snapshot image file, the name of the snapshot image map coordinate file, and indicates that the snapshot image file is of the image map type.
  • the web page is installed on a suitable web server by the user or a system administrator at step 70 using conventional web page installation techniques.
  • the user can “send” the snapshot to a friend, by communicating the URL of the snapshot web page to the friend (e.g., by e-mail, etc.). Because the snapshot has been installed on a web server, it may be accessed by anyone with the appropriate URL.
  • the accessing user clicks on a region of the snapshot image map the user's web browser sends the coordinates of the user's selection to the web server along with the name of the image map coordinate file.
  • the web server determines the URL of the web page associated with the selected region by searching through the image map coordinate file for the first region that contains the selected coordinates.
  • the web server then sends back a command that drives the user's web browser to the web page associated with the image in the selected region.
  • the various clients connected to proxy server 34 define a community of users.
  • the web pages and images retrieved by the community of users are reflected in the contents of cache 38 .
  • montage application 40 displays the images stored in cache 38 , the displayed images mirror the interests of the community of users.
  • FIG. 6 Another way in which images can be displayed involves performing a search or entering web site information.
  • clients 74 and 76 are interconnected with web servers 78 and 80 via the Internet 82 , as shown in FIG. 6.
  • the group of web images that are displayed on clients 74 and 76 may be based on a search, a list of URLs, a bookmarks file specified by the user, or the currently displayed page of an active web browser.
  • system 72 does not have a proxy server for client 76 , system 72 may be somewhat slower in performing certain web page retrieval operations than system 18 (FIG. 3). However, system 72 does not require clients to be configured in a communal arrangement with a single proxy server. In addition, system 72 does not require client processes to be able to access log files and data files associated with a proxy server cache.
  • step 90 the user selects a method for obtaining web page images. For example, a user at client 76 clicks on an option presented on client 76 by montage application 88 .
  • Step 100 may also involve the conversion of the bookmarks files into a list of URLs, if necessary.
  • montage application 88 uses the list of URLs and the desired depth to retrieve the group of web pages from which images are extracted. If the desired depth is 0, only the web pages corresponding to the URLs on the list are retrieved. If the desired depth is greater than 0, the web page retrieval process is iterated as needed. For example, if the depth is 1, web pages corresponding to links appearing on the web pages for the depth of 0 case are retrieved in addition to the web pages for the depth of 0 case. If the depth is 2, an additional layer of web pages is retrieved. As the web pages are retrieved, montage application 88 identifies the image URLs that are embedded in the web pages and constructs a mapping that associates each image URL to the URL of the web page that contains that image.
  • the web pages that are retrieved can be filtered during process 104 .
  • montage application 88 might only retain web pages from the same site as initially entered by the user to ensure that the retrieved web pages are similar in content to the initially entered search.
  • This filter can be used in conjunction with the type of filter used at step 96 (which excludes “same site” links).
  • the filter can exclude links to sites other than for the listed URLs, thereby ensuring that the retrieval process stays focused and is able to proceed past the initial menu pages common with many sites.
  • the filter can exclude links to the same site, thereby maximizing the breadth of the search at this stage.
  • the user can enter the depth for each part of the web page retrieval filtering process.
  • process 106 the image for each image URL in the mapping list is retrieved. If desired, images can be excluded during image retrieval process 106 if they correspond to web page URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content. Whenever an image has been completely retrieved, that image is placed on a list of completely retrieved images.
  • montage application 88 determines the image URL for the selected image from the list of image coordinates maintained in process 108 and uses the mapping list constructed in process 104 to drive web browser 84 to the web page that contains the selected image at step 114 .
  • a snapshot image of the images in display memory 86 of client 76 are saved at step 112 .
  • the step of creating the snapshot involves the steps described in connection with FIG. 5.
  • FIG. 8 Another arrangement that can be used is shown in FIG. 8.
  • clients 118 , 120 , and 122 are interconnected with web servers 124 , 126 , and 128 via the Internet 130 or an intranet.
  • Web servers 126 and 128 provide web pages of Internet material.
  • Web server 124 contains applets that may be downloaded by clients 118 , 120 , and 122 when it is desired to use the montage process.
  • the downloaded applets can be combined with standard web browsers to form web browser with montage applet 132 and web browser with montage applet 134 .
  • the operation of web server 124 is controlled by montage server process 136 and image server process 138 .
  • the group of web images that are displayed on the clients by montage applets 132 and 134 may be obtained from image cache 140 or may be based on a search, a list of URLs, or a bookmarks file specified by the user.
  • Clients 118 , 120 , and 122 have standard display memories, such as display memories 142 and 144 .
  • Web browser with montage applet 132 and web browser with montage applet 134 (hereinafter montage applets) control the display of web page images and the accessing of corresponding web pages and are preferably implemented in the Java programming language of Sun Microsystems.
  • the arrangement of FIG. 8 allows an interested user to download and run the code for the montage process without having a Java interpreter.
  • the arrangement of FIG. 8 allows clients 118 , 120 , and 122 to be geographically remote from each other and from web server 124 .
  • web server 124 provides an initialization web page, which may be retrieved by the user at, e.g., client 122 using a standard web browser.
  • the user fills in blank fields in the initialization web page. For example, the user may be asked to supply credit card and billing information before being allowed to proceed.
  • the user also selects the desired method for obtaining images. If the user selects the option “cache,” the images are obtained from image cache memory 140 . Images are drawn into cache 140 when users at clients 118 , 120 , and 122 use montage server process 136 on web server 124 to retrieve web pages with images (e.g., from web servers 126 and 128 ).
  • Montage applet 134 is downloaded to the client 122 at step 154 where it is automatically run by the web browser portion of web browser with montage applet 134 .
  • montage server process 136 maintains a mapping list that associates image URLs with the URLs of the web pages that contain the images.
  • montage server process 136 and image server process 138 determine whether the images listed in the mapping file still exist in cache 140 (i.e., the images have not been overwritten) and, if the images exist, places the URLs of the images on a list of completely retrieved images.
  • the completely retrieved images are transmitted to montage applet 134 on client 122 by montage server process 136 during process 162 .
  • Undesired URLs are filtered out during process 162 by comparing the text of the URLs to text strings provided by the user at client 122 that are indicative of pornographic or otherwise offensive or unwanted content. Images that correspond to undesired URLs are not transmitted to client 122 during process 162 .
  • Montage applet 134 displays the transmitted images on the display of client 122 and maintains a list of the coordinates for each displayed image during process 164 .
  • process 166 montage applet 134 waits for user input (e.g., in the form of a click on a given image).
  • montage applet 134 determines which image has been selected using the list of image coordinates maintained during process 164 and uses the mapping list maintained during process 158 to drive web browser with montage applet 134 to the web page containing the selected image at step 168 .
  • step 156 If a user selects the option “create snapshot” during step 156 , a snapshot image of the images in display memory 144 of client 122 are saved at step 170 .
  • the steps involved in creating a snapshot are described in connection with FIG. 5.
  • Step 174 involves downloading montage applet 134 from web server 124 to client 122 .
  • a search engine is run by montage server process 136 based on the search terms supplied by the user.
  • the search generates one or more web pages of search results.
  • montage server process 136 extracts a list of URLs from the search results web pages generated at step 176 .
  • a filter may be used at step 178 to ensure that the extracted URLs only correspond to sites other than the site of the search engine. Such a filter excludes links to commercial entities associated with the search engine service.
  • step 152 If the user selects the option “web site” at step 152 , the user is given an opportunity to enter information concerning web sites and web pages and a desired depth value as part of the initialization information, as shown by step 180 . If desired, the user can enter a URL at step 180 from the currently displayed web page of a web browser. The web site and web page URLs entered by the user form a list of URLs. Montage applet 134 for client 122 is downloaded at step 182 .
  • server process 136 retrieves web pages based on the list of URLs obtained from step 178 or 180 and the desired depth.
  • Process 186 is an iterative process. If the desired depth is 0, only the web pages corresponding to the URL(s) on the list are retrieved. If the desired depth is greater than 0 , additional layers of web pages are retrieved. For example, if the depth is 1 , web pages corresponding to links appearing on the web pages for the depth of 0 case are retrieved in addition to the web pages for the depth of 0 case. If the depth is 2, a further layer of web pages is retrieved. As the web pages are retrieved, montage server process 136 identifies the image URLs that are embedded in the web pages and constructs a mapping list that maps each image URL to the URL of the web page associated with that image.
  • montage server process 136 passes the image URL for each image to image server process 138 , which retrieves the image. When the image has been fully retrieved, image server process 138 notifies montage server process 136 and stores the image in image cache 140 . In process 190 , montage server process 136 transmits the completely retrieved images to montage applet 134 on client 122 . If desired, images corresponding to web page URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content can be excluded during process 190 . Before transmitting the images, montage server process 136 obtains the user's criteria for undesired URLs (e.g., as part of step 152 ). Images corresponding to undesired URLs are then filtered out in process 190 .
  • montage applet 134 displays the transmitted images on the display of client 122 and maintains a list of the coordinates for each displayed image. To display images on the display, image data is placed in display memory 144 . During process 194 , montage applet 134 waits for input from the user.
  • montage applet 134 determines the image URL for the selected image from its list of image coordinates maintained during process 192 and uses the mapping list constructed during process 186 to drive the web browser on client 122 to the web page that contains the selected image at step 168 .
  • a snapshot image of the images in display memory 144 of client 122 are saved at step 170 . Creating the snapshot involves steps described in more detail in connection with FIG. 5.
  • images are drawn into image cache 140 whenever a user at a client uses montage server process 136 to initiate a search or enter URLs to define a group of web pages.
  • web servers such as web server 124 may be dedicated to particular subjects. With such an arrangement, the users who view images from the image cache of a given server will be able to quickly view images that are primarily associated with the subject matter of that server.
  • the images supported by the montage system can be moving images, such as digital video files or digital animation files.
  • the display of the images can be initiated by the user or may be invoked automatically. For example, images from an image cache or based on a default search or URL list could be displayed in place of a screen saver. When a certain amount of time (e.g., 5 minutes) has elapsed without any input from the user, the images are placed on the display.

Abstract

A technique is provided for passively browsing the Internet or an intranet by displaying images from web pages on a user's display screen. The user can select an image by clicking on it using a pointer manipulated by a mouse or trackball. A mapping list is maintained that maps the image universal resource locator (URL) for each image to the URL of the web page containing the image. Using the mapping list, the user's web browser can be driven to the web page associated with the image selected by the user. A group of web pages may be defined based on the results of a search, by entering URLs for sites or web pages of interest, using a bookmarks file, based on the currently displayed web page in a web browser, or by determining which web pages are associated with the images stored in an image cache.

Description

    CROSS REFERENCE TO APPLICATIONS
  • This application is a continuation of U.S. patent application. No. 08/784,277, filed on Jan. 15, 1997 and entitled METHOD AND APPARATUS FOR PASSIVELY BROWSING THE INTERNET. [0001]
  • FIELD OF THE INVENTION
  • This invention relates to data networks such as the Internet and intranets, and more particularly, to passively browsing for information by viewing images. [0002]
  • BACKGROUND OF THE INVENTION
  • A frustrating aspect of the information revolution is that the ease of accessing on-line material has not kept pace with the growth in the amount of material that is available. For example, advances in hardware, compression techniques, editing tools, and web browsers have facilitated the creation of material containing inlined images (images that appear on a web page with text). Inlined images are a popular way in which to create eye-catching text and graphics that would be difficult or impossible to create using the capabilities of hypertext markup language (HTML). However, accessing web pages with interesting inlined images typically involves browsing through web pages of material by clicking on hypertext links. Although browsing in this way is often rewarding, it requires a good deal of attention on the part of the person who is browsing and can be burdensome. [0003]
  • It is therefore an object of the present invention to provide a way in which to facilitate the access and display of Internet or intranet images and the material associated with the images. [0004]
  • SUMMARY OF THE INVENTION
  • This and other objects of the invention are accomplished in accordance with the principles of the present invention by providing a system in which a user can display web page images on a computer screen. When the user is interested in a particular image, the user can select the displayed image by clicking on it with a mouse or trackball. [0005]
  • The system maintains a mapping list that maps the universal resource locator (URL) of the displayed web page images to the URL of the web page containing those images. When a user selects a displayed image, the user's browser is driven to the associated web page, so that the user can view the web page in its entirety. [0006]
  • The group of web pages containing the images to be displayed can be obtained in various ways. For example, a search engine can be used to locate web pages based on certain search criteria. Web page or web site URLs can be entered manually or by using a cut and paste operation from an application running in an open window. A bookmarks file containing various URLs can also be used to define a group of web pages. Web pages can be obtained based on the URL for the currently displayed page in an active web browser. A recursive retrieval process can be used to obtain multiple groups of linked web pages. Regardless of how the group of web pages is defined, the system extracts embedded image URLs from the web pages and forms a list mapping the extracted image URLs to the URLs of the web pages associated with those images. [0007]
  • If desired, web page images can be obtained from an image cache. For example, in a system having a proxy server connection to the Internet, images are stored in a proxy server cache whenever web pages are retrieved. The proxy server contains a log file that can be parsed to construct a list that maps images to associated web pages. [0008]
  • Images may be displayed on the user's display in random positions, in a non-overlapping pattern, or arranged by size, etc. The user's client computer maintains a data list of coordinates so that when the user clicks on a given image, the client can determine which image has been selected. The mapping list is used to determine which web page URL corresponds to the selected image. The user's web browser is driven to the URL of that web page. [0009]
  • The user can passively browse the Internet or an intranet by observing the displayed images. Web page images typically contain lively text and graphics, so it is relatively easy for users to quickly review a large amount of material. When images are obtained from an image cache or from web pages associated with the URL for a currently displayed page of an active web browser, no user input is required. When the user submits a search or a list of web page or web site URLs, only minimal user input is needed. [0010]
  • Further features of the invention, its nature and various advantages will be more apparent from the accompanying drawings and the following detailed description of the preferred embodiments. [0011]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a diagram of an illustrative display screen on which various web page images have been displayed in random positions. [0012]
  • FIG. 2 is a diagram of an illustrative display screen on which various web page images have been displayed in a non-overlapping pattern. [0013]
  • FIG. 3 is a diagram of a system that uses a proxy server in accordance with the present invention. [0014]
  • FIG. 4 is a flow chart of the steps involved in using the system of FIG. 3 to display images and access associated web pages. [0015]
  • FIG. 5 is a flow chart of the steps involved in saving a snapshot of a number of web page images. [0016]
  • FIG. 6 is a diagram of a system with certain functions implemented using a local application in accordance with the present invention. [0017]
  • FIG. 7 is a flow chart of the steps involved in using the system of FIG. 6 to display images and access associated web pages. [0018]
  • FIG. 8 is a diagram of a system with certain functions implemented using processes on a server and certain functions implemented using downloaded applets in accordance with the present invention. [0019]
  • FIG. 9 is a flow chart of the steps involved in using the system of FIG. 8 to display images and access associated web pages. [0020]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • U.S. provisional application No. 60/011,435, filed Feb. 9, 1996, is hereby incorporated by reference herein. [0021]
  • In accordance with the present invention, a user with a computer connected to a data network such as the Internet or an intranet can have [0022] web page images 10 displayed on computer screen 12, as shown in FIG. 1. Typical images include logos, art, and pictures of products and may, in general, include text. If the user observes an image of interest, the user can select that image by clicking on the image by manipulating pointer 13 with a pointing device such as a trackball or a mouse. When an image is selected, the user's web browser is automatically driven to the web page associated with the image. The user can browse the World Wide Web starting with that page.
  • Various techniques can be used to define the set of images that are presented on screen [0023] 12. If desired, the images can be obtained from an image cache. The contents of the cache varies continually as other users browse the Web and draw different images into the cache. As new images are added to the cache, they are displayed on screen 12. Because a variety of images are presented to the user without any user input, the user may browse the Internet or intranet passively. Another way in which to obtain images is to perform a search for web pages that meet certain predefined search criteria. The images displayed on screen 12 can be extracted from the web pages that match the search criteria. Similarly, a user can provide a list of certain universal resource locators (URLs) to define a set of web pages or web sites. The URLs can be entered by the user manually or by cutting and pasting from an application or can be supplied from a web browser's bookmarks file. The web page images are obtained from the web pages associated with the list of URLs. Web page images can also be obtained from web pages associated with the currently displayed page of an active web browser.
  • If desired, [0024] web page images 14 can be displayed on computer display screen 16 in a non-overlapping pattern, as shown in FIG. 2. The pattern of FIG. 2 uses standard two-dimensional bin-packing algorithms to avoid the overlap associated with the random placement approach of FIG. 1. Another suitable display technique involves displaying images according to size (e.g., placing the largest images in the center of the display).
  • Images may be obtained from an image [0025] cache using system 18 of FIG. 3. In system 18, multiple clients are clustered together to form a local area network 20. Web servers 22 and 24, which are connected to a data network such as the Internet 26 or an intranet, supply web pages to clients 28, 30, and 32. Clients 28, 30, and 32 are connected to the Internet 26 through proxy server 34. Proxy servers are typically used in organizations that wish to provide a firewall machine between clients in a local area network and the Internet. Clients 28, 30, and 32 in local area network 20 contain standard web browsers, such as web browser 36 on client 32. Each web browser is configured to use proxy server 34 as its proxy server. When users browse the Internet 26, the web browsers request web pages from the proxy server 34. Proxy server 34 stores requested web pages and the images contained in or referenced from those web pages in cache 38. If no local copy of a requested page exists in cache 38 of proxy server 34, proxy server 34 retrieves the requested web page from the appropriate web server 22 or 24 via the Internet 26. Proxy server 38 also maintains a standard log file containing the URLs of the stored web pages and images.
  • A montage application, such as [0026] montage application 40 on client 32, may run on each client in local area network 20, but is illustrated only as running on client 32 to avoid over-complicating the drawing. Montage application 40 parses the log file maintained by proxy server 38 and creates a corresponding mapping list containing the URLs of the images in cache 38 and the URLs of the web pages associated with those images. Montage application 40 displays the images on the display of client 32 in a random pattern (e.g., as shown in FIG. 1), a non-overlapping pattern (e.g., as shown in FIG. 2), or in some other suitable arrangement.
  • As [0027] montage application 40 displays the images, montage application 40 maintains a list of coordinates that indicate the positions in which the images have been displayed. Montage application 40 awaits user input, so that when the user clicks on a given image, montage application 40 can determine which image has been selected and can drive web browser 36 to the web page associated with that image.
  • Images displayed on client [0028] 32 are stored in display memory 42. If desired, a user can save a snapshot of the currently displayed images. Information is saved with the snapshot that allows the user to click on the images within the snapshot to access the web pages associated with the images. Snapshots are preferably stored in the form of a web page. If the user wishes to share the snapshot, the user can install the web page containing the snapshot on a publicly accessible server and can provide the URL for that web page to interested parties.
  • The steps involved in using [0029] system 18 to display web page images and access the web pages associated with those images are shown in FIG. 4. At step 44, the user configures web browser 36 so that proxy server 34 is identified as the proxy server for client 32. This type of configuration ensures that web pages accessed by the clients running the montage application in local area network 20 will be stored in cache 38 and that entries will be made in a log file associated with proxy server 34 to indicate that the web pages have been cached. A suitable web browser 36 that allows the user to adjust the proxy server setup is the Navigator web browser of Netscape Communications Corporation. At step 46, the user starts the operation of montage application 40 (e.g., by clicking on an icon in a Microsoft Windows® environment).
  • At [0030] step 48, several concurrent processes implemented by montage application 40 are performed on client 32. In process 50, montage application 40 parses the standard log file maintained by proxy server 34 to construct a mapping list that maps the URL for each image listed in the log file to the URL of the web page associated with that image. To construct the mapping list, the log file on proxy server 34 must be readable by montage application 40.
  • In [0031] process 52, montage application 40 determines whether the images listed in the mapping file still exist in cache 38 (i.e., the images have not been overwritten) and, if the images exist, places the URLs of the images on a list of completely retrieved images. The disk of proxy server 34 used for cache 38 is preferably network mountable, so that montage application 40 running on client 32 can mount the disk (i.e., can access the image files in cache 38 as if they were local files on client 32). Local area network 20 preferably has standard network file system (NFS) capabilities. If desired, URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content can be filtered out during process 52.
  • In [0032] process 54, montage application 40 displays the completely retrieved images from the list on the display of client 32 and maintains a list of the coordinates for each displayed image. In process 56, montage application 40 waits for input from the user (e.g., a click on a given image).
  • If a user selects an image by clicking at a certain coordinate, [0033] montage application 40 determines which image has been selected from the list of coordinates maintained during process 54 and uses the mapping list constructed during process 50 to drive web browser 36 to the web page that contains the selected image at step 58.
  • If a user selects the option “create snapshot,” a snapshot image of the images in [0034] display memory 42 of client 32 is saved at step 60. The steps involved in creating a snapshot are shown in more detail in FIG. 5. The user enters the name of the directory where the snapshot data files are to be stored at step 62. The directory can be, e.g., a local directory on a disk on client 32. At step 64, the images currently in display memory 42 are saved as a snapshot image file in the selected directory. The current version of the coordinate list data indicating the coordinates of the displayed images and the URLs of the displayed images are stored in the directory as an image map coordinate file at step 66. At step 68, a new web page is created in the directory by montage application 40. The web page includes an image tag that specifies the URL of the snapshot image file, the name of the snapshot image map coordinate file, and indicates that the snapshot image file is of the image map type. The web page is installed on a suitable web server by the user or a system administrator at step 70 using conventional web page installation techniques.
  • If desired, the user can “send” the snapshot to a friend, by communicating the URL of the snapshot web page to the friend (e.g., by e-mail, etc.). Because the snapshot has been installed on a web server, it may be accessed by anyone with the appropriate URL. When the accessing user clicks on a region of the snapshot image map, the user's web browser sends the coordinates of the user's selection to the web server along with the name of the image map coordinate file. The web server determines the URL of the web page associated with the selected region by searching through the image map coordinate file for the first region that contains the selected coordinates. The web server then sends back a command that drives the user's web browser to the web page associated with the image in the selected region. [0035]
  • In [0036] system 18 of FIG. 3, the various clients connected to proxy server 34 define a community of users. The web pages and images retrieved by the community of users are reflected in the contents of cache 38. Because montage application 40 displays the images stored in cache 38, the displayed images mirror the interests of the community of users.
  • Another way in which images can be displayed involves performing a search or entering web site information. In [0037] system 72, clients 74 and 76 are interconnected with web servers 78 and 80 via the Internet 82, as shown in FIG. 6. The group of web images that are displayed on clients 74 and 76 may be based on a search, a list of URLs, a bookmarks file specified by the user, or the currently displayed page of an active web browser.
  • [0038] Client 76 has standard web browser 84, standard display memory 86, and montage application 88. Additional clients, such as client 74, may have the same configuration as client 76, but this detail is not included in FIG. 6 to avoid over-complicating the drawing. Montage application 88, which controls the display of web page images and the access of corresponding web pages, may be implemented in the Java programming language of Sun Microsystems. If montage application 88 is implemented in Java, it is run with a Java interpreter installed on client 76. With the arrangement of FIG. 6 and standard Windows® software, the user at client 76 can run Montage application 88 in one window and web browser 84 in another window. Because system 72 does not have a proxy server for client 76, system 72 may be somewhat slower in performing certain web page retrieval operations than system 18 (FIG. 3). However, system 72 does not require clients to be configured in a communal arrangement with a single proxy server. In addition, system 72 does not require client processes to be able to access log files and data files associated with a proxy server cache.
  • The steps involved in using [0039] system 72 to display web page images and access the web pages associated with those images are shown in FIG. 7. At step 90, the user selects a method for obtaining web page images. For example, a user at client 76 clicks on an option presented on client 76 by montage application 88.
  • If the user selects the option “search,” the user is provided with an opportunity to enter various search parameters at [0040] step 92. For example, the user can enter search terms for subjects of interest. Another item that the user can enter is the desired depth of web page links to be searched. At step 94, a search engine is run to generate one or more web pages of search results. At step 96, montage application 88 extracts a list of URLs from the search results web pages generated at step 94. If desired, a filter may be used at step 96 to ensure that the extracted URLs only correspond to sites other than the site of the search engine. This type of filter excludes links to commercial entities associated with the search engine service (e.g., links to Alta Vista services or Digital Equipment Corporation when the Alta Vista search engine of Digital Equipment Corporation is being used).
  • If the user selects the option “web site,” [0041] montage application 88 provides the user the opportunity to enter URLs for web pages or web sites and a desired depth at step 98. URLs can be entered manually or may be entered with a cut and paste operation from an active application. If desired, step 98 can involve automatically deriving the URL for the currently displayed page of an active web browser. The URL can be obtained using a web browser with an Application Programmer Interface (API) that allows montage application 88 to query the web browser to determine the currently displayed page. Alternatively, the code for a web browser can be altered, so that the web browser provides montage application 88 with the URL of its currently displayed page. If desired, web browser 84 can be configured to use a dummy proxy server process (e.g., on client 76) to allow the URL of the current page to be ascertained by montage application 88.
  • If the user selects the option “bookmarks,” [0042] montage application 88 presents the user with the opportunity to enter a desired depth and the name of various bookmarks files at step 100. Step 100 may also involve the conversion of the bookmarks files into a list of URLs, if necessary.
  • Several concurrent processes are performed at [0043] step 102. In process 104, montage application 88 uses the list of URLs and the desired depth to retrieve the group of web pages from which images are extracted. If the desired depth is 0, only the web pages corresponding to the URLs on the list are retrieved. If the desired depth is greater than 0, the web page retrieval process is iterated as needed. For example, if the depth is 1, web pages corresponding to links appearing on the web pages for the depth of 0 case are retrieved in addition to the web pages for the depth of 0 case. If the depth is 2, an additional layer of web pages is retrieved. As the web pages are retrieved, montage application 88 identifies the image URLs that are embedded in the web pages and constructs a mapping that associates each image URL to the URL of the web page that contains that image.
  • In addition, the web pages that are retrieved can be filtered during [0044] process 104. For example, montage application 88 might only retain web pages from the same site as initially entered by the user to ensure that the retrieved web pages are similar in content to the initially entered search. This filter can be used in conjunction with the type of filter used at step 96 (which excludes “same site” links). For example, during the few layers of web page retrieval the filter can exclude links to sites other than for the listed URLs, thereby ensuring that the retrieval process stays focused and is able to proceed past the initial menu pages common with many sites. After these first few layers, the filter can exclude links to the same site, thereby maximizing the breadth of the search at this stage. The user can enter the depth for each part of the web page retrieval filtering process.
  • In [0045] process 106, the image for each image URL in the mapping list is retrieved. If desired, images can be excluded during image retrieval process 106 if they correspond to web page URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content. Whenever an image has been completely retrieved, that image is placed on a list of completely retrieved images.
  • In [0046] process 108, montage application 88 displays the completely retrieved images from the list on the display of client 76 and maintains a list of the coordinates for each displayed image. To display images on the display, image data is placed in display memory 86. In process 110, montage application 88 monitors user input.
  • If a user selects an image by clicking at a coordinate within the image, [0047] montage application 88 determines the image URL for the selected image from the list of image coordinates maintained in process 108 and uses the mapping list constructed in process 104 to drive web browser 84 to the web page that contains the selected image at step 114.
  • If a user selects the option “create snapshot,” a snapshot image of the images in [0048] display memory 86 of client 76 are saved at step 112. The step of creating the snapshot involves the steps described in connection with FIG. 5.
  • Another arrangement that can be used is shown in FIG. 8. In [0049] system 116, clients 118, 120, and 122 are interconnected with web servers 124, 126, and 128 via the Internet 130 or an intranet. Web servers 126 and 128 provide web pages of Internet material. Web server 124 contains applets that may be downloaded by clients 118, 120, and 122 when it is desired to use the montage process. The downloaded applets can be combined with standard web browsers to form web browser with montage applet 132 and web browser with montage applet 134. The operation of web server 124 is controlled by montage server process 136 and image server process 138. The group of web images that are displayed on the clients by montage applets 132 and 134 may be obtained from image cache 140 or may be based on a search, a list of URLs, or a bookmarks file specified by the user.
  • [0050] Clients 118, 120, and 122 have standard display memories, such as display memories 142 and 144. Web browser with montage applet 132 and web browser with montage applet 134 (hereinafter montage applets) control the display of web page images and the accessing of corresponding web pages and are preferably implemented in the Java programming language of Sun Microsystems. The arrangement of FIG. 8 allows an interested user to download and run the code for the montage process without having a Java interpreter. In addition, the arrangement of FIG. 8 allows clients 118, 120, and 122 to be geographically remote from each other and from web server 124.
  • The steps involved in using [0051] system 116 to display web page images and access the web pages associated with those images are shown in FIG. 9. At step 150, web server 124 provides an initialization web page, which may be retrieved by the user at, e.g., client 122 using a standard web browser.
  • At [0052] step 152, the user fills in blank fields in the initialization web page. For example, the user may be asked to supply credit card and billing information before being allowed to proceed. The user also selects the desired method for obtaining images. If the user selects the option “cache,” the images are obtained from image cache memory 140. Images are drawn into cache 140 when users at clients 118, 120, and 122 use montage server process 136 on web server 124 to retrieve web pages with images (e.g., from web servers 126 and 128).
  • [0053] Montage applet 134 is downloaded to the client 122 at step 154 where it is automatically run by the web browser portion of web browser with montage applet 134. Several concurrent processes are performed at step 156. In process 158, montage server process 136 maintains a mapping list that associates image URLs with the URLs of the web pages that contain the images. In process 160, montage server process 136 and image server process 138 determine whether the images listed in the mapping file still exist in cache 140 (i.e., the images have not been overwritten) and, if the images exist, places the URLs of the images on a list of completely retrieved images. The completely retrieved images are transmitted to montage applet 134 on client 122 by montage server process 136 during process 162. Undesired URLs are filtered out during process 162 by comparing the text of the URLs to text strings provided by the user at client 122 that are indicative of pornographic or otherwise offensive or unwanted content. Images that correspond to undesired URLs are not transmitted to client 122 during process 162.
  • [0054] Montage applet 134 displays the transmitted images on the display of client 122 and maintains a list of the coordinates for each displayed image during process 164. In process 166, montage applet 134 waits for user input (e.g., in the form of a click on a given image).
  • If a user selects an image by clicking at a certain coordinate, [0055] montage applet 134 determines which image has been selected using the list of image coordinates maintained during process 164 and uses the mapping list maintained during process 158 to drive web browser with montage applet 134 to the web page containing the selected image at step 168.
  • If a user selects the option “create snapshot” during [0056] step 156, a snapshot image of the images in display memory 144 of client 122 are saved at step 170. The steps involved in creating a snapshot are described in connection with FIG. 5.
  • If the user selects the option “search” at [0057] step 152, the user is given an opportunity to enter search terms and a desired depth value at step 172. The search terms and depth are preferably entered as part of the initialization information provided by the user. Step 174 involves downloading montage applet 134 from web server 124 to client 122. At step 176, a search engine is run by montage server process 136 based on the search terms supplied by the user. The search generates one or more web pages of search results. At step 178, montage server process 136 extracts a list of URLs from the search results web pages generated at step 176. If desired, a filter may be used at step 178 to ensure that the extracted URLs only correspond to sites other than the site of the search engine. Such a filter excludes links to commercial entities associated with the search engine service.
  • If the user selects the option “web site” at [0058] step 152, the user is given an opportunity to enter information concerning web sites and web pages and a desired depth value as part of the initialization information, as shown by step 180. If desired, the user can enter a URL at step 180 from the currently displayed web page of a web browser. The web site and web page URLs entered by the user form a list of URLs. Montage applet 134 for client 122 is downloaded at step 182.
  • Several concurrent processes are performed at [0059] step 184. During process 186, server process 136 retrieves web pages based on the list of URLs obtained from step 178 or 180 and the desired depth. Process 186 is an iterative process. If the desired depth is 0, only the web pages corresponding to the URL(s) on the list are retrieved. If the desired depth is greater than 0, additional layers of web pages are retrieved. For example, if the depth is 1, web pages corresponding to links appearing on the web pages for the depth of 0 case are retrieved in addition to the web pages for the depth of 0 case. If the depth is 2, a further layer of web pages is retrieved. As the web pages are retrieved, montage server process 136 identifies the image URLs that are embedded in the web pages and constructs a mapping list that maps each image URL to the URL of the web page associated with that image.
  • In [0060] process 188, montage server process 136 passes the image URL for each image to image server process 138, which retrieves the image. When the image has been fully retrieved, image server process 138 notifies montage server process 136 and stores the image in image cache 140. In process 190, montage server process 136 transmits the completely retrieved images to montage applet 134 on client 122. If desired, images corresponding to web page URLs that match text strings indicative of pornographic or otherwise offensive or unwanted content can be excluded during process 190. Before transmitting the images, montage server process 136 obtains the user's criteria for undesired URLs (e.g., as part of step 152). Images corresponding to undesired URLs are then filtered out in process 190.
  • In [0061] process 192, montage applet 134 displays the transmitted images on the display of client 122 and maintains a list of the coordinates for each displayed image. To display images on the display, image data is placed in display memory 144. During process 194, montage applet 134 waits for input from the user.
  • If a user selects an image by clicking on a coordinate within the image, [0062] montage applet 134 determines the image URL for the selected image from its list of image coordinates maintained during process 192 and uses the mapping list constructed during process 186 to drive the web browser on client 122 to the web page that contains the selected image at step 168.
  • If a user selects the option “create snapshot” during [0063] step 184, a snapshot image of the images in display memory 144 of client 122 are saved at step 170. Creating the snapshot involves steps described in more detail in connection with FIG. 5.
  • With the system of FIGS. 8 and 9, images are drawn into [0064] image cache 140 whenever a user at a client uses montage server process 136 to initiate a search or enter URLs to define a group of web pages. To make this type of arrangement captivating for users, web servers such as web server 124 may be dedicated to particular subjects. With such an arrangement, the users who view images from the image cache of a given server will be able to quickly view images that are primarily associated with the subject matter of that server.
  • With the proxy server cache system of FIGS. 3 and 4, the community of users connected to [0065] proxy server 34 defines the type of images that are contained in cache 38.
  • If desired, the images supported by the montage system can be moving images, such as digital video files or digital animation files. The display of the images can be initiated by the user or may be invoked automatically. For example, images from an image cache or based on a default search or URL list could be displayed in place of a screen saver. When a certain amount of time (e.g., [0066] 5 minutes) has elapsed without any input from the user, the images are placed on the display.
  • The foregoing is merely illustrative of the principles of this invention and various modifications can be made by those skilled in the art without departing from the scope and spirit of the invention. [0067]

Claims (17)

What is claimed is:
1. A method for use in a communications network in which a plurality of users at clients are connected to a data network, wherein the users access web pages that have associated web page images and are stored on servers connected to the data network, the method comprising the steps of:
obtaining a plurality of the images, each image being associated with one of the web pages;
displaying the images on one of the clients without displaying the associated web pages;
allowing the user to select an image from among the displayed images; and
accessing the web page associated with the selected image.
2. The method defined in
claim 1
wherein the step of obtaining images further comprises the step of obtaining images from an image cache.
3. The method defined in
claim 1
wherein the step of displaying the images comprises the step of displaying images in random positions.
4. The method defined in
claim 1
wherein the step of displaying the images comprises the step of displaying images in a non-overlapping pattern.
5. The method defined in
claim 1
wherein the step of allowing the user to select an image from among the displayed images comprises the step of allowing a user to click on a displayed image.
6. The method defined in
claim 1
wherein the step of accessing the web page associated with the selected image comprises the steps of:
determining the URL of the web page associated with the selected image; and
driving a web browser to that URL.
7. The method defined in
claim 1
further comprising the step of creating a snapshot of the displayed images.
8. The method defined in
claim 1
wherein the data network is the Internet, the servers are web servers, and the images are inlined images.
9. A system for use in a communications network in which a plurality of users at clients are connected to a data network, wherein the users access web pages that have associated web page images and are stored on servers connected to the data network, the system comprising:
means for obtaining a plurality of the images, each image being associated with one of the web pages;
means for displaying the images on one of the clients without displaying the associated web pages;
means for allowing a user to select an image from among the displayed images; and
means for accessing the web page associated with the selected image.
10. The system defined in
claim 9
wherein the means for obtaining the images further comprises means for obtaining images from an image cache.
11. The system defined in
claim 9
wherein the means for obtaining the images further comprises means for extracting image universal resource locators (URLs) from a group of web pages.
12. The system defined in
claim 9
wherein the means for displaying the images comprises means for displaying images in random positions.
13. The system defined in
claim 9
wherein the means for displaying the images comprises means for displaying images in a non-overlapping pattern.
14. The system defined in
claim 9
wherein the means for allowing the user to select an image from among the displayed images comprises means for allowing a user to click on a displayed image.
15. The system defined in
claim 9
wherein the means for accessing the web page associated with the selected image comprises:
means for determining the URL of the web page associated with the selected image; and
means for driving a web browser to that URL.
16. The system defined in
claim 9
further comprising means for creating a snapshot of the displayed images.
17. The system defined in
claim 9
wherein the data network is the Internet, the servers are web servers, and the images are inlined images.
US09/210,687 1996-02-09 1998-12-15 Method and apparatus for passively browsing the internet Abandoned US20010011365A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/210,687 US20010011365A1 (en) 1996-02-09 1998-12-15 Method and apparatus for passively browsing the internet

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US1143596P 1996-02-09 1996-02-09
US08/784,277 US6119135A (en) 1996-02-09 1997-01-15 Method for passively browsing the internet using images extracted from web pages
US09/210,687 US20010011365A1 (en) 1996-02-09 1998-12-15 Method and apparatus for passively browsing the internet

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/784,277 Continuation US6119135A (en) 1996-02-09 1997-01-15 Method for passively browsing the internet using images extracted from web pages

Publications (1)

Publication Number Publication Date
US20010011365A1 true US20010011365A1 (en) 2001-08-02

Family

ID=26682387

Family Applications (2)

Application Number Title Priority Date Filing Date
US08/784,277 Expired - Lifetime US6119135A (en) 1996-02-09 1997-01-15 Method for passively browsing the internet using images extracted from web pages
US09/210,687 Abandoned US20010011365A1 (en) 1996-02-09 1998-12-15 Method and apparatus for passively browsing the internet

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US08/784,277 Expired - Lifetime US6119135A (en) 1996-02-09 1997-01-15 Method for passively browsing the internet using images extracted from web pages

Country Status (4)

Country Link
US (2) US6119135A (en)
JP (1) JP2002503359A (en)
CA (1) CA2246239C (en)
WO (1) WO1997029414A2 (en)

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6665710B1 (en) * 2000-05-11 2003-12-16 International Business Machines Corporation Searching local network addresses
US20060004630A1 (en) * 2004-07-02 2006-01-05 Microsoft Corporation Advertising through digital watermarks
US20060179133A1 (en) * 2000-10-31 2006-08-10 Microsoft Corporation Method And System For Centralized Network Usage Tracking
US20070011150A1 (en) * 2005-06-28 2007-01-11 Metacarta, Inc. User Interface For Geographic Search
US20070198951A1 (en) * 2006-02-10 2007-08-23 Metacarta, Inc. Systems and methods for spatial thumbnails and companion maps for media objects
US20070233882A1 (en) * 2006-03-31 2007-10-04 Microsoft Corporation Method & System for Providing Centralized Web Usage Tracking
US7284232B1 (en) * 2000-05-15 2007-10-16 International Business Machines Corporation Automated generation of aliases based on embedded alias information
US20070271235A1 (en) * 2000-02-22 2007-11-22 Metacarta, Inc. Geotext Searching and Displaying Results
US20070300270A1 (en) * 1996-10-30 2007-12-27 Algotec Systems Ltd. Data distribution system
US20080040336A1 (en) * 2006-08-04 2008-02-14 Metacarta, Inc. Systems and methods for presenting results of geographic text searches
US20080126361A1 (en) * 2006-11-23 2008-05-29 Xiao Wei Hu Methods, apparatus and system for providing and retrieving web contents
US20090187539A1 (en) * 2008-01-18 2009-07-23 International Business Machines Corporation Solution providing navigation-independent access to elements of a software integrated development environment (ide) using uniform resource locators (urls)
US20090240769A1 (en) * 2002-02-25 2009-09-24 Ascentive Llc Method and system for screening remote site connections and filtering data based on a community trust assessment
US20100011089A1 (en) * 2002-09-02 2010-01-14 3Com Corporation Computer Network and Method of Operating Same to Preload Content of Selected Web Pages
USRE42413E1 (en) 2000-04-27 2011-05-31 Bayard Chimney Rock Llc Web search engine with graphic snapshots
US8015183B2 (en) 2006-06-12 2011-09-06 Nokia Corporation System and methods for providing statstically interesting geographical information based on queries to a geographic search engine
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US8515931B1 (en) * 2010-09-21 2013-08-20 A9.Com, Inc. Techniques for search optimization
USD696265S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696266S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696264S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696267S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD701876S1 (en) 2013-02-25 2014-04-01 Pepsico, Inc. Display screen with graphical user interface
USD701875S1 (en) 2013-02-25 2014-04-01 Pepsico, Inc. Display screen with graphical user interface
USD702247S1 (en) 2012-01-19 2014-04-08 Pepsico, Inc. Display screen with graphical user interface
USD702699S1 (en) 2012-01-19 2014-04-15 Pepsico, Inc. Display screen with graphical user interface
USD702698S1 (en) 2012-01-19 2014-04-15 Pepsico, Inc. Display screen with graphical user interface
USD703681S1 (en) 2012-01-19 2014-04-29 Pepsico, Inc. Display screen with graphical user interface
USD704728S1 (en) 2013-02-25 2014-05-13 Pepsico, Inc. Display screen with graphical user interface
USD707700S1 (en) 2013-02-25 2014-06-24 Pepsico, Inc. Display screen with graphical user interface
USD707701S1 (en) 2013-02-25 2014-06-24 Pepsico, Inc. Display screen with graphical user interface
US8775436B1 (en) 2004-03-19 2014-07-08 Google Inc. Image selection for news search
US8966446B1 (en) * 2010-09-29 2015-02-24 A9.Com, Inc. Systems and methods of live experimentation on content provided by a web site
US9148475B1 (en) * 2014-12-01 2015-09-29 Pleenq, LLC Navigation control for network clients
USD740841S1 (en) * 2013-07-01 2015-10-13 Yandex Europe Ag Display screen or portion thereof with a graphical user interface showing an image search engine results page
US9218704B2 (en) 2011-11-01 2015-12-22 Pepsico, Inc. Dispensing system and user interface
US9286404B2 (en) 2006-06-28 2016-03-15 Nokia Technologies Oy Methods of systems using geographic meta-metadata in information retrieval and document displays
US9454607B1 (en) * 2010-12-10 2016-09-27 A9.Com, Inc. Image as database
USD781328S1 (en) * 2015-08-03 2017-03-14 Google Inc. Display screen with animated graphical user interface
US9721060B2 (en) 2011-04-22 2017-08-01 Pepsico, Inc. Beverage dispensing system with social media capabilities
US9721157B2 (en) 2006-08-04 2017-08-01 Nokia Technologies Oy Systems and methods for obtaining and using information from map images
USD798331S1 (en) 2015-08-03 2017-09-26 Google Inc. Display screen with animated graphical user interface
USD798321S1 (en) * 2015-08-13 2017-09-26 Google Inc. Display panel portion with transitional graphical user interface
USD929440S1 (en) 2019-04-19 2021-08-31 Pepsico, Inc. Display screen or portion thereof with animated graphical user interface

Families Citing this family (106)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6486895B1 (en) 1995-09-08 2002-11-26 Xerox Corporation Display system for displaying lists of linked documents
US6366956B1 (en) * 1997-01-29 2002-04-02 Microsoft Corporation Relevance access of Internet information services
US7236969B1 (en) 1999-07-08 2007-06-26 Nortel Networks Limited Associative search engine
US6483525B1 (en) * 1997-04-30 2002-11-19 Sony Corporation Browser apparatus, address registering method, browser system and recording medium
JPH1125104A (en) * 1997-06-30 1999-01-29 Canon Inc Information processor and its method
US6018774A (en) * 1997-07-03 2000-01-25 Yobaby Productions, Llc Method and system for creating messages including image information
US6442576B1 (en) * 1997-08-06 2002-08-27 Adobe Systems Incorporated Searching for documents with multiple element types
IL134825A0 (en) 1997-09-02 2001-05-20 Torres Damon C Automated content scheduler and displayer
NL1010108C2 (en) * 1997-09-30 2003-12-23 Sony Electronics Inc Method and device for automatically loading and storing Internet Web pages and for transferring statistical consumer information and data from a network structure.
US6381592B1 (en) * 1997-12-03 2002-04-30 Stephen Michael Reuning Candidate chaser
US6487557B1 (en) * 1997-12-26 2002-11-26 Casio Computer Co., Ltd. Network-access management system and method applied to network and computer program product including computer program recorded on storage medium for creating display data
US6219679B1 (en) * 1998-03-18 2001-04-17 Nortel Networks Limited Enhanced user-interactive information content bookmarking
AUPP340798A0 (en) * 1998-05-07 1998-05-28 Canon Kabushiki Kaisha Automated video interpretation system
JP4502506B2 (en) * 1998-05-22 2010-07-14 株式会社バンダイナムコゲームス Information provision system
US6832355B1 (en) * 1998-07-28 2004-12-14 Microsoft Corporation Web page display system
JP2000056895A (en) * 1998-08-11 2000-02-25 Fujitsu Ltd Data saving method, data storage controller, and storage medium for same
US6654813B1 (en) * 1998-08-17 2003-11-25 Alta Vista Company Dynamically categorizing entity information
US6735585B1 (en) 1998-08-17 2004-05-11 Altavista Company Method for search engine generating supplemented search not included in conventional search result identifying entity data related to portion of located web page
US7007076B1 (en) 1998-10-23 2006-02-28 Ebay Inc. Information presentation and management in an online trading environment
US6058417A (en) 1998-10-23 2000-05-02 Ebay Inc. Information presentation and management in an online trading environment
US6460060B1 (en) * 1999-01-26 2002-10-01 International Business Machines Corporation Method and system for searching web browser history
GB2356779B (en) * 1999-01-28 2001-12-19 Nec Corp Communication apparatus having a browser web server communication system and communtication method thereof
JP2000222088A (en) * 1999-02-02 2000-08-11 Fujitsu Ltd Information providing server, intermediation server and browser terminal
JP2000285002A (en) * 1999-03-30 2000-10-13 Fuji Xerox Co Ltd Device and method for supplying inherent access space to user in hypertext space
US7594166B1 (en) * 1999-05-20 2009-09-22 Microsoft Corporation Dynamic web page behaviors
US20020010769A1 (en) * 1999-06-23 2002-01-24 Kippenhan Roland Calvin Autonomous browsing agent
US6864904B1 (en) * 1999-12-06 2005-03-08 Girafa.Com Inc. Framework for providing visual context to www hyperlinks
US6564257B1 (en) 1999-12-09 2003-05-13 International Business Machines Corporation Repository protection by URL expiration
US7149982B1 (en) 1999-12-30 2006-12-12 Microsoft Corporation System and method for saving user-specified views of internet web page displays
US7289244B2 (en) 2000-02-02 2007-10-30 Raja Singh Tuli Portable high speed internet access device
US7356570B1 (en) 2000-08-29 2008-04-08 Raja Tuli Portable high speed communication device
US20020115477A1 (en) * 2001-02-13 2002-08-22 Raja Singh Portable high speed internet access device with scrolling
US6633314B1 (en) 2000-02-02 2003-10-14 Raja Tuli Portable high speed internet device integrating cellular telephone and palm top computer
US7068381B1 (en) 2000-02-02 2006-06-27 Raja Tuli Portable high speed internet access device
US7023572B2 (en) 2000-02-02 2006-04-04 Raja Singh Tuli Portable high speed internet access device
US6313855B1 (en) * 2000-02-04 2001-11-06 Browse3D Corporation System and method for web browsing
US9129034B2 (en) 2000-02-04 2015-09-08 Browse3D Corporation System and method for web browsing
US7546538B2 (en) 2000-02-04 2009-06-09 Browse3D Corporation System and method for web browsing
US6941382B1 (en) 2000-02-07 2005-09-06 Raja Tuli Portable high speed internet or desktop device
US6874009B1 (en) 2000-02-16 2005-03-29 Raja Tuli Portable high speed internet device with user fees
JP4453146B2 (en) * 2000-02-23 2010-04-21 セイコーエプソン株式会社 Web page providing method and web page providing apparatus
US6889250B2 (en) * 2000-03-01 2005-05-03 Amazon.Com, Inc. Method and system for information exchange between users of different web pages
US20020032677A1 (en) * 2000-03-01 2002-03-14 Jeff Morgenthaler Methods for creating, editing, and updating searchable graphical database and databases of graphical images and information and displaying graphical images from a searchable graphical database or databases in a sequential or slide show format
US20010037373A1 (en) * 2000-03-20 2001-11-01 Triscan, Inc. Systems and methods for simulating a web page
US7912915B1 (en) * 2000-05-01 2011-03-22 Google Inc. Systems and methods for enticing users to access a web site
AU2001257009A1 (en) * 2000-05-04 2001-11-12 I-Lor, Llc Enhanced hyperlink
US20030233425A1 (en) * 2000-05-04 2003-12-18 Lyons Barry C. Method and system for personal portal screen
US7673229B1 (en) 2000-06-07 2010-03-02 Ebay Inc. Apparatus and method for generating sub-codes to a turbo-encoder
NL1015923C2 (en) * 2000-08-11 2002-02-12 Concept Content V O F Internet homepage display system, retrieves number of homepages at once and stores them in buffer for subsequent display one after the other
US7603407B2 (en) * 2000-08-17 2009-10-13 Sun Microsystems, Inc. Method and system for registering binary data
US7191211B2 (en) 2000-10-03 2007-03-13 Raja Tuli Portable high speed internet access device priority protocol
US6842777B1 (en) 2000-10-03 2005-01-11 Raja Singh Tuli Methods and apparatuses for simultaneous access by multiple remote devices
JP4293721B2 (en) * 2000-10-13 2009-07-08 富士通株式会社 Portable electronic viewer system
US6915327B1 (en) 2000-10-30 2005-07-05 Raja Singh Tuli Portable high speed communication device peripheral connectivity
US7260600B1 (en) * 2000-11-17 2007-08-21 International Business Machines Corporation User specified parallel data fetching for optimized web access
US7779117B2 (en) 2002-05-31 2010-08-17 Aol Inc. Monitoring digital images
US7272788B2 (en) * 2000-12-29 2007-09-18 Fotomedia Technologies, Llc Client-server system for merging of metadata with images
US7197531B2 (en) 2000-12-29 2007-03-27 Fotomedia Technologies, Llc Meta-application architecture for integrating photo-service websites for browser-enabled devices
US6871231B2 (en) * 2001-01-03 2005-03-22 Ipac Acquisition Subsidiary I, Llc Role-based access to image metadata
US6928461B2 (en) 2001-01-24 2005-08-09 Raja Singh Tuli Portable high speed internet access device with encryption
US6925594B2 (en) 2001-02-28 2005-08-02 International Business Machines Corporation Saving selected hyperlinks for retrieval of the hyperlinked documents upon selection of a finished reading button in a web browser
US8103737B2 (en) * 2001-03-07 2012-01-24 International Business Machines Corporation System and method for previewing hyperlinks with ‘flashback’ images
US6990494B2 (en) * 2001-07-27 2006-01-24 International Business Machines Corporation Identifying links of interest in a web page
US20030023641A1 (en) * 2001-07-27 2003-01-30 Gorman William Phillip Web page authoring tool
US7797623B1 (en) 2001-10-12 2010-09-14 At&T Intellectual Property I, L.P. Method for preventing inadvertent data entry in a web page
EP1449114A4 (en) * 2001-11-27 2010-03-17 Tokheim Holding Bv Fuel dispenser using intelligent intermediaries
GB0206090D0 (en) * 2002-03-15 2002-04-24 Koninkl Philips Electronics Nv Previewing documents on a computer system
US20030187968A1 (en) * 2002-03-28 2003-10-02 Gateway, Inc. Layer menus and multiple page displays for web GUI
US7203909B1 (en) * 2002-04-04 2007-04-10 Microsoft Corporation System and methods for constructing personalized context-sensitive portal pages or views by analyzing patterns of users' information access activities
US7076498B2 (en) * 2002-06-10 2006-07-11 International Business Machines Corporation Method and apparatus for processing user input selecting images from a web page in a data processing system
US7356768B1 (en) * 2002-11-27 2008-04-08 Adobe Systems Incorporated Using document templates to assemble a collection of documents
US8176428B2 (en) 2002-12-03 2012-05-08 Datawind Net Access Corporation Portable internet access device back page cache
US7522174B2 (en) * 2003-06-30 2009-04-21 Canon Kabushiki Kaisha Image processing apparatus, image processing method, program for implementing image processing method, and recording medium recording program
US20060206803A1 (en) * 2005-03-14 2006-09-14 Smith Jeffrey C Interactive desktop wallpaper system
US20070016652A1 (en) * 2005-03-29 2007-01-18 Citu Gheorghe A Dynamic image display
US20070234232A1 (en) * 2006-03-29 2007-10-04 Gheorghe Adrian Citu Dynamic image display
WO2007067750A2 (en) * 2005-12-07 2007-06-14 3Dlabs Inc., Ltd. Methods for manipulating web pages
US8014608B2 (en) * 2006-03-09 2011-09-06 Lexmark International, Inc. Web-based image extraction
US20080301565A1 (en) * 2007-06-01 2008-12-04 Fatdoor, Inc. Bookmarking and lassoing in a geo-spatial environment
WO2007134164A2 (en) * 2006-05-10 2007-11-22 Google Inc. Managing and accessing data in web notebooks
US9256676B2 (en) * 2006-05-10 2016-02-09 Google Inc. Presenting search result information
US8255819B2 (en) * 2006-05-10 2012-08-28 Google Inc. Web notebook tools
US20080288588A1 (en) * 2006-11-01 2008-11-20 Worldvuer, Inc. Method and system for searching using image based tagging
US20080235257A1 (en) * 2007-03-23 2008-09-25 Scott Henry Berens Customizing the format of web document pages received at requesting computer controlled web terminals
US20080306933A1 (en) * 2007-06-08 2008-12-11 Microsoft Corporation Display of search-engine results and list
KR100922493B1 (en) * 2007-06-27 2009-10-20 삼성전자주식회사 Method and apparatus for searching web browser by using zoom
US20090307086A1 (en) * 2008-05-31 2009-12-10 Randy Adams Systems and methods for visually grouping links to documents
US8136029B2 (en) * 2008-07-25 2012-03-13 Hewlett-Packard Development Company, L.P. Method and system for characterising a web site by sampling
US8799273B1 (en) 2008-12-12 2014-08-05 Google Inc. Highlighting notebooked web content
US8397056B1 (en) 2009-04-21 2013-03-12 Jackbe Corporation Method and apparatus to apply an attribute based dynamic policy for mashup resources
US8458596B1 (en) 2009-04-21 2013-06-04 Jackbe Corporation Method and apparatus for a mashup dashboard
US8321792B1 (en) 2009-04-21 2012-11-27 Jackbe Corporation Method and system for capturing and using mashup data for trend analysis
US8261193B1 (en) * 2009-04-21 2012-09-04 Jackbe Corporation Method and system for capturing mashup data for collective intelligence and user-generated knowledge
US20100321405A1 (en) * 2009-06-22 2010-12-23 Vistaprint Technologies Limited Method and system for dynamically arranging multiple product images in a preconfigured panel on an electronic display
US9110577B1 (en) 2009-09-30 2015-08-18 Software AG USA Inc. Method and system for capturing, inferring, and/or navigating dependencies between mashups and their data sources and consumers
US9367595B1 (en) 2010-06-04 2016-06-14 Software AG USA Inc. Method and system for visual wiring tool to interconnect apps
US9679404B2 (en) 2010-12-23 2017-06-13 Microsoft Technology Licensing, Llc Techniques for dynamic layout of presentation tiles on a grid
US9436685B2 (en) * 2010-12-23 2016-09-06 Microsoft Technology Licensing, Llc Techniques for electronic aggregation of information
US9715485B2 (en) 2011-03-28 2017-07-25 Microsoft Technology Licensing, Llc Techniques for electronic aggregation of information
US9015576B2 (en) * 2011-05-16 2015-04-21 Microsoft Technology Licensing, Llc Informed partitioning of data in a markup-based document
WO2013177769A1 (en) * 2012-05-30 2013-12-05 Google Inc. Browser-driven retrieval of content for webpages
US9311412B2 (en) 2012-07-16 2016-04-12 International Business Machines Corporation Automatically notifying a computer user of internet content
WO2014139053A1 (en) * 2013-03-15 2014-09-18 Yahoo! Inc. Method and system for intent centric multi-facet content presentation
KR102046118B1 (en) * 2013-06-10 2019-11-18 삼성전자주식회사 Mobile terminal and method for controlling the same
USD745877S1 (en) * 2013-10-17 2015-12-22 Microsoft Corporation Display screen with graphical user interface
US10339195B2 (en) * 2014-12-01 2019-07-02 Pleenq Llc Navigation control for network clients

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4677434A (en) * 1984-10-17 1987-06-30 Lotus Information Network Corp. Access control system for transmitting data from a central station to a plurality of receiving stations and method therefor
US4745559A (en) * 1985-12-27 1988-05-17 Reuters Limited Method and system for dynamically controlling the content of a local receiver data base from a transmitted data base in an information retrieval communication network
US5321750A (en) * 1989-02-07 1994-06-14 Market Data Corporation Restricted information distribution system apparatus and methods
US5131020A (en) * 1989-12-29 1992-07-14 Smartroutes Systems Limited Partnership Method of and system for providing continually updated traffic or other information to telephonically and other communications-linked customers
US5327554A (en) * 1990-11-29 1994-07-05 Palazzi Iii Michael A Interactive terminal for the access of remote database information
US5206722A (en) * 1990-12-28 1993-04-27 At&T Bell Laboratories Remote channel switching for video on demand service
US5404505A (en) * 1991-11-01 1995-04-04 Finisar Corporation System for scheduling transmission of indexed and requested database tiers on demand at varying repetition rates
US5418844A (en) * 1992-04-17 1995-05-23 Bell Atlantic Network Services, Inc. Automatic access to information service providers
US5465401A (en) * 1992-12-15 1995-11-07 Texas Instruments Incorporated Communication system and methods for enhanced information transfer
US5512935A (en) * 1994-03-31 1996-04-30 At&T Corp. Apparatus and method for diplaying an alert to an individual personal computer user via the user's television connected to a cable television system
US5708767A (en) * 1995-02-03 1998-01-13 The Trustees Of Princeton University Method and apparatus for video browsing based on content and structure
US5623589A (en) * 1995-03-31 1997-04-22 Intel Corporation Method and apparatus for incrementally browsing levels of stories
US5903904A (en) * 1995-04-28 1999-05-11 Ricoh Company Iconic paper for alphabetic, japanese and graphic documents
US5781189A (en) * 1995-05-05 1998-07-14 Apple Computer, Inc. Embedding internet browser/buttons within components of a network component system
US5740549A (en) * 1995-06-12 1998-04-14 Pointcast, Inc. Information and advertising distribution system and method
EP0773503B1 (en) * 1995-11-10 2004-03-31 Kabushiki Kaisha Toshiba File transfer method, method for a file requesting client device, and file server device
US5959623A (en) * 1995-12-08 1999-09-28 Sun Microsystems, Inc. System and method for displaying user selected set of advertisements
US5808613A (en) * 1996-05-28 1998-09-15 Silicon Graphics, Inc. Network navigator with enhanced navigational abilities
US5793368A (en) * 1996-11-14 1998-08-11 Triteal Corporation Method for dynamically switching between visual styles

Cited By (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070300270A1 (en) * 1996-10-30 2007-12-27 Algotec Systems Ltd. Data distribution system
US20080114736A1 (en) * 2000-02-22 2008-05-15 Metacarta, Inc. Method of inferring spatial meaning to text
US20080228754A1 (en) * 2000-02-22 2008-09-18 Metacarta, Inc. Query method involving more than one corpus of documents
US7953732B2 (en) 2000-02-22 2011-05-31 Nokia Corporation Searching by using spatial document and spatial keyword document indexes
US7917464B2 (en) 2000-02-22 2011-03-29 Metacarta, Inc. Geotext searching and displaying results
US7908280B2 (en) 2000-02-22 2011-03-15 Nokia Corporation Query method involving more than one corpus of documents
US9201972B2 (en) 2000-02-22 2015-12-01 Nokia Technologies Oy Spatial indexing of documents
US20070271235A1 (en) * 2000-02-22 2007-11-22 Metacarta, Inc. Geotext Searching and Displaying Results
USRE42413E1 (en) 2000-04-27 2011-05-31 Bayard Chimney Rock Llc Web search engine with graphic snapshots
USRE46967E1 (en) 2000-04-27 2018-07-24 Mineral Lassen Llc System, apparatus, method, and computer program product for indexing a file
US6665710B1 (en) * 2000-05-11 2003-12-16 International Business Machines Corporation Searching local network addresses
US7284232B1 (en) * 2000-05-15 2007-10-16 International Business Machines Corporation Automated generation of aliases based on embedded alias information
US7430599B2 (en) 2000-10-31 2008-09-30 Microsoft Corporation Method and system for centralized network usage tracking
US20060179133A1 (en) * 2000-10-31 2006-08-10 Microsoft Corporation Method And System For Centralized Network Usage Tracking
US7103657B1 (en) * 2000-10-31 2006-09-05 Microsoft Corporation Method and system for centralized network usage tracking
US8560596B2 (en) * 2002-02-25 2013-10-15 Ascentive Llc Method and system for screening remote site connections and filtering data based on a community trust assessment
US20090240769A1 (en) * 2002-02-25 2009-09-24 Ascentive Llc Method and system for screening remote site connections and filtering data based on a community trust assessment
US20100011089A1 (en) * 2002-09-02 2010-01-14 3Com Corporation Computer Network and Method of Operating Same to Preload Content of Selected Web Pages
US8510408B2 (en) * 2002-09-02 2013-08-13 Hewlett-Packard Development Company, L.P. Computer network and method of operating same to preload content of selected web pages
US8775436B1 (en) 2004-03-19 2014-07-08 Google Inc. Image selection for news search
US9613061B1 (en) 2004-03-19 2017-04-04 Google Inc. Image selection for news search
US20060004630A1 (en) * 2004-07-02 2006-01-05 Microsoft Corporation Advertising through digital watermarks
US20070011150A1 (en) * 2005-06-28 2007-01-11 Metacarta, Inc. User Interface For Geographic Search
US20080270366A1 (en) * 2005-06-28 2008-10-30 Metacarta, Inc. User interface for geographic search
US8200676B2 (en) 2005-06-28 2012-06-12 Nokia Corporation User interface for geographic search
US20070198951A1 (en) * 2006-02-10 2007-08-23 Metacarta, Inc. Systems and methods for spatial thumbnails and companion maps for media objects
US10810251B2 (en) 2006-02-10 2020-10-20 Nokia Technologies Oy Systems and methods for spatial thumbnails and companion maps for media objects
US11645325B2 (en) 2006-02-10 2023-05-09 Nokia Technologies Oy Systems and methods for spatial thumbnails and companion maps for media objects
US9684655B2 (en) 2006-02-10 2017-06-20 Nokia Technologies Oy Systems and methods for spatial thumbnails and companion maps for media objects
US9411896B2 (en) 2006-02-10 2016-08-09 Nokia Technologies Oy Systems and methods for spatial thumbnails and companion maps for media objects
US7457873B2 (en) 2006-03-31 2008-11-25 Microsoft Corporation Method and system for providing centralized web usage tracking
US20070233882A1 (en) * 2006-03-31 2007-10-04 Microsoft Corporation Method & System for Providing Centralized Web Usage Tracking
US8015183B2 (en) 2006-06-12 2011-09-06 Nokia Corporation System and methods for providing statstically interesting geographical information based on queries to a geographic search engine
US9286404B2 (en) 2006-06-28 2016-03-15 Nokia Technologies Oy Methods of systems using geographic meta-metadata in information retrieval and document displays
US9721157B2 (en) 2006-08-04 2017-08-01 Nokia Technologies Oy Systems and methods for obtaining and using information from map images
US20080040336A1 (en) * 2006-08-04 2008-02-14 Metacarta, Inc. Systems and methods for presenting results of geographic text searches
US20080126361A1 (en) * 2006-11-23 2008-05-29 Xiao Wei Hu Methods, apparatus and system for providing and retrieving web contents
US9201978B2 (en) 2006-11-23 2015-12-01 International Business Machines Corporation Methods, apparatus and system for providing and retrieving web contents
US8201138B2 (en) * 2008-01-18 2012-06-12 International Business Machines Corporation Solution providing navigation-independent access to elements of a software integrated development environment (IDE) using uniform resource locators(URLs)
US20120221997A1 (en) * 2008-01-18 2012-08-30 International Business Machines Corporation Navigation-independent access to elements of an integrated development environment (ide) using uniform resource locators (urls)
US20090187539A1 (en) * 2008-01-18 2009-07-23 International Business Machines Corporation Solution providing navigation-independent access to elements of a software integrated development environment (ide) using uniform resource locators (urls)
US8850383B2 (en) * 2008-01-18 2014-09-30 International Business Machines Corporation Navigation-independent access to elements of an integrated development environment (IDE) using uniform resource locators (URLs)
US8515931B1 (en) * 2010-09-21 2013-08-20 A9.Com, Inc. Techniques for search optimization
US8966446B1 (en) * 2010-09-29 2015-02-24 A9.Com, Inc. Systems and methods of live experimentation on content provided by a web site
US9454607B1 (en) * 2010-12-10 2016-09-27 A9.Com, Inc. Image as database
US20120266090A1 (en) * 2011-04-18 2012-10-18 Microsoft Corporation Browser Intermediary
US9721060B2 (en) 2011-04-22 2017-08-01 Pepsico, Inc. Beverage dispensing system with social media capabilities
US9218704B2 (en) 2011-11-01 2015-12-22 Pepsico, Inc. Dispensing system and user interface
US10934149B2 (en) 2011-11-01 2021-03-02 Pepsico, Inc. Dispensing system and user interface
US10435285B2 (en) 2011-11-01 2019-10-08 Pepsico, Inc. Dispensing system and user interface
US10005657B2 (en) 2011-11-01 2018-06-26 Pepsico, Inc. Dispensing system and user interface
USD702698S1 (en) 2012-01-19 2014-04-15 Pepsico, Inc. Display screen with graphical user interface
USD696267S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696265S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696266S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD696264S1 (en) 2012-01-19 2013-12-24 Pepsico, Inc. Display screen with graphical user interface
USD702247S1 (en) 2012-01-19 2014-04-08 Pepsico, Inc. Display screen with graphical user interface
USD703681S1 (en) 2012-01-19 2014-04-29 Pepsico, Inc. Display screen with graphical user interface
USD702699S1 (en) 2012-01-19 2014-04-15 Pepsico, Inc. Display screen with graphical user interface
USD707700S1 (en) 2013-02-25 2014-06-24 Pepsico, Inc. Display screen with graphical user interface
USD704728S1 (en) 2013-02-25 2014-05-13 Pepsico, Inc. Display screen with graphical user interface
USD707701S1 (en) 2013-02-25 2014-06-24 Pepsico, Inc. Display screen with graphical user interface
USD701876S1 (en) 2013-02-25 2014-04-01 Pepsico, Inc. Display screen with graphical user interface
USD701875S1 (en) 2013-02-25 2014-04-01 Pepsico, Inc. Display screen with graphical user interface
USD826244S1 (en) 2013-07-01 2018-08-21 Yandex Europe Ag Display screen or portion thereof with graphical user interface
USD740841S1 (en) * 2013-07-01 2015-10-13 Yandex Europe Ag Display screen or portion thereof with a graphical user interface showing an image search engine results page
US9679081B2 (en) 2014-12-01 2017-06-13 Pleenq, LLC Navigation control for network clients
US9148475B1 (en) * 2014-12-01 2015-09-29 Pleenq, LLC Navigation control for network clients
USD798331S1 (en) 2015-08-03 2017-09-26 Google Inc. Display screen with animated graphical user interface
USD781328S1 (en) * 2015-08-03 2017-03-14 Google Inc. Display screen with animated graphical user interface
USD798321S1 (en) * 2015-08-13 2017-09-26 Google Inc. Display panel portion with transitional graphical user interface
USD929440S1 (en) 2019-04-19 2021-08-31 Pepsico, Inc. Display screen or portion thereof with animated graphical user interface
USD1009928S1 (en) 2019-04-19 2024-01-02 Pepsico, Inc. Display screen or portion thereof with graphical user interface

Also Published As

Publication number Publication date
CA2246239C (en) 2002-03-19
WO1997029414A3 (en) 1997-10-30
JP2002503359A (en) 2002-01-29
CA2246239A1 (en) 1997-08-14
WO1997029414A2 (en) 1997-08-14
US6119135A (en) 2000-09-12

Similar Documents

Publication Publication Date Title
US6119135A (en) Method for passively browsing the internet using images extracted from web pages
US5761662A (en) Personalized information retrieval using user-defined profile
US6785670B1 (en) Automatically initiating an internet-based search from within a displayed document
US7062475B1 (en) Personalized multi-service computer environment
US5572643A (en) Web browser with dynamic display of information objects during linking
US6100890A (en) Automatic bookmarks
US6286029B1 (en) Kiosk controller that retrieves content from servers and then pushes the retrieved content to a kiosk in the order specified in a run list
US5987454A (en) Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US6041326A (en) Method and system in a computer network for an intelligent search engine
US6195696B1 (en) Systems, methods and computer program products for assigning, generating and delivering content to intranet users
US6272484B1 (en) Electronic document manager
US6397218B1 (en) Network interactive search engine server and method
US20040078451A1 (en) Separating and saving hyperlinks of special interest from a sequence of web documents being browsed at a receiving display station on the web
US20040098467A1 (en) Methods and systems for implementing a customized life portal
EP1072984A2 (en) Method and system for providing native language query service
US20040098451A1 (en) Method and system for modifying web content for display in a life portal
US20020073058A1 (en) Method and apparatus for providing web site preview information
US6178460B1 (en) Method of efficiently retrieving data on a computer network by monitoring performance of mirrored network locations
EP1536350A2 (en) System and method for creating dynamic internet bookmark
JP2004531797A (en) Predictive caching and highlighting of web pages
US6720979B1 (en) Dynamic manipulation of animated graphics in a web browser
US6598072B1 (en) System for precluding repetitive accessing of web pages in a sequence of linked web pages accessed from the world wide web through a web browser at a web receiving display station
US20020129051A1 (en) Previewing portions of the hypertext World Wide Web documents linked to hyperlinks in received World Wide Web documents
US6052716A (en) Apparatus and method in hierarchy of internet web pages for fast return to a network page
US20020107884A1 (en) Prioritizing and visually distinguishing sets of hyperlinks in hypertext world wide web documents in accordance with weights based upon attributes of web documents linked to such hyperlinks

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION