WO2001014951A2 - Method for processing and monitoring online documents - Google Patents

Method for processing and monitoring online documents Download PDF

Info

Publication number
WO2001014951A2
WO2001014951A2 PCT/US2000/023140 US0023140W WO0114951A2 WO 2001014951 A2 WO2001014951 A2 WO 2001014951A2 US 0023140 W US0023140 W US 0023140W WO 0114951 A2 WO0114951 A2 WO 0114951A2
Authority
WO
WIPO (PCT)
Prior art keywords
document
user
target
online
script
Prior art date
Application number
PCT/US2000/023140
Other languages
French (fr)
Other versions
WO2001014951A3 (en
Inventor
Vadim Maslov
Zakhar Sapozhnin
Original Assignee
Databites, Inc.
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
Priority claimed from US09/548,718 external-priority patent/US6538673B1/en
Application filed by Databites, Inc. filed Critical Databites, Inc.
Priority to CA002382969A priority Critical patent/CA2382969A1/en
Priority to EP00982741A priority patent/EP1210655A4/en
Priority to AU20390/01A priority patent/AU779907B2/en
Publication of WO2001014951A2 publication Critical patent/WO2001014951A2/en
Publication of WO2001014951A3 publication Critical patent/WO2001014951A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Definitions

  • the present invention relates to a method for extracting digests, reformatting, and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation. More particularly, the invention relates to a system and method whereby a user selects a fragment of an online document shown in a source window and copies this fragment to the target window, the system creates a sequence of commands that can reproduce this behavior when applied to the new versions of the source documents downloaded from the information source, such as web site.
  • Examples of such frequently updated online documents include: stock quotes from brokerage web sites; prices of specific items from online commercial vendor sites and from online auction sites, local weather information from weather web sites; airline ticket information provided by airline or travel sites, shipment tracking information from the mail delivery companies; current news headlines from the news organizations web sites; latest press releases of a specific company issued on their web site; bank account balances for an individual or corporation from the bank web s e.
  • Examples of the data that may be unimportant to the user are: 1. Stock quotes for a stock of interest to the user are often accompanied by other data such as number of shares outstanding, opening and dosing prices, earnings in the last quarter and so on. While the user may need to check this data once every 2 or 3 months, the user is not likely to want to see this data every time a current stock quote is sought. 2. Fluctuating price for an item in an online store that interests user may be accompanied with advertising for other items that the user has no interest in or it may be accompanied with product photographs which user has already seen many times.
  • Balances of the user's bank accounts may appear in separate online documents (web pages) and be accompanied by the last 10 transactions. The user, however wants to monito only balances of all his or her accounts in the bank so that every balance appears in a small window unaccompanied by any other information.
  • Online documents generated by online databases provide valuable data that a user may want to monitor.
  • this essential information is often accompanied by large quantities of non-essential and even irrelevant information, or information that rarely changes an does not need to be monitored.
  • HTML HyperText Markup Language
  • browsers HyperText Markup Language
  • DOM Object Object
  • HTML, and XML structured online documents are displayed using web browsers such as Navigator by Netscape® Communications (httpV/www netscape.com) and Internet Explorer by Microsoft® corporation (http //www. microsoft com/).
  • a web browser is used in the preferred embodiment of the present inven ⁇ on.
  • none of the browsers known to us can display a document fragment in a separate window with no window treatments so that irrelevant information is not seen by the user and this window takes small space on user's screen. Also none of the browsers known to us implement automatic refresh.
  • the present invention augments the browser behavior and h uses the ability of the more advanced browsers to be controlled by other applications. Also the present invention uses the Document Object Model (DOM) to navigate the content of an online document represented as a tree of nodes. Web site server. ri «fe - W rtP -,» > iqn .
  • DOM Document Object Model
  • Web site customizations provide a limited choice of what can be customized. For example, the user usually can select a portfolio of stocks to be displayed, but he or she usually cannot select what parameters are presented for a particular stock. Also usually such customizations are limited to very few online data categories. For instance, user can monitor all U.S. stock using such customization, but he or she cannot monitor, say, Brazilian stock even though online stock quotes for Brazilian stock may be available online.
  • server-customized web pages are still shown in a regular web browser window that has a lot of unnecessary window treatments and user is still required to push the "Reload” button every time he wants to update.
  • the user can arbitrarily customize and monitor any web page content and select any presentation format for the customized content, and no programming is required both on web server side and on the user side.
  • Online data provider Several online services exist that can push certain online data such as stock quotes to the user's wired or wireless device such as pager or computer.
  • U.S. Patent No. 5,530,852 to Meske, Jr. teaches how to build web sites that store news articles and serve them to users through the Internet, providing categorization and search services.
  • a typical news article is a structured document that has a title, summary (profile), and body.
  • the patent No. 5.530,852 teaches processing news articles in the web server space, and not in the client space.
  • the patent No. 5,530,852 teaches programming of reformatting by a highly skilled computer programmer, while the present invention teaches creation of reformatting script by non-programmer user.
  • U.S. Patent No. 5,737,592 to Nguyen et al. teaches how to build server-side programs that receive queries from a web browser, automatically convert them to SQL queries, run these queries on a database, convert records returned by the database to HTML and send this HTML back to the requester.
  • the present invention is different from this patent because h applies on the client side and not on the server side and we are not concerned with generation of SQL queries.
  • U.S. Patent Nos. 5,745,754 to Lagarde et al. and 5,752,246 to Rogers et al. teach how to build server-side programs that use Distributed Integration Solution servers to perform extraction of data requested by a user from databases, and presentation of this data in HTML. These teachings would be of use to a highly-skilled programmer who programs web applications in extracting and reformatting data in a database. But they are different from the present invention, because we teach how non-programmer user can create reformatting scripts on the client side.
  • U S . Patent No. 5,774, 123 to Matson teaches how to record a sequence of navigation commands performed by a user on the web browser and how to later replay these commands causing the browser to repeat the navigation session. The record-and- replay feature of this patent does not teach extracting digests of online documents, nor does this patent teach extracting document digests using document trees and displaying the digests in a separate window
  • U.S. Patent No. 5,890,152 to Rapaport teaches how to build a web search engine that takes into account user characteristics such as IQ, etc., all stored in a personal profile database. This patent does not relate to the present invention, because we are not concerned with user characteristics at all.
  • U.S. Patent Nos. 5,895,476 and 5,903,902 to Orr et al. are concerned with server side generation of online documents from the specialized higher level representations of documents. This is different from the present invention because the present invention applies on the client side and it does not change the transformed document's level of abstraction. Accordingly , it is a problem in the art to automatically monitor user- selected fragments of the online documents and to create scripts that perform such monitoring when such scripts are t o be created visually by a user without requiring user to write a program of any kind.
  • the device provides a method for extracting digests of structured online documents, and automatic monitoring of the said digests.
  • a digest of an online document is a collection of fragments of this document which are of interest to a user.
  • Creation of the scripts that perform the said digest extraction and monitoring employs visual programming of the online document tree navigation and transformation.
  • the disclosed method can be applied to structured online documents such as HTML, XML, SGML documents, or to any other online document that has internal structure that can be represented by a tree.
  • the system according to the present invention is based on a visual programming whereby a user selects a fragment of an online document shown in the source window and copies this fragment to the target window that contains the reformatted digest.
  • the system according to the present invention generates a sequence of web site navigation commands, online document tree navigation commands, and copy commands that cause the assembly of the reformatted digest in the target window. The user can later ask the system to replay the sequence of generated commands, thus causing automatic creation of the reformatted digest of the changed version of the online document.
  • the digest document is typically much smaller than the original document, and usually it does not contain computationally intensive and bandwidth intensive multimedia elements such as graphics, sounds, scripts, and controls. This considerably lowers the screen size, bandwidth and processing power requirements for user agents that display document digests Therefore, documents digests can be displayed by user agents that run on wireless and portable computing devices. Such devices have small screen, and their bandwidth and computational power resources are limited.
  • the preferred embodiment of the present invention is a computer program that is called WebTransformer . It runs on Microsoft ⁇ Windows ⁇ 32-bit operating systems and as of filing date it controls the Microsoft Internet Explorer. Vocabulary
  • Source Document and Source Window The source window typically contains a regular browser such as Microsoft Internet Explorer. In this window the source online document is shown. Used to navigate to the web page of interest and to select a fragment of this page to be monitored.
  • Target Document and Target Window The target window is where the digest of the source document is displayed.
  • the digest of the source document that user monitors is also called the target document.
  • the target window is typically much smaller than the source window and it does not have window treatments such as menu bars and scroll bars, so that it is possible to have many such window on one screen.
  • the user typically performs the following actions in order to use the present invention.
  • the user browses documents in the source window and when seeing a document of interest selects a fragment of the document that constitutes a digest. Selection is performed by clicking the desired element of the web page. This click is translated by the browser into the address of the node in the document tree that represents the minimal HTML element tha t covers the clicked area.
  • the user can then use the arrow keys of a computer keyboard to extend, contract, or move sideways the selection.
  • Other selection mouse clicks and keyboard keys may be used depending on the web browser
  • the user invokes the user interlace "Copy" command that copies contents of the selected fragment from the source window to the target window.
  • the WebTransfo ⁇ ner creates a script that records the source document location, sequence of document tree navigation commands that leads from the tree root to the node that corresponds to the selected fragment, and the "Copy To Target 14 command
  • the system can record all elements of user navigation including entering User ID and Password or filling out and submitting other online forms that cause the desired navigation
  • the user can ask the WebTransformer to run the script that has been created
  • the user can request a one-time execution of the script or automatic periodic execution of the script according to a user-specified time table.
  • Script execution results in fresh (not from cache) download of the source document, navngating the source document tree to the selected tree node and copying the selected source document fragment to t he target window.
  • the present invention brings the following benefits to its user:
  • the document digest is small and it typically does not contain large pictures or embedded programs (such as JavaScript, Java, ActiveX programs), the document digests download and execute much faster than the original documents.
  • document digests are small m size, and since they require less bandwidth and less computational power to display than the original documents, the document digests can be successfully displayed on small-screen user agents that have bandwidth and computational power limitations, specifically on user agents that run on wireless devices such as cellular phones, pagers wireless personal digital assistants (PDA), and so on. These devices' primary limiution is screen size, so they would greatly benefit from the present invention.
  • Fig. 1 schematically shows two source documents, each shown in a source window, and target document shown in a target window.
  • Fig. 2 shows a concrete example of source document from the financial web site containe in source window and the document digest of this document shown in a target window.
  • Fig. 3 shows a concrete example of source document obtained from a shipping company and digest of this document monitored in a target window. It also shows several other target windows that monitor other source web pages with their source windows hidden.
  • Fig. 4 shows a partial source document tree for the source document shown in Fig. 2
  • Fig. 5 shows a WebTransformer script that extracts document digest from the source window and shows it in the target window in Fig. 2.
  • Fig. 6 shows a block diagram for client-server WebTransformer setup.
  • Fig. 7 shows a block diagram of communicating devices for use in a wireless device application according to the present invention. DETAILED DESCRIPTION OF THE INVENTION
  • Source Document Window This window contains the source online document that is displayed using a regular web browser such as Microsoft Internet Explorer This window is used to navigate to the online document that will be monitored and to select a fragment of the online document to be monitored.
  • Target Document Window This window is where the digest of the source document appears. This window is usually smaller than the source window and it typically has no window treatments such as menu bars, control box, or scroll bars.
  • target document is assembled from several source documents, then several source windows may be displayed. However, each WebTransformer script typically has only one urget window associated with it. / 3140
  • Target windows are placed on the system tray of the Microsoft Windows® operating systems.
  • Figure 1 schematically shows two source documents in source windows and one target document in the target window
  • Source document 1 is displayed in the source window 10.
  • Source document 2 is displayed in the source window 20.
  • Target document is displayed in the target window 30.
  • Figure 2 contains the actual screen shot of the working WebTransformer. It shows the source window 10 on the left that contains the source online HTML document from the web site at "http7www/quicken.com " that contains a detailed stock quote for CyberCash® Inc. Note that the "Last Trade” digits "12 3/4" (30) are highlighted to show that these digits constitute the document fragment selected by the user.
  • the small window 20 on the right is the target window that shows the target online document that contains the same digits "12 3/4" (40) that constitute the target document fragment that was copied from the source document fragment 30.
  • the target window title contains the name of the WebTransformer script that created the target document and the time when the script was run last time.
  • Figure 3 shows the web page (online document) 10, in this case depicting a FedEx® Corp. web page that is used to track air shipments.
  • a user selected web page fragment 30 that contains the latest event that happened to the user's shipment. This fragment is copied to the target window 20 where it is shown as the document fragment 40.
  • window 50 tracks stock quote taken from a financial services web site
  • window 60 tracks a particular lot price from the online auction
  • window 70 tracks weather in New Jersey from a weather web site.
  • the source windows that correspond to these target windows are hidden on instruction from user.
  • Document Object Model (DOM) (see http //www w3c ore for details).
  • Document Object Model is implemented in modem browsers such as Microsoft Internet Explorer vcr 5 or Netscape Navigator ver 5.
  • the preferred embodiment of this invention uses DOM as a source document tree model
  • Other embodiments of this invention can use different tree models for representing the source document.
  • Figure 4 shows partial document tree for the source document 10 from Figure 2 (complete tree is too big to show it on one page)
  • the root of the tree contains BODY element 10 that represents body of the document.
  • the B (for bold) node 20 represents HTML element B that contains the user-selected document fragment 30 on Figure 2.
  • the path consisting from tree nodes 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, and 41 leads from the root of the tree to the tree node 20.
  • a script that performs online document transformation according to this invention (also called WebTransformer Script, or WTS) is created in the following manner.
  • a source document is displayed in the first window 10 of Figure 1.
  • the first window 10 is herein referred to as a source window 10.
  • Transformed (target) document is displayed in a second window 30.
  • the second window 30 is herein referred to as a target window 30.
  • a user can select a source document fragment by clicking the desired fragment using computer pointing device such as a mouse. Selected source document fragment is highlighted. Then, using keys of a computer keyboard, user can expand or contract the selected fragment. In Figure 1, a fragment 15 is shown as being selected.
  • the user can copy the fragment 15 to the urget window 30 by selecting "Copy" user interface command from the graphical menu of commands, and a copied fragment then appears in the target window 30 as a target fragment 31.
  • the user can then proceed, for example, to another online document 20, select a fragment 25 therein and copy it to another target location 32 in the target window 30.
  • the script that downloads the source document and transforms its fragment into the fragment in the target documem is created according to the following rules:
  • the location of the source document includes URL address.
  • the location information can also include additional data that needs to be passed to the web server to cause displaying of the page selected by user, such as post data and headers
  • This sample script transforms the source document 10 at Figure 2 to the target document 40.
  • Creation of the command sequence starts with finding a tree node that corresponds to the document fragment selected by the user.
  • WebTransformer asks DOM implementation to compute the minimal HTML element that covers the selection made by the user in document.
  • Single mouse click is treated as a selection of zero width.
  • parent links to walk up from the selected node to the root node. While walking, we record the indices of nodes in their parents, so that the recorded path can be walked again from the root, when the document is reloaded.
  • the commands 20, 21, 22, 23, .... 30, 31 on Figure 5 walk the tree node path from the root node 10 on Figure 4 to the user-selected node 20 and on the way they pass tree nodes 31, 32, 33, .... 39, 40, and 41.
  • Input u-ee node selected-element that is a part of the source document tree.
  • Output the script object that is a list of commands.
  • Recorded script can be saved in a computer file and later loaded from that file. Running the Script
  • the user can instruct WebTransformer according to the present invention to run the created script or alternatively to run a script loaded from file.
  • the WebTransformer according to the present invention then executes the sequence of commands contained in the script, thus causing the source document(s) to be downloaded from the Internet, and fragment(s) of these documents to be selected and copied to the target window. All this happens automatically according to the recorded script.
  • the user can either run the script once or instruct the WebTransformer according to the present invention to run the script automatically according to a time table set by the user (for instance, every 5 minutes).
  • the script can be run on the same desktop computer where it was created or the script can be transferred to another computer (for example, by downloading, uploading or e-mailing it) and run on another computer.
  • the other computer may be another computer belonging to the user or can be a server computer which can run this script on a request from a client.
  • the Document Tree is the document model that was selected for use in the present invention, because it provides good degree of independence of the transformation script from the document changes.
  • Tree nodes and their children that are not on the path from the root to the user-selected node may change and their change will not affect the path to the user-selected element, so the script that locates this element will still work.
  • nodes 51 and 52 are likely to contain the changing content, because they are related to advertising banners that are often put into IFRAMEs. But these nodes are not on the path from the root node 10 to the user-selected node 20, so even if the entire content of these nodes changes, the transformation script built according to the present invention still will be able to find the user-selected element 20 in the new document ttee.
  • displaying of the document digest occurs in the same process and on the same computer that runs the WebTransformer script and performs the transformation. Under ce ⁇ ain circumstances it becomes necessary to separate the document digest displaying function from the document digest creation function, so that these functions ma be executed on different computers. Then the prog ⁇ am that displays the document digest is called WebTransformer client and the program that performs the online document transformation according to the present invention is called WebTransformer server.
  • the WebTransformer client 10 sends a request to get the fresh document digest to the WebTransformer server 20, which in rum sends request to download the source online document to the web site 30.
  • the WebTransformer server 20 performs the source document transformation and document digest creation according to the script prepared by the user and uploaded to the server and the resulting document digest 40 is sent back to the requesting client.
  • the client-server WebTransformer can be used in the following situations:
  • WebTransformer client is located on a small-screen handheld or wireless device. Wireless provider or individuals themselves setup a WebTransformer server and put their WebTransformer script on it. The wireless device client connects to this server to get the document digests. This setup is described in more detail below.
  • a company sets up a firewall that does not give any access to the outside Internet to company employees but uses Internet web sites to feed only the approved information to the employees.
  • the company sets up WebTransformer server 20 and puts on it a number of WebTransformer scripts that extract and reformat the approved data from the Internet.
  • the access to the outside Internet is closed to employees, but they can use their WebTransformer clients 30 to view the approved document digests from the WebTransformer server 20.
  • a company sets up WebTransformer server that monitors a particular web page or assortment of web pages that are of interest to the company.
  • the documents digests extracted by WebTransformer scripts are read by robotic client that converts them to text and stores them into daubase. This is a good way to arrange important data extraction through the web site.
  • the document digest produced by a WebTransformer script is usually smaller than the original document and it usually does not contain computationally intensive and bandwidth intensive multimedia elements such as graphics, sounds, scripts, and applets. This lowers screen size, bandwidth and processing power requirements for user agents that receive and display such document digests.
  • handheld and wireless devices such as screen cell phones, pagers and personal digita assistants (PDAs) all have small screen and most of them also have limitations in available bandwidth and processing power, it is more appropriate to use such devices for online document monitoring using the present invention than to use such devices for web browsing.
  • a complete web browser for such devices is not be very practical, because most web pages are designed for large desktop screens and not for small screens used in handheld and wireless devices. Therefore viewing web page designed for the big screen will not be convenient on the small screen of a handheld device, and developing a small-screen version of every web page out there is impractical.
  • the present invention provides a way of monitoring small fragments of larger web pages on a handheld or wireless device with a small screen.
  • a preferred scheme of using the present invention to monitor the fragments of the web pages on small-s ⁇ een device with limitation in available bandwidth and computational power is presented at Figure 7.
  • a user creates scnpts according to the present invenuon on his or her desktop computer 60 on Figure 7
  • the created scripts are uploaded to the central server computer 20 of the wireless provider over the user desktop to wireless provider connection 70 which typically is a dialup connection.
  • the handheld device 10 can communicate with the central wireless computer 20 over a relatively alow wireless or similar link 40
  • the handheld device can download a list of available WebTransformer scnpts that the user uploaded to the central computer.
  • the handheld device 10 can ask the central computer 20 to run the transformation script and to send the digest document produced by the script to the handheld device where they are shown as the document digests 11 and 12.
  • the user can ask a central server computer 20 to send to the user a target document only when it changes. This way, even less bytes have to be sent between the central computer and the wireless device.

Abstract

A method for extracting digests, reformatting, and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation is provided for structured online documents such as HTML, XML, SGML document or any document that has internal structure that can be represented by a tree. A digest of an online document is a collection of fragments (30) of this document which are of interest to a user. The system is based on a technique whereby a user selects a fragment of an online document shown in a source window (10) and copies this fragment to a target window (70) that contains the formatting digest. The system generates a sequence of web site navigation commands, online navigation tree commands and fragments commands that cause the assemble of the reformatted digest in the target window (20). The user can later ask the system to replay the generated commands, thus causing the automatic creation of the reformatted digest of the changed version of the online document. The digest documents can be displayed by user agents running on wireless and portable computer devices that have bandwidth and computational power limitations.

Description

METHOD FOR EXTRACTING DIGESTS, REFORMATTING,
AND AUTOMATIC MONITORING OF STRUCTURED
ONLINE DOCUMENTS BASED ON VISUAL PROGRAMMING
OF DOCUMENT TREE NAVIGATION AND TRANSFORMATION
FIELD OF THE INVENTION
The present invention relates to a method for extracting digests, reformatting, and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation. More particularly, the invention relates to a system and method whereby a user selects a fragment of an online document shown in a source window and copies this fragment to the target window, the system creates a sequence of commands that can reproduce this behavior when applied to the new versions of the source documents downloaded from the information source, such as web site.
BACKGROUND OF THE INVENTION
Structured online documents, especially HTML and XML documents available on the World Wide Web (WWW) have become very important in the past few years. Such documents contain data which may be periodically updated, wherein such updating does not substantially change the format of presentation of such data.
These online documents usually are dynamically generated by the web servers and they present data stored in online databases. This data periodically changes, but since these document are automatically generated by computers, the presentation document structure remains substantially the same for relatively long periods of time. Additionally, even when the web page is updated manually, the presentation document structure may remain substantially the same for relatively long periods of time.
Examples of such frequently updated online documents include: stock quotes from brokerage web sites; prices of specific items from online commercial vendor sites and from online auction sites, local weather information from weather web sites; airline ticket information provided by airline or travel sites, shipment tracking information from the mail delivery companies; current news headlines from the news organizations web sites; latest press releases of a specific company issued on their web site; bank account balances for an individual or corporation from the bank web s e.
While all this data may be of great interest to the user, it is often accompanied by data that is unimportant or even irrelevant to a particular user. This irrelevant data unnecessarily complicates comprehension and interpretation of the relevant data and often leads to the user missing important changes in the relevant data-
Examples of the data that may be unimportant to the user are: 1. Stock quotes for a stock of interest to the user are often accompanied by other data such as number of shares outstanding, opening and dosing prices, earnings in the last quarter and so on. While the user may need to check this data once every 2 or 3 months, the user is not likely to want to see this data every time a current stock quote is sought. 2. Fluctuating price for an item in an online store that interests user may be accompanied with advertising for other items that the user has no interest in or it may be accompanied with product photographs which user has already seen many times.
3. Balances of the user's bank accounts may appear in separate online documents (web pages) and be accompanied by the last 10 transactions. The user, however wants to monito only balances of all his or her accounts in the bank so that every balance appears in a small window unaccompanied by any other information.
In addition to this, if the user wants to monitor important data, he or she will find it necessary to push the browser "Reload" button to obtain the latest data from the remote databas This requires considerable manual effort and can be fatiguing even when monitoring one online document. The manual effort required for monitoring several online documents simultaneously i so great that it makes such monitoring very difficult, if not impossible to do on a regular basis.
Summary. Online documents generated by online databases provide valuable data that a user may want to monitor. However, this essential information is often accompanied by large quantities of non-essential and even irrelevant information, or information that rarely changes an does not need to be monitored.
Therefore, a method is needed that allows a user to automate monitoring of essential dat extracted from online documents while ignoring non-essential or irrelevant data.
In the remainder of this Section we present the state of the art in the technical area of this invention and show how this invention differs from the state of the art
HTML, browsers, and DOM
HTML, and XML structured online documents are displayed using web browsers such as Navigator by Netscape® Communications (httpV/www netscape.com) and Internet Explorer by Microsoft® corporation (http //www. microsoft com/).
A web browser is used in the preferred embodiment of the present invenπon.
However, none of the browsers known to us can display a document fragment in a separate window with no window treatments so that irrelevant information is not seen by the user and this window takes small space on user's screen. Also none of the browsers known to us implement automatic refresh.
The present invention augments the browser behavior and h uses the ability of the more advanced browsers to be controlled by other applications. Also the present invention uses the Document Object Model (DOM) to navigate the content of an online document represented as a tree of nodes. Web site server. ri«fe -WrtP -,»>iqn.
Most major web allow limited server-side customization of their content these days. Examples are MyYahoo® (httpV/www.yahoo com/), MyNetscape® (httρ:/ www.netscape com/), etc. These customizations are nothing more than accounts created for users on these web sites Users see the customized content when they login into their accounts on the web site.
Web site customizations provide a limited choice of what can be customized. For example, the user usually can select a portfolio of stocks to be displayed, but he or she usually cannot select what parameters are presented for a particular stock. Also usually such customizations are limited to very few online data categories. For instance, user can monitor all U.S. stock using such customization, but he or she cannot monitor, say, Brazilian stock even though online stock quotes for Brazilian stock may be available online.
Furthermore, creating user-customized web site content requires complicated and therefore expensive programming from the web site maintainers, so this option is not practical for smaller web sites because of its price and complexity.
Finally, server-customized web pages are still shown in a regular web browser window that has a lot of unnecessary window treatments and user is still required to push the "Reload" button every time he wants to update.
Using the present invention, the user can arbitrarily customize and monitor any web page content and select any presentation format for the customized content, and no programming is required both on web server side and on the user side.
Online data provider} Several online services exist that can push certain online data such as stock quotes to the user's wired or wireless device such as pager or computer.
These services compare to the present invention in the same way as server-side web site customizations, because they have the same problems: limited choice of content that can be monitored, no way to arbitrarily customize presentation of such content and what parameters are included, expensive server-side programming is required.
XML md XSLT
Several techniques exist that transform a higher level abstract document presentation to the lower level document presentation used for rendering the document. Most notable effort in this area is XSLT language fhttp /Awww w3c o ft that is used to write programs that transform XML documents (httpV www. 3c.org) to HTML documents that are rendered in a web browser
These techniques do not cover the present invention because they are used to synthesize lower level document presentation from the higher level document presentation but they do not change the content of the document. The present invention is primarily used to change the content of the document without changing the level of abstraction used in the document presentation. Related Patents
U.S. Patent No. 5,530,852 to Meske, Jr., teaches how to build web sites that store news articles and serve them to users through the Internet, providing categorization and search services. A typical news article is a structured document that has a title, summary (profile), and body. However, the patent No. 5.530,852 teaches processing news articles in the web server space, and not in the client space. Also the patent No. 5,530,852 teaches programming of reformatting by a highly skilled computer programmer, while the present invention teaches creation of reformatting script by non-programmer user.
U.S. Patent No. 5,737,592 to Nguyen et al. teaches how to build server-side programs that receive queries from a web browser, automatically convert them to SQL queries, run these queries on a database, convert records returned by the database to HTML and send this HTML back to the requester. The present invention is different from this patent because h applies on the client side and not on the server side and we are not concerned with generation of SQL queries.
U.S. Patent Nos. 5,745,754 to Lagarde et al. and 5,752,246 to Rogers et al. teach how to build server-side programs that use Distributed Integration Solution servers to perform extraction of data requested by a user from databases, and presentation of this data in HTML. These teachings would be of use to a highly-skilled programmer who programs web applications in extracting and reformatting data in a database. But they are different from the present invention, because we teach how non-programmer user can create reformatting scripts on the client side. U S. Patent No. 5,774, 123 to Matson teaches how to record a sequence of navigation commands performed by a user on the web browser and how to later replay these commands causing the browser to repeat the navigation session. The record-and- replay feature of this patent does not teach extracting digests of online documents, nor does this patent teach extracting document digests using document trees and displaying the digests in a separate window
U.S. Patent No. 5,799,304 to Miller teaches how a user agent can filter, i.e. wholly display or wholly reject, a news article based on criteria provided by the user. That is, it teaches how to make search engines more intelligent by using agent technologies. This patent does not relate to extraction of document digests.
U.S. Patent No. 5,890,152 to Rapaport teaches how to build a web search engine that takes into account user characteristics such as IQ, etc., all stored in a personal profile database. This patent does not relate to the present invention, because we are not concerned with user characteristics at all.
U.S. Patent Nos. 5,895,476 and 5,903,902 to Orr et al. are concerned with server side generation of online documents from the specialized higher level representations of documents. This is different from the present invention because the present invention applies on the client side and it does not change the transformed document's level of abstraction. Accordingly, it is a problem in the art to automatically monitor user- selected fragments of the online documents and to create scripts that perform such monitoring when such scripts are to be created visually by a user without requiring user to write a program of any kind.
SUMMARY OF THE INVENTION
From the foregoing, it is seen that it is a problem in the art to provide a device meeting the above requirements. According to the present invention, a device is provided which meets the aforementioned requirements and needs in the prior art.
Specifically, the device according to the present invention provides a method for extracting digests of structured online documents, and automatic monitoring of the said digests. A digest of an online document is a collection of fragments of this document which are of interest to a user. Creation of the scripts that perform the said digest extraction and monitoring employs visual programming of the online document tree navigation and transformation. The disclosed method can be applied to structured online documents such as HTML, XML, SGML documents, or to any other online document that has internal structure that can be represented by a tree.
More specifically, the system according to the present invention is based on a visual programming whereby a user selects a fragment of an online document shown in the source window and copies this fragment to the target window that contains the reformatted digest. The system according to the present invention generates a sequence of web site navigation commands, online document tree navigation commands, and copy commands that cause the assembly of the reformatted digest in the target window. The user can later ask the system to replay the sequence of generated commands, thus causing automatic creation of the reformatted digest of the changed version of the online document.
Therefore, according to the present invention, when content of the original document changes and the script that creates the digest is run, the change is automatically propagated to the digest document. This allows implementation of simple automatic monitoring of digests of the online documents which occurs entirely in the user space, that is in the application that controls the user's browser.
The digest document is typically much smaller than the original document, and usually it does not contain computationally intensive and bandwidth intensive multimedia elements such as graphics, sounds, scripts, and controls. This considerably lowers the screen size, bandwidth and processing power requirements for user agents that display document digests Therefore, documents digests can be displayed by user agents that run on wireless and portable computing devices. Such devices have small screen, and their bandwidth and computational power resources are limited.
The preferred embodiment of the present invention is a computer program that is called WebTransformer . It runs on Microsoft Φ Windows Φ 32-bit operating systems and as of filing date it controls the Microsoft Internet Explorer. Vocabulary
Source Document and Source Window. The source window typically contains a regular browser such as Microsoft Internet Explorer. In this window the source online document is shown. Used to navigate to the web page of interest and to select a fragment of this page to be monitored.
Target Document and Target Window. The target window is where the digest of the source document is displayed. The digest of the source document that user monitors is also called the target document. The target window is typically much smaller than the source window and it does not have window treatments such as menu bars and scroll bars, so that it is possible to have many such window on one screen.
Command - Elementary instruction to perform operation on a document tree that can be recorded. Script - A recorded or otherwise created sequence of commands.
How It World
The user typically performs the following actions in order to use the present invention.
First, the user browses documents in the source window and when seeing a document of interest selects a fragment of the document that constitutes a digest. Selection is performed by clicking the desired element of the web page. This click is translated by the browser into the address of the node in the document tree that represents the minimal HTML element that covers the clicked area.
The user can then use the arrow keys of a computer keyboard to extend, contract, or move sideways the selection. Other selection mouse clicks and keyboard keys may be used depending on the web browser
When the user finishes selecting the fragment, the user invokes the user interlace "Copy" command that copies contents of the selected fragment from the source window to the target window.
In addition to that, according to the present invention the WebTransfoπner creates a script that records the source document location, sequence of document tree navigation commands that leads from the tree root to the node that corresponds to the selected fragment, and the "Copy To Target14 command
The system can record all elements of user navigation including entering User ID and Password or filling out and submitting other online forms that cause the desired navigation
Finally, according to the present invention the user can ask the WebTransformer to run the script that has been created The user can request a one-time execution of the script or automatic periodic execution of the script according to a user-specified time table. Script execution results in fresh (not from cache) download of the source document, navngating the source document tree to the selected tree node and copying the selected source document fragment to the target window.
Summary of Benefits
The present invention brings the following benefits to its user:
1. User views and monitors only the fragments of online documents that are of interest to him or her, not the whole documents.
2 User does not have to push the "Reload" button, it is done for him or her automatically by the WebTransformer.
3. Combination of typically small size of target windows and auto-refresh feature allows to monitor many (10-50) online documents simultaneously without applying any manual effort.
4. Since the document digest is small and it typically does not contain large pictures or embedded programs (such as JavaScript, Java, ActiveX programs), the document digests download and execute much faster than the original documents.
5. Since document digests are small m size, and since they require less bandwidth and less computational power to display than the original documents, the document digests can be successfully displayed on small-screen user agents that have bandwidth and computational power limitations, specifically on user agents that run on wireless devices such as cellular phones, pagers wireless personal digital assistants (PDA), and so on. These devices' primary limiution is screen size, so they would greatly benefit from the present invention.
Other objects and advantages of the present invention will be more readily apparent from the following detailed description when read in conjunction with the accompanying drawings
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 schematically shows two source documents, each shown in a source window, and target document shown in a target window.
Fig. 2 shows a concrete example of source document from the financial web site containe in source window and the document digest of this document shown in a target window.
Fig. 3 shows a concrete example of source document obtained from a shipping company and digest of this document monitored in a target window. It also shows several other target windows that monitor other source web pages with their source windows hidden.
Fig. 4 shows a partial source document tree for the source document shown in Fig. 2 Fig. 5 shows a WebTransformer script that extracts document digest from the source window and shows it in the target window in Fig. 2.
Fig. 6 shows a block diagram for client-server WebTransformer setup. Fig. 7 shows a block diagram of communicating devices for use in a wireless device application according to the present invention. DETAILED DESCRIPTION OF THE INVENTION
Windows In the preferred embodiment a user typically observes two windows per instance of the
WebTransformer script:
1. Source Document Window. This window contains the source online document that is displayed using a regular web browser such as Microsoft Internet Explorer This window is used to navigate to the online document that will be monitored and to select a fragment of the online document to be monitored.
2. Target Document Window. This window is where the digest of the source document appears. This window is usually smaller than the source window and it typically has no window treatments such as menu bars, control box, or scroll bars.
When a WebTransformer script is recorded, both source and target window are displayed.
When the recorded script is replayed, user has an option of displaying both source and target window or only the target window. Typically user does not display the source window at the script replay time.
If target document is assembled from several source documents, then several source windows may be displayed. However, each WebTransformer script typically has only one urget window associated with it. / 3140
16
The goal of this design is to keep target windows as small as possible so that several such windows monitoring different documents can be placed on the screen without overlapping each other. Target windows also can be placed on the system tray of the Microsoft Windows® operating systems.
Figure 1 schematically shows two source documents in source windows and one target document in the target window Source document 1 is displayed in the source window 10. Source document 2 is displayed in the source window 20. Target document is displayed in the target window 30.
Figure 2 contains the actual screen shot of the working WebTransformer. It shows the source window 10 on the left that contains the source online HTML document from the web site at "http7www/quicken.com " that contains a detailed stock quote for CyberCash® Inc. Note that the "Last Trade" digits "12 3/4" (30) are highlighted to show that these digits constitute the document fragment selected by the user.
The small window 20 on the right is the target window that shows the target online document that contains the same digits "12 3/4" (40) that constitute the target document fragment that was copied from the source document fragment 30. The target window title contains the name of the WebTransformer script that created the target document and the time when the script was run last time. Figure 3 shows the web page (online document) 10, in this case depicting a FedEx® Corp. web page that is used to track air shipments. A user selected web page fragment 30 that contains the latest event that happened to the user's shipment. This fragment is copied to the target window 20 where it is shown as the document fragment 40.
Also shown in Figure 3 are unrelated WebTransformer target windows 50, 60, and 70 that track other web sites. Specifically, window 50 tracks stock quote taken from a financial services web site, window 60 tracks a particular lot price from the online auction, and window 70 tracks weather in New Jersey from a weather web site. The source windows that correspond to these target windows are hidden on instruction from user.
Source Document Tree and DOM
We use tree representation of the source online document in creating the transformation script according to the present invention. In the document tree each logical unit of the document such as paragraph, table, heading, emphasis is represented by a node. Node A is a child on node B if and only if the document fragment represented by node A is directly embedded into document
fragment represented by node B.
The most popular implementation of the online document tree model for HTML and XML online documents is Document Object Model (DOM) (see http //www w3c ore for details). Document Object Model is implemented in modem browsers such as Microsoft Internet Explorer vcr 5 or Netscape Navigator ver 5. The preferred embodiment of this invention uses DOM as a source document tree model Other embodiments of this invention can use different tree models for representing the source document.
Figure 4 shows partial document tree for the source document 10 from Figure 2 (complete tree is too big to show it on one page) The root of the tree contains BODY element 10 that represents body of the document. The B (for bold) node 20 represents HTML element B that contains the user-selected document fragment 30 on Figure 2. The path consisting from tree nodes 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, and 41 leads from the root of the tree to the tree node 20.
Creating the Script
A script that performs online document transformation according to this invention (also called WebTransformer Script, or WTS) is created in the following manner.
A source document is displayed in the first window 10 of Figure 1. The first window 10 is herein referred to as a source window 10. Transformed (target) document is displayed in a second window 30. The second window 30 is herein referred to as a target window 30.
A user can select a source document fragment by clicking the desired fragment using computer pointing device such as a mouse. Selected source document fragment is highlighted. Then, using keys of a computer keyboard, user can expand or contract the selected fragment. In Figure 1, a fragment 15 is shown as being selected.
Once the fragment 15 is selected, the user can copy the fragment 15 to the urget window 30 by selecting "Copy" user interface command from the graphical menu of commands, and a copied fragment then appears in the target window 30 as a target fragment 31. The user can then proceed, for example, to another online document 20, select a fragment 25 therein and copy it to another target location 32 in the target window 30.
The script that downloads the source document and transforms its fragment into the fragment in the target documem is created according to the following rules:
1 Add to the script the "Go To URL" command that causes the browser in the source window to navigate to the source document. The location of the source document includes URL address. The location information can also include additional data that needs to be passed to the web server to cause displaying of the page selected by user, such as post data and headers
The command 10 from the sample WebTransformer script shown at Figure 5 causes browser to navigate to address Mhttp7/www. quicken. com investments/quotes ?symbol=cychn This sample script transforms the source document 10 at Figure 2 to the target document 40.
2 Add to the script a sequence of "Go To Child" commands that take us from the downloaded document tree root to the document tree node that represents document fragment selected by user for monitoring.
Creation of the command sequence starts with finding a tree node that corresponds to the document fragment selected by the user. WebTransformer asks DOM implementation to compute the minimal HTML element that covers the selection made by the user in document. Single mouse click is treated as a selection of zero width.
Then we use parent links to walk up from the selected node to the root node. While walking, we record the indices of nodes in their parents, so that the recorded path can be walked again from the root, when the document is reloaded.
For instance, the commands 20, 21, 22, 23, .... 30, 31 on Figure 5 walk the tree node path from the root node 10 on Figure 4 to the user-selected node 20 and on the way they pass tree nodes 31, 32, 33, .... 39, 40, and 41.
3. Add to the script the "Copy To Target" command. Creating the script in the case of multiple source pages requires "Copy To Target" command to be qualified by the target ED at the target document.
For instance, in Figure 5 "Copy To Target" command 40 finishes the script by copying the user-selected source document fragment to the target document. The formal algorithm for the script creation is as follows
Input, u-ee node selected-element that is a part of the source document tree. Output: the script object that is a list of commands.
0 Create empty script object.
1 Add "Copy To Target" command to the script object.
2. Set variable e that refers to the current tree node to selected-element.
3. Do until e is not NULL 3a. Ife./σg is equal to "BODY" or e has no parent then Exit this loop
3b. Create "Go To Child" command object.
3 c. Node p - e. parent e. Compute integer tx which is equal to index of node e in the node p. Index of the first child is 0, index of the second child is 1, and so on. 3f. Store tx in the command.
3 . Add command 'before the first command at the script.
3x. EndDo
4. Add "Go To URLn command that navigates browser to the user-selected source page before the first command at the script.
Recorded script can be saved in a computer file and later loaded from that file. Running the Script
The user can instruct WebTransformer according to the present invention to run the created script or alternatively to run a script loaded from file. The WebTransformer according to the present invention then executes the sequence of commands contained in the script, thus causing the source document(s) to be downloaded from the Internet, and fragment(s) of these documents to be selected and copied to the target window. All this happens automatically according to the recorded script.
The user can either run the script once or instruct the WebTransformer according to the present invention to run the script automatically according to a time table set by the user (for instance, every 5 minutes). The script can be run on the same desktop computer where it was created or the script can be transferred to another computer (for example, by downloading, uploading or e-mailing it) and run on another computer. The other computer may be another computer belonging to the user or can be a server computer which can run this script on a request from a client.
Why the Tree?
Every time we reload the source document, there is no guarantee that it will be the same as the previously loaded document or that it will even be close to the previously loaded document. Many things can change even in the relatively stable documents generated from online databases' (1) Advertising banners that appear on most web pages change every time the page is loaded, and they may have complicated internal structure that is different for every ad that is displayed, (2) Certain non-advertising items may substantially change too For example, on Figure 2 there is a list of "Recent Headlines" Number of elements in this list and composition of this list may substantially change every few hours as new headlines for the company appear and old headlines are removed. Also the list of available site features ("Chart", "Intraday Chart", "News".
"Evaluator" and so on) changes approximately once every month as the site implements new features and removes old features
So to be able to find the user-selected fragment of the changed source online document we need to rely on a document model such that an algorithm of getting to the user-selected fragment will be the least affected by changes in the other parts of the document. The Document Tree is the document model that was selected for use in the present invention, because it provides good degree of independence of the transformation script from the document changes.
Tree nodes and their children that are not on the path from the root to the user-selected node may change and their change will not affect the path to the user-selected element, so the script that locates this element will still work. For example, on Figure 4 nodes 51 and 52 are likely to contain the changing content, because they are related to advertising banners that are often put into IFRAMEs. But these nodes are not on the path from the root node 10 to the user-selected node 20, so even if the entire content of these nodes changes, the transformation script built according to the present invention still will be able to find the user-selected element 20 in the new document ttee. However, if nodes 51 or 52 on Figure 2 are removed entirely, then the WebTransformer script will not be able to get to the user-selected node 20. Therefore repeated running of these transformation scripts in order to obtain an updated digest of the updated source online documen substantially relies on the assumption that the path from the root node to the user-selected fragment node will not change in the new document.
This typically is the case for the frequently updated online documents, because these documents are automatically generated from the same template by a web server program which uses the same template for dynamic online document generation.
Client-Server WebTransformer
In the present invention, as described above, displaying of the document digest occurs in the same process and on the same computer that runs the WebTransformer script and performs the transformation. Under ceπain circumstances it becomes necessary to separate the document digest displaying function from the document digest creation function, so that these functions ma be executed on different computers. Then the progτam that displays the document digest is called WebTransformer client and the program that performs the online document transformation according to the present invention is called WebTransformer server.
See Figure 6 for schematic drawing of the client-server setup. The WebTransformer client 10 sends a request to get the fresh document digest to the WebTransformer server 20, which in rum sends request to download the source online document to the web site 30. When the source online document 50 is returned from the web site 30 to the WebTransformer server 20, the server performs the source document transformation and document digest creation according to the script prepared by the user and uploaded to the server and the resulting document digest 40 is sent back to the requesting client.
The client-server WebTransformer can be used in the following situations:
1. WebTransformer client is located on a small-screen handheld or wireless device. Wireless provider or individuals themselves setup a WebTransformer server and put their WebTransformer script on it. The wireless device client connects to this server to get the document digests. This setup is described in more detail below.
2. A company sets up a firewall that does not give any access to the outside Internet to company employees but uses Internet web sites to feed only the approved information to the employees. The company sets up WebTransformer server 20 and puts on it a number of WebTransformer scripts that extract and reformat the approved data from the Internet. The access to the outside Internet is closed to employees, but they can use their WebTransformer clients 30 to view the approved document digests from the WebTransformer server 20.
3. A company sets up WebTransformer server that monitors a particular web page or assortment of web pages that are of interest to the company. The documents digests extracted by WebTransformer scripts are read by robotic client that converts them to text and stores them into daubase. This is a good way to arrange important data extraction through the web site. Handheld and Wireless Devices
The document digest produced by a WebTransformer script is usually smaller than the original document and it usually does not contain computationally intensive and bandwidth intensive multimedia elements such as graphics, sounds, scripts, and applets. This lowers screen size, bandwidth and processing power requirements for user agents that receive and display such document digests.
Since handheld and wireless devices such as screen cell phones, pagers and personal digita assistants (PDAs) all have small screen and most of them also have limitations in available bandwidth and processing power, it is more appropriate to use such devices for online document monitoring using the present invention than to use such devices for web browsing. A complete web browser for such devices, even if developed, is not be very practical, because most web pages are designed for large desktop screens and not for small screens used in handheld and wireless devices. Therefore viewing web page designed for the big screen will not be convenient on the small screen of a handheld device, and developing a small-screen version of every web page out there is impractical.
The present invention provides a way of monitoring small fragments of larger web pages on a handheld or wireless device with a small screen. A preferred scheme of using the present invention to monitor the fragments of the web pages on small-sαeen device with limitation in available bandwidth and computational power is presented at Figure 7. In this scheme, a user creates scnpts according to the present invenuon on his or her desktop computer 60 on Figure 7 The created scripts are uploaded to the central server computer 20 of the wireless provider over the user desktop to wireless provider connection 70 which typically is a dialup connection. The handheld device 10 can communicate with the central wireless computer 20 over a relatively alow wireless or similar link 40 The handheld device can download a list of available WebTransformer scnpts that the user uploaded to the central computer. On instruction from the user, the handheld device 10 can ask the central computer 20 to run the transformation script and to send the digest document produced by the script to the handheld device where they are shown as the document digests 11 and 12.
This way communications that require potentially high bandwidth, such as downloading the source online document from the web site 30 to the central computer 20 wfll occur over the fast communication link 50 that typically exists between server computers, all operations related to the source page downloading and transformation that potentially require higher computing power will occur on the central computer 20, and the handheld device 10 will only need to download a small digest document over the slow link 40 and it will show the smaller digest document 11 or 12 on its small screen.
Also, the user can ask a central server computer 20 to send to the user a target document only when it changes. This way, even less bytes have to be sent between the central computer and the wireless device.

Claims

Additional FeaturesThe following features, while not strictly necessary in understanding or applying the ideas of the present invention, are additional aspects of the present invention
1. Several source online document fragments can be can be used to create one Urget document. In this case, according to the present invention, the transformation script may contain several sequences of "Go To URL" commands, "Go To Child" commands, and "Copy To Target" commands that assemble document fragments from several source documents to one target documem
Also in this case target window contains target placeholders that designate the locations to which a particular source documents fragment is copied to. Each target placeholder has a distinctive ID and "Copy To Target" commands refer to this ED.
2. The target window may contain not only target placeholders but also arbitrary
"document frame" content created by the user. Such additional content may be used to mark the target placeholders or the whole target document, or to additionally format the copied source document fragments.
This content is created by the user with help oi target documem editor. Any HTML editor can be used as a target document editor. For instance, Microsoft FrontPage can be used as a rget template editor.
3 A WebTransformer script created according to the present invention can be used as a means of addressing a fragment of online document WebTransformer script according to the present invention can be displayed on a web site or sent by e-mail When the user clicks the WebTransformer script displayed on a web site or as an e-mail attachment, the WebTransformer is automatically invoked and it displays the online document fragment designated in the script Monitoring of the displayed fragment starts automatically after the initial display of the fragment.
4. According to the present invention, a source document fragment to be monitored by user can be addressed not only by a sequence of "Go To Child" commands that follow the path from the source document root to the user-selected tree node, but also by assigning a distinct ID to the node and by using a single "Find by ID" command that finds document tree node uniquely identified by a given ED. This approach requires cooperation from the online document maintainers, because they have to assign distinct IDs to every online document element that is likely to be monitored. They can assign such CDs, for instance by using ID attribute of HTML 4.0
5. According to the present invention, the WebTransformer can be instructed by the user to automatically compare the current and the previous version of the urget online document, so that if they differ, the user is notified by generating alert. Such alert may results in sending e-mail message to the user-specified recipient or in executing a program or script prepared by the user. Also if the target document after being convened to plain text can be interpreted as a number, then one can generate alerts based on whether such number satisfies user-specified alert condition. The invention being thus described, it will be evident that the same may be varied in many ways. Such variations are not to be regarded as a departure from the spirit and scope of the invention and all such modifications are intended to be included within the scope of the claims
PCT/US2000/023140 1999-08-23 2000-08-23 Method for processing and monitoring online documents WO2001014951A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CA002382969A CA2382969A1 (en) 1999-08-23 2000-08-23 Method for extracting digests reformatting and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation
EP00982741A EP1210655A4 (en) 1999-08-23 2000-08-23 Method for extracting digests, reformatting and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation
AU20390/01A AU779907B2 (en) 1999-08-23 2000-08-23 Method for extracting digests, reformatting and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US14991199P 1999-08-23 1999-08-23
US60/149,911 1999-08-23
US09/548,718 US6538673B1 (en) 1999-08-23 2000-04-13 Method for extracting digests, reformatting, and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation
US09/548,718 2000-04-13
US63448100A 2000-08-08 2000-08-08
US09/634,481 2000-08-08

Publications (2)

Publication Number Publication Date
WO2001014951A2 true WO2001014951A2 (en) 2001-03-01
WO2001014951A3 WO2001014951A3 (en) 2002-01-24

Family

ID=27386888

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/023140 WO2001014951A2 (en) 1999-08-23 2000-08-23 Method for processing and monitoring online documents

Country Status (4)

Country Link
EP (1) EP1210655A4 (en)
AU (1) AU779907B2 (en)
CA (1) CA2382969A1 (en)
WO (1) WO2001014951A2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1324225A2 (en) * 2001-12-27 2003-07-02 Samsung Electronics Co., Ltd. Alternate interpretation of markup language documents
FR2843640A1 (en) * 2002-08-16 2004-02-20 Systeam Method for communicating structured information, e.g. reports, between two users in the industrial or administrative fields, involves data sorting the data and reorganising it prior to sending to second user
WO2006074512A1 (en) * 2005-01-12 2006-07-20 Smart Internet Technology Crc Pty Ltd Systems, methods, and computer programs for enabling a computing apparatus to obtain data
US7437374B2 (en) 2004-02-10 2008-10-14 International Business Machines Corporation Efficient XML schema validation of XML fragments using annotated automaton encoding
US7493603B2 (en) 2002-10-15 2009-02-17 International Business Machines Corporation Annotated automaton encoding of XML schema for high performance schema validation
US7954055B2 (en) 2001-03-23 2011-05-31 Arizan Corporation Systems and methods for content delivery over a wireless communication medium to a portable computing device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504853A (en) * 1991-08-24 1996-04-02 International Business Machines Corporation System and method for selecting symbols and displaying their graphics objects in a detail window
US5819092A (en) * 1994-11-08 1998-10-06 Vermeer Technologies, Inc. Online service development tool with fee setting capabilities
US5956709A (en) * 1997-07-28 1999-09-21 Xue; Yansheng Dynamic data assembling on internet client side

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5774123A (en) * 1995-12-15 1998-06-30 Ncr Corporation Apparatus and method for enhancing navigation of an on-line multiple-resource information service
US6029182A (en) * 1996-10-04 2000-02-22 Canon Information Systems, Inc. System for generating a custom formatted hypertext document by using a personal profile to retrieve hierarchical documents

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504853A (en) * 1991-08-24 1996-04-02 International Business Machines Corporation System and method for selecting symbols and displaying their graphics objects in a detail window
US5819092A (en) * 1994-11-08 1998-10-06 Vermeer Technologies, Inc. Online service development tool with fee setting capabilities
US5956709A (en) * 1997-07-28 1999-09-21 Xue; Yansheng Dynamic data assembling on internet client side

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1210655A2 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7954055B2 (en) 2001-03-23 2011-05-31 Arizan Corporation Systems and methods for content delivery over a wireless communication medium to a portable computing device
US8572479B2 (en) 2001-03-23 2013-10-29 Arizan Corporation Systems and methods for content delivery over a wireless communication medium to a portable computing device
EP1324225A2 (en) * 2001-12-27 2003-07-02 Samsung Electronics Co., Ltd. Alternate interpretation of markup language documents
EP1324225A3 (en) * 2001-12-27 2006-02-08 Samsung Electronics Co., Ltd. Alternate interpretation of markup language documents
FR2843640A1 (en) * 2002-08-16 2004-02-20 Systeam Method for communicating structured information, e.g. reports, between two users in the industrial or administrative fields, involves data sorting the data and reorganising it prior to sending to second user
WO2004017236A2 (en) * 2002-08-16 2004-02-26 Systeam Sarl Method for communicating structured information
WO2004017236A3 (en) * 2002-08-16 2005-02-03 Systeam Sarl Method for communicating structured information
US7493603B2 (en) 2002-10-15 2009-02-17 International Business Machines Corporation Annotated automaton encoding of XML schema for high performance schema validation
US7437374B2 (en) 2004-02-10 2008-10-14 International Business Machines Corporation Efficient XML schema validation of XML fragments using annotated automaton encoding
US7890479B2 (en) 2004-02-10 2011-02-15 International Business Machines Corporation Efficient XML schema validation of XML fragments using annotated automaton encoding
WO2006074512A1 (en) * 2005-01-12 2006-07-20 Smart Internet Technology Crc Pty Ltd Systems, methods, and computer programs for enabling a computing apparatus to obtain data

Also Published As

Publication number Publication date
AU2039001A (en) 2001-03-19
WO2001014951A3 (en) 2002-01-24
EP1210655A4 (en) 2006-06-14
AU779907B2 (en) 2005-02-17
EP1210655A2 (en) 2002-06-05
CA2382969A1 (en) 2001-03-01

Similar Documents

Publication Publication Date Title
US6538673B1 (en) Method for extracting digests, reformatting, and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation
US7376653B2 (en) Creating dynamic web pages at a client browser
US6424979B1 (en) System for presenting and managing enterprise architectures
US8260844B2 (en) Information messaging and collaboration system
US8001456B2 (en) Methods for maintaining separation between markup and data at a client
US6775675B1 (en) Methods for abstracting data from various data structures and managing the presentation of the data
JP4424909B2 (en) Method for associating user comments with documents, data processing system, and recording medium storing program
US7519970B2 (en) Methods, systems and computer program products for creating user interface to applications using generic user interface templates
US7089330B1 (en) System and method for transforming custom content generation tags associated with web pages
CN100447787C (en) Methods, systems, and computer program products for client side prefetching and caching of portlets
US8700988B2 (en) Selectively interpreted portal page layout template
US20020026441A1 (en) System and method for integrating multiple applications
EP1156427A2 (en) Postback input handling by server-side control objects
US20030208491A1 (en) System and method for facilitating a windows based content manifestation environment within a WWW browser
JP2001331511A (en) System and method for, information acquisition and metadocument
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
WO2001077838A1 (en) Dynamic integration of web sites
US7437663B2 (en) Offline dynamic web page generation
US20060059422A1 (en) Desktop application implemented with web paradigm
US7120870B1 (en) Method, system, and program for presenting data in a limited display area
US20040205488A1 (en) Active web page for editing with any browser
US6650348B2 (en) System and method for web-based content scheduling
US20020047863A1 (en) Method and system for creating software applications in a visual development environment
AU779907B2 (en) Method for extracting digests, reformatting and automatic monitoring of structured online documents based on visual programming of document tree navigation and transformation
US6961072B2 (en) Method and system for viewing chromatographic peaks over a network

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

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

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

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

AL Designated countries for regional patents

Kind code of ref document: A3

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

WWE Wipo information: entry into national phase

Ref document number: 2382969

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2000982741

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 20390/01

Country of ref document: AU

WWP Wipo information: published in national office

Ref document number: 2000982741

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase in:

Ref country code: JP

WWG Wipo information: grant in national office

Ref document number: 20390/01

Country of ref document: AU