US20090106251A1 - Web based communication of information with reconfigurable format - Google Patents

Web based communication of information with reconfigurable format Download PDF

Info

Publication number
US20090106251A1
US20090106251A1 US09/682,853 US68285301A US2009106251A1 US 20090106251 A1 US20090106251 A1 US 20090106251A1 US 68285301 A US68285301 A US 68285301A US 2009106251 A1 US2009106251 A1 US 2009106251A1
Authority
US
United States
Prior art keywords
information
request
template
variable
internet
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/682,853
Inventor
Scott C. Harris
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.)
Harris Technology LLC
Original Assignee
Harris Technology LLC
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 Harris Technology LLC filed Critical Harris Technology LLC
Priority to US09/682,853 priority Critical patent/US20090106251A1/en
Priority to US10/064,439 priority patent/US8352352B2/en
Priority to US10/065,327 priority patent/US8756155B2/en
Priority to US11/838,821 priority patent/US8606584B1/en
Priority to US11/838,826 priority patent/US8739029B1/en
Assigned to HARRIS TECHNOLOGY, LLC reassignment HARRIS TECHNOLOGY, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HARRIS, SCOTT C
Publication of US20090106251A1 publication Critical patent/US20090106251A1/en
Priority to US14/287,479 priority patent/US20140281920A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • 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
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • H04L63/0442Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload wherein the sending and receiving network entities apply asymmetric encryption, i.e. different keys for encryption and decryption
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2463/00Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00
    • H04L2463/102Additional details relating to network architectures or network communication protocols for network security covered by H04L63/00 applying security measure for e-commerce

Definitions

  • the Internet is a very powerful tool for transferring and obtaining information. Many new applications have become available since the Internet's advent. Just to name a few, these include electronic placement of bids over the Internet, electronic determination of the user's bank balance over the Internet, automatic registration for various services over the Internet, electronic shopping with an electronic shopping cart, and various, virtually uncountable numbers, of others.
  • HTML HyperText Markup Language
  • plug-ins and additional programs can be used, and are basically used as HTML windows.
  • the various flavors of Java can enhance the Internet environment.
  • streaming video applications such as shockwave and/or animation applications. These are basically shown as an associated application to the HTML.
  • Much of the customization which has been done on the Internet is done for the purpose of enabling more complexity, and more items to be shown over the Internet.
  • the Internet can be browsed from a cellular phone, from a PDA such as a palm VII, or other thin clients.
  • a PDA such as a palm VII
  • the way in which this is done is by forming a special web page for those thin clients, which runs a scaled-down flavor of HTML that is optimized for such thin clients. Only those special web pages which are optimized in this way can be effectively viewed. For example, any attempt to use such a system to browse a normal, unoptimized web page, may cause an error, or may cause be information to be displayed in a way which makes it very difficult to effectively understand.
  • the present application teaches a system of using an Internet-aware service to form a conduit between the Internet and another device which may be a hand-held device or any other thin client, or even a regular client.
  • a client which is capable of interactive communication, and more preferably a hand-held device, may be used to obtain specified kinds of information from the Internet.
  • Requests are sent to a service.
  • the service can be any computer which is capable of receiving requests, reformatting then into a specified form that is required by a web server, sending it, receiving the response, and reformatting that response.
  • the service will typically receive requests in some kind of e-mail format, e.g. plain text.
  • the service may return the responses to the requests in either plain text or some flavor of XML.
  • the service can its self be a web server or any other kind of service, and the service carries out translation in a way that enables obtaining information from the Internet, retranslating it, and sending the information to the hand-held device.
  • the hand-held device may include the user's personal information, and which can be used to allow identification, e.g. login, to a specified Internet site.
  • Another embodiment describes effectively do-it-yourself Internet, where a service is used to rearrange the content and information in an Internet page, and to display the new information to the user.
  • FIG. 1 shows a diagram of flow between devices according to an embodiment
  • FIG. 2 shows a flowchart of an embodiment to query an auction type website using a service
  • FIG. 3 shows a flowchart of operation to query a bank
  • FIG. 4 shows a flowchart of using this system with a general ecommerce site
  • FIG. 5 shows a system of do it yourself formatting of internet content.
  • FIG. 1 An overall flow of the communication between the various devices is shown in FIG. 1 .
  • a service is used to translate information between a hand-held device 100 , and a web server 120 .
  • the web server 120 is connected to the Internet shown as 119 , but more generally, can be connected to any publicly available source of information.
  • PDA/pager 100 can be any thin client which includes interactive capabilities. For example, it may be an e-mail pager, a cellular telephone, or any other device which is capable of interactively communicating. In one embodiment, the device may be limited to text messaging.
  • the thin client 100 communicates as conventional over a channel 105 to a service provider shown generically as 110 .
  • the service provider can be, in the case of a cellular telephone, for example, a provider that operates as part of the cellular telephone system.
  • the service provider also communicates with a service shown as 115 .
  • the service can be a conventional Web service or other subscription service, or simply can be an interfacing program that is running on a computer at the service provider”s location.
  • the service carries out certain translations, in order to communicate between the thin client, and the Web server 120 .
  • the service provider also includes a connection to the Internet, as conventional for such service providers, since they conventionally obtain information such as e-mail and Web content from the Internet.
  • client 100 is a “thin” client, it should be understood that this same flow can be carried out with other clients.
  • FIG. 2 represents the flowchart for a system where the client 100 is an e-mail pager, and the system is being used to change or make a bid on an electronic auction site such as eBay. These same operations, however, would be carried out to exchange any kind of information with any kind of website.
  • the user makes the decision that they want to change or place an electronic bid.
  • the user sends an e-mail to a special address, here called simply “Web Service” with content in either or both of the subject line and/or the body of the e-mail indicating the website and what the user wants.
  • Web Service a special address
  • the detail may be written in plain English, and in this embodiment is parsed by a keyword recognition system. More generally, the system may parse the plain English words using any kind of plain English recognition system.
  • the keyword recognition system which is used herein takes advantage of the fact that only certain allowable operations may be carried out in this way.
  • the e-mail may be sent to a special address that only accepts e-mails about operations to be carried out by the service. Only a limited number of operations may be carried out, for example, specified Web sites, specified banks, stocks, and others.
  • the system can parse different words from this e-mail. First, it can easily match the word “eBay”, and once doing that, it knows that there are only certain things that can be done on eBay. For example, a user may be allowed to browse eBay categories, do a search on eBay by keyword, check on a previously made bid, or make a bid.
  • the system may store a number of different ways of saying each one. For example, the system may store “place a bid”, “make a bid”, “bid on”, to represent the make a bid option. The system may store “check (on) bid, “bid status”, “how is my bid doing”, for the other. The system then tries to match the words of the email, to the words that correspond to one of the allowed actions. The best correspondence is selected, if possible.
  • a probability for the specific user, of what they will want to do. This may be based on the user's previous actions. For example, the user may 77 percent of the time, want to place a bid when they use the word bid.
  • the system may also store global statistics of this type, in case the user's specific statistics are not available. These statistics may be used when the system cannot determine exactly what to do, as a basis for an educated guess.
  • the system returns an e-mail saying “you want to place a bid on ebay, is this correct”?
  • the user replies with yes or no to indicate whether the system has properly understood the command. If the user answers no, then the system may return a numbered list of things the user can do, based on its parsing. The user can then reply with a number, for example.
  • the thin client looks up personal information that is stored within the pager database.
  • a PDA or other pager may include a storage repository for information.
  • the client may be any interactive-capable client that is capable of sending and receiving information, and displaying results to a user.
  • the send and receive need not be in real time; that is; the receive may be delayed relative to the send by some amount.
  • This information may be either local, or stored on an on-line server such as “www.myPalm.com” or other.
  • an additional interactive operation can be carried out similar to those disclosed below. In any case, this operation returns the user's name, login information (such as password) and other registration information necessary for the specified site, here eBay.
  • the pager will request eBay for a list of its current status.
  • the service sends an e-mail to the eBay site, asking for stored information. Note that this step is done totally independent of the thin client.
  • the service itself is interacting with the website, and receiving information that will be later reformatted in order to send to the thin client.
  • the existing list of current status is received from eBay, and parsed into its different parts. For example, the favorites list, the items previously bid on list and the watch list may all be included. If the user, under the “content” item, has specified more detail about what they want, then this may narrow down what is actually retrieved, in which case possibly less than all of this information may be accessed.
  • commands of this type may be, for example, “I want to bid on an item that is on my watchlist”. This may be parsed to retrieve the contents of the watchlist. Alternatively, if the item says, “I want to bid on an item I've previously been outbid on”, then the current bid list may be returned, or only items on the current bid list where the requesting party is not currently the winner.
  • the service may parse and format this information in any desired way.
  • the service may parse the information at 225 into a text list, with each item having a special number that corresponds to a session ID.
  • the number should preferably be a relatively short number, since the user will need to use this number to take further action on one of the items in the text list.
  • the session ID may be a01 referring to a first item, a02 referring to a second item, and so on.
  • the actual content of the fields associated with item 1 may in fact be the description of the items, received from eBay.
  • each item has a number.
  • the user sends an e-mail back to the Web service.
  • This can be a reply to the previously-sent e-mail, or can be simply sent to an address related to numbers in the previously-sent e-mail.
  • the e-mail may be sent to the address IDnumber@Webservice.net, here this may be the specific ID number a01 being used.
  • the web server looks at the return address, to determine the meaning of the session ID. With the return address, and the session ID, the web service can unambiguously determine the item to be bid on. From this, the web service determines the item at 245 , and again sends an e-mail to the user requesting further details.
  • the Web service may receive existing bid amounts and other details necessary for placing the bid.
  • the system might not have reported that information previously, but may still store it. Alternatively, this can be individually determined at 245 .
  • the system may conclude that the user intends to up their bid.
  • An e-mail is sent back to the pager at 250 that simply says “what new bid amount?”
  • the user responds with a dollar number at 255 which is again sent to the Web service.
  • the Web service again receives this number, which may or may not include the session ID number (here a01) in be subject line. This tells the Web service that the user wants to place a bid of $xxx on the item number a01.
  • the Web service now has all it needs it knows the item, the amount, and the user's personal identification information.
  • An optional confirmation may be carried out at 260 where the Web service says “are you sure you want to place a bid of $xxx on ⁇ item one>?”, and waits for a yes or no by e-mail. If so, the system places the bid at 270 with eBay, and once receiving confirmation that the bid has been placed, reports that confirmation at 280 .
  • the service may also carry out other functions once the bid is placed in this way.
  • the service may monitor eBay at increments of say 5 minutes, 15 minutes, or one hour, looking for outbid notifications. Since the operation is carried out with the server, other timed services may also be carried out.
  • the user may send the service a message saying “check the bid at every five minute intervals, and report to me.” The system can parse this out based on any real time is to parsing system, and decide what it's been told.
  • the server can easily check the bid every five minutes, and send an e-mail to the users interactive device.
  • the message sent to the service can be much more complex.
  • the message can say “check the bid at every five minute intervals, and report to me only if the bid has changed.” Any different combination of possibilities can also be programmed in this way.
  • An important advantage is allowed by the service that carries out the translation between the client and the actual web server that has the information. By providing this server, the client can access any source of information over any publicly available network, without actually having a device that can access the server.
  • Another embodiment is disclosed herein of using this system to obtain a bank balance over the Internet.
  • the operation is shown for use with either a text based device such as an e-mail pager, or with a device that is capable of Internet browsing.
  • an initial e-mail is sent to the Web service, the subject being bank balance.
  • the system obtains the user's personal information at 305 . This can be personal information that is already stored in the device, or entered information.
  • the system determines if the information is stored locally, and if so flow continues. If not, the user is prompted to enter this information at 307 .
  • the bank information is accessed, by the service accessing the web page associated with the bank.
  • the user In order to obtain a bank balance, the user must send specialized information to the bank using their specialized web page.
  • the web page may be stored, as a cached web page, and if so it is accessed at 315 . If the web page is not stored at 315 , the bank's website is called up at 320 . In either case, the result is the web page, and the user's personal information such as account numbers, passwords and the like.
  • the term “password” as used throughout this specification may include any personal identifying information including a password, a personal identification number, or some other identifying information.
  • the Web service arranges all of this, that is the personal information and the web page information, into a form of the specified type and sends this form to query the bank”s website at 330 .
  • the bank's website once queried at 330 , returns the desired information at 335 .
  • the desired information is on the first page returned, although the process can be continued multiple times if an additional page of information is necessary.
  • the received information is obtained in the HTML form and is reformatted into an XML form.
  • a desired format for the XML form is applied at 345 , which will be returned at 350 . If the returning is to a text based device, control passes to the left in the flowchart, and text information is sent in a specified form. If the returning is to a browser type device, such as a PDA or a full-blown computer, control passes to the right in the flowchart, and the information may be sent in an XML form.
  • Information for both of the returned forms may be stored in the templates 370 .
  • Various forms of specified templates may be stored.
  • a template for a bank may be stored, for stocks, and also custom templates.
  • Each of the templates describes the preferred format for the way in which information is returned.
  • the template may be very simple; for example, for a bank the template may simply say “your balance is xxx, of which yyy is available balance”.
  • the variables in these templates may be filled in from the information obtained from the Internet site.
  • the embodiment disclosed with reference to FIG. 5 shows how custom templates can be made.
  • a limited form Internet browsing device such as a PDA can effectively browser virtually any site, even those sites which are not available in reduced bandwidth/information versions.
  • the effective or desired information on those sites is located. That information may be conveyed to the user as part of one of the forms/templates.
  • a generalized shopping form is shown as 400 includes the site name, which can be selectable from a list 402 .
  • the user selects the site name from the list, or types in their own desired site name.
  • the user then types in the search term and then actuates the execute key 406 .
  • This causes the PDA to form the information into an XML (or HTML) form at 410 .
  • the XML form is sent to the service at 415 , which translates the form into a query in a format that emulates the user requesting specified information from the specified website.
  • This query is sent to the specified website at 420 .
  • the website then returns results at 425 .
  • These results are again parsed into an XML form at 430 , using one of the specified templates shown as 433 .
  • the template may be of the general form shown as 435 where one, two or four objects are located on the screen with reduced size pictures of each, the heading information for each, and the rest of the information for the object simply contained in an XML link marked ⁇ more> shown as link 436 . If the user selects the “more” link, then additional information that was downloaded from the website is returned.
  • Each returned page will similarly have a “more” link until reaching the last page at which only the “return” link is shown.
  • the return link returns the user to the basic view 435 .
  • an “add to cart” icon 437 may also be viewed.
  • a toolbar 438 allows selecting more results or changing the view. The changing the view for example may select a different format from the templates. Selecting this different format causes all further actions for the similar kind of site to be carried out using the new selected format.
  • the user can also signify checkout in the toolbar.
  • checkout the information from the service representing the simulated shopping cart is sent to the website, initiating the checkout process.
  • the website may return conventional shopping cart information at 442 , which is again parsed in an XML format at 444 into a list 446 that can be more easily displayed on the handheld.
  • all of the user's personal information is transmitted at 450 to the service, e.g. information already stored in the handheld. Alternatively, the user may be prompted for this information.
  • the service sends the information to the website at 452 , which confirms the buy.
  • the confirmation is returned to the service at 454 , converted to an XML form at 455 , formatted and sent back as a confirmation 456 .
  • FIG. 5 shows yet another alternative system which is usable not only in thin clients but also in relatively more powerful clients.
  • a web page may be customized by a user.
  • the web page customization software may effectively be a plug-in to the HTML reader that places a toolbar at the bottom.
  • One item on this toolbar is a customized link shown as 500 .
  • the computer that is running the software analyzes the HTML page and parses it into different parts.
  • 510 shows how the different parts of the page may be parsed separately.
  • the parsed portions may include for example fill in values such as 511 , drawing parts such as 512 , and fixed text such as 513 as well as plug-ins, e.g. Java or animations shown as 514 .
  • the system also brings out a blank page which may be located side-by-side with the parsed page, or may be located in a separate window.
  • each HTML object may be separately selected and moved.
  • the variable 511 includes information such as a bank balance
  • the user can select this with their cursor, and drag it, as shown, to a desired area on the blank page.
  • Any number of web pages can be combined together to form the different composite parts of the composite web page 520 .
  • the composite web page may be continually updated.
  • the system may call up the original web page that produced the part, obtain the web page, take the portion of the web page corresponding to the selected part, and form the composite web page for eventual display. All of this may be done in the background. For example, the system may open all of these pages as real windows in the background, view the source, find the right part, import the right part, and then close the windows once the composite web page has been formed.
  • a number of windows may be dynamically opened, as background windows. Once the system has obtained the desired parts from those windows, they may be automatically close, with only the desired part being displayed on the composite page.
  • this provides do-it-yourself Internet, where parts of an HTML page are obtained, and those parts are used to form a composite form which is eventually displayed.
  • the composite form may be in XML, since that is easy to configure.
  • the client being a machine such as a pager or the like.
  • these same techniques may be carried out over a voice telephone type network.
  • the user may enter their information either by touchtone keys, or by voice recognition.
  • Systems of obtaining information from a telephone are well-known, such as bank by telephone type systems. Again, however, and analogously to the above, all of these require that be banks network have installed characteristics.
  • the telephone communication is with the equivalent of the service, who places a query to the bank or website. The website or bank must have some capability of being accessed. However, by using this service, the user can call, and using voice prompts and voice commands place a bid on eBay, obtain a bank balance, or anything else like that.
  • This system may also be used for obtaining many other kinds of information, basically too innumerable to specifically recite herein.
  • this system may be used to obtain current news stories, by sending the service a query “what are the top news stories?”. Any kind of query of this type may be answered.

Abstract

22Attorney Docket No. DY-Internet/SCHA system of using an interactive device such as an e-mail pager to obtain information from a publicly available source, such as the Internet. The e-mail pager may send information in its native format to a service that acts as an intermediary. That service takes the information and uses it to assemble a request to the actual information source, such as a Web page being accessed. If a web page is being accessed, the request is in HTML, and may include personal logon information. The response from the web page is also in HTML, and this information is received by the service, and salient information is taken from the HTML file. The information is reformatted, e.g. according to a template, into the e-mail pager”s native format, and sent to the pager. Another embodiment describes opening multiple pages, and assembling their content into a single web page.

Description

    BACKGROUND OF INVENTION
  • The Internet is a very powerful tool for transferring and obtaining information. Many new applications have become available since the Internet's advent. Just to name a few, these include electronic placement of bids over the Internet, electronic determination of the user's bank balance over the Internet, automatic registration for various services over the Internet, electronic shopping with an electronic shopping cart, and various, virtually uncountable numbers, of others.
  • For all of the power of the Internet, it also has significant limitations. The language of the Internet, HTML in its various flavors, can only be properly interpreted by a device which is capable of reading HTML. Many different plug-ins and additional programs can be used, and are basically used as HTML windows. For example, the various flavors of Java, can enhance the Internet environment. Many companies have produced streaming video applications, such as shockwave and/or animation applications. These are basically shown as an associated application to the HTML.
  • Much of the customization which has been done on the Internet is done for the purpose of enabling more complexity, and more items to be shown over the Internet.
  • However, browsing from a hand-held device has become more popular. For example, the Internet can be browsed from a cellular phone, from a PDA such as a palm VII, or other thin clients. Typically the way in which this is done is by forming a special web page for those thin clients, which runs a scaled-down flavor of HTML that is optimized for such thin clients. Only those special web pages which are optimized in this way can be effectively viewed. For example, any attempt to use such a system to browse a normal, unoptimized web page, may cause an error, or may cause be information to be displayed in a way which makes it very difficult to effectively understand.
  • Other interactive hand-held devices, such as Blackberry devices and other devices which are optimized for e-mail and text messaging only, have no effective way to interact with the Internet. Therefore, while these devices are interactive in the sense that they can communicate and receive information via Internet-like channels, they can only receive information of a specified type.
  • SUMMARY OF THE INVENTION
  • The present application teaches a system of using an Internet-aware service to form a conduit between the Internet and another device which may be a hand-held device or any other thin client, or even a regular client.
  • In one embodiment, a client which is capable of interactive communication, and more preferably a hand-held device, may be used to obtain specified kinds of information from the Internet. Requests are sent to a service. The service can be any computer which is capable of receiving requests, reformatting then into a specified form that is required by a web server, sending it, receiving the response, and reformatting that response.
  • The service will typically receive requests in some kind of e-mail format, e.g. plain text. The service may return the responses to the requests in either plain text or some flavor of XML. The service can its self be a web server or any other kind of service, and the service carries out translation in a way that enables obtaining information from the Internet, retranslating it, and sending the information to the hand-held device.
  • In another embodiment, the hand-held device may include the user's personal information, and which can be used to allow identification, e.g. login, to a specified Internet site.
  • Another embodiment describes effectively do-it-yourself Internet, where a service is used to rearrange the content and information in an Internet page, and to display the new information to the user.
  • BRIEF DESCRIPTION OF DRAWINGS
  • These and other aspects will now be described in detail with reference to the accompanying drawings, wherein:
  • FIG. 1 shows a diagram of flow between devices according to an embodiment;
  • FIG. 2 shows a flowchart of an embodiment to query an auction type website using a service;
  • FIG. 3 shows a flowchart of operation to query a bank;
  • FIG. 4 shows a flowchart of using this system with a general ecommerce site;
  • FIG. 5 shows a system of do it yourself formatting of internet content.
  • DETAILED DESCRIPTION
  • An overall flow of the communication between the various devices is shown in FIG. 1. According to the system of FIG. 1, a service is used to translate information between a hand-held device 100, and a web server 120. The web server 120 is connected to the Internet shown as 119, but more generally, can be connected to any publicly available source of information.
  • PDA/pager 100 can be any thin client which includes interactive capabilities. For example, it may be an e-mail pager, a cellular telephone, or any other device which is capable of interactively communicating. In one embodiment, the device may be limited to text messaging. The thin client 100 communicates as conventional over a channel 105 to a service provider shown generically as 110. The service provider can be, in the case of a cellular telephone, for example, a provider that operates as part of the cellular telephone system. The service provider also communicates with a service shown as 115. The service can be a conventional Web service or other subscription service, or simply can be an interfacing program that is running on a computer at the service provider”s location. The service carries out certain translations, in order to communicate between the thin client, and the Web server 120. The service provider also includes a connection to the Internet, as conventional for such service providers, since they conventionally obtain information such as e-mail and Web content from the Internet.
  • While the embodiment describes the client 100 as being a “thin” client, it should be understood that this same flow can be carried out with other clients.
  • The operation of the system is shown in the flowchart of FIG. 2. FIG. 2 represents the flowchart for a system where the client 100 is an e-mail pager, and the system is being used to change or make a bid on an electronic auction site such as eBay. These same operations, however, would be carried out to exchange any kind of information with any kind of website.
  • At 200, the user makes the decision that they want to change or place an electronic bid. In order to its start the process, at 200 the user sends an e-mail to a special address, here called simply “Web Service” with content in either or both of the subject line and/or the body of the e-mail indicating the website and what the user wants. The detail may be written in plain English, and in this embodiment is parsed by a keyword recognition system. More generally, the system may parse the plain English words using any kind of plain English recognition system.
  • The keyword recognition system which is used herein takes advantage of the fact that only certain allowable operations may be carried out in this way. For example, the e-mail may be sent to a special address that only accepts e-mails about operations to be carried out by the service. Only a limited number of operations may be carried out, for example, specified Web sites, specified banks, stocks, and others.
  • Therefore, when the e-mail says “I want to place a bid on eBay”, then the system can parse different words from this e-mail. First, it can easily match the word “eBay”, and once doing that, it knows that there are only certain things that can be done on eBay. For example, a user may be allowed to browse eBay categories, do a search on eBay by keyword, check on a previously made bid, or make a bid.
  • By looking at the remainder of the keywords, once recognizing “eBay”, and noting the categories above (browse, search, check bid, make bid, up a bid where I”ve been outbid), the system sees the word “bid”. This again narrows down the options; the allowable things the user can do are either check on a bid or make a bid.
  • The system may store a number of different ways of saying each one. For example, the system may store “place a bid”, “make a bid”, “bid on”, to represent the make a bid option. The system may store “check (on) bid, “bid status”, “how is my bid doing”, for the other. The system then tries to match the words of the email, to the words that correspond to one of the allowed actions. The best correspondence is selected, if possible.
  • Also stored within the database is a probability, for the specific user, of what they will want to do. This may be based on the user's previous actions. For example, the user may 77 percent of the time, want to place a bid when they use the word bid. The system may also store global statistics of this type, in case the user's specific statistics are not available. These statistics may be used when the system cannot determine exactly what to do, as a basis for an educated guess.
  • For any of these, the system returns an e-mail saying “you want to place a bid on ebay, is this correct”? The user replies with yes or no to indicate whether the system has properly understood the command. If the user answers no, then the system may return a numbered list of things the user can do, based on its parsing. The user can then reply with a number, for example.
  • At 210, the thin client, here a pager, looks up personal information that is stored within the pager database. For example, a PDA or other pager may include a storage repository for information. More generally, the client may be any interactive-capable client that is capable of sending and receiving information, and displaying results to a user. The send and receive need not be in real time; that is; the receive may be delayed relative to the send by some amount.
  • This information may be either local, or stored on an on-line server such as “www.myPalm.com” or other. Alternatively, if personal information is not stored, then an additional interactive operation can be carried out similar to those disclosed below. In any case, this operation returns the user's name, login information (such as password) and other registration information necessary for the specified site, here eBay.
  • The pager will request eBay for a list of its current status. At 220, the service sends an e-mail to the eBay site, asking for stored information. Note that this step is done totally independent of the thin client. The service itself is interacting with the website, and receiving information that will be later reformatted in order to send to the thin client. The existing list of current status is received from eBay, and parsed into its different parts. For example, the favorites list, the items previously bid on list and the watch list may all be included. If the user, under the “content” item, has specified more detail about what they want, then this may narrow down what is actually retrieved, in which case possibly less than all of this information may be accessed.
  • Other commands of this type may be, for example, “I want to bid on an item that is on my watchlist”. This may be parsed to retrieve the contents of the watchlist. Alternatively, if the item says, “I want to bid on an item I've previously been outbid on”, then the current bid list may be returned, or only items on the current bid list where the requesting party is not currently the winner.
  • Again, the information is requested by the service, and then received by the service. The service may parse and format this information in any desired way. Here, the service may parse the information at 225 into a text list, with each item having a special number that corresponds to a session ID. The number should preferably be a relatively short number, since the user will need to use this number to take further action on one of the items in the text list. In the embodiment shown, the session ID may be a01 referring to a first item, a02 referring to a second item, and so on. The actual content of the fields associated with item 1 may in fact be the description of the items, received from eBay.
  • Similarly, other item numbers such as a03 may be provided. This list, again in text form, is sent as the body of an e-mail to the e-mail pager at 230. This embodiment describes using alphanumerics to describe the items, providing approximately 503 different possibilities. This may be far more than will ever be necessary, so long as the return address can be used to determine which session is being referred to.
  • Again, each item has a number. In order to select one of these numbers, the user sends an e-mail back to the Web service. This can be a reply to the previously-sent e-mail, or can be simply sent to an address related to numbers in the previously-sent e-mail. For example, the e-mail may be sent to the address IDnumber@Webservice.net, here this may be the specific ID number a01 being used. The web server looks at the return address, to determine the meaning of the session ID. With the return address, and the session ID, the web service can unambiguously determine the item to be bid on. From this, the web service determines the item at 245, and again sends an e-mail to the user requesting further details.
  • As part of the information received at 220, the Web service may receive existing bid amounts and other details necessary for placing the bid. The system might not have reported that information previously, but may still store it. Alternatively, this can be individually determined at 245.
  • Having gotten to this point, and the user selecting an item where a bid was made but now is no longer the highest bid, the system may conclude that the user intends to up their bid. An e-mail is sent back to the pager at 250 that simply says “what new bid amount?” The user responds with a dollar number at 255 which is again sent to the Web service. The Web service again receives this number, which may or may not include the session ID number (here a01) in be subject line. This tells the Web service that the user wants to place a bid of $xxx on the item number a01. The Web service now has all it needs it knows the item, the amount, and the user's personal identification information. An optional confirmation may be carried out at 260 where the Web service says “are you sure you want to place a bid of $xxx on <item one>?”, and waits for a yes or no by e-mail. If so, the system places the bid at 270 with eBay, and once receiving confirmation that the bid has been placed, reports that confirmation at 280.
  • On the eBay site, simply placing the bid does not mean that your bid is necessarily high enough. For example, the bid of xxx might not be higher then existing bids which already exist in the system. Therefore, the results of the bid, such as bid high enough or bid not high enough are reported at 280. This may be simply reported as “you are the current high bidder” or your bid has been placed but was not high enough.
  • The service may also carry out other functions once the bid is placed in this way. For example, the service may monitor eBay at increments of say 5 minutes, 15 minutes, or one hour, looking for outbid notifications. Since the operation is carried out with the server, other timed services may also be carried out. For example, the user may send the service a message saying “check the bid at every five minute intervals, and report to me.” The system can parse this out based on any real time is to parsing system, and decide what it's been told. The server can easily check the bid every five minutes, and send an e-mail to the users interactive device.
  • Again, since the service is running on a computer, any function that can be programmed in any language can also be carried out. Therefore, the message sent to the service can be much more complex. For example, the message can say “check the bid at every five minute intervals, and report to me only if the bid has changed.” Any different combination of possibilities can also be programmed in this way. An advantage is that all of the user interface is carried out using plain text operations.
  • The above has described placing a bid on ebay, but it should be understood that this system can also be used for many other purposes, including buying virtually any product on the Internet or others. Another example is for using this system to check on stock prices. An example command that could be sent to the service says “check on my usual stocks today, and report to me if any of them changed by more than 5 percent”. A list of usual stocks can be stored in either the service or in the interactive device. The service can check on these for example at 10 minute intervals, and report by e-mail only those stocks which have changed. This shows the power of the format conversion system used by the present system. Rather than point and click, this system allows effectively plain language commands to be made.
  • An important advantage is allowed by the service that carries out the translation between the client and the actual web server that has the information. By providing this server, the client can access any source of information over any publicly available network, without actually having a device that can access the server.
  • Another embodiment is disclosed herein of using this system to obtain a bank balance over the Internet. In this embodiment, the operation is shown for use with either a text based device such as an e-mail pager, or with a device that is capable of Internet browsing.
  • At 300, an initial e-mail is sent to the Web service, the subject being bank balance. The system obtains the user's personal information at 305. This can be personal information that is already stored in the device, or entered information. At 306, the system determines if the information is stored locally, and if so flow continues. If not, the user is prompted to enter this information at 307.
  • At 310, the bank information is accessed, by the service accessing the web page associated with the bank. In order to obtain a bank balance, the user must send specialized information to the bank using their specialized web page. The web page may be stored, as a cached web page, and if so it is accessed at 315. If the web page is not stored at 315, the bank's website is called up at 320. In either case, the result is the web page, and the user's personal information such as account numbers, passwords and the like. The term “password” as used throughout this specification may include any personal identifying information including a password, a personal identification number, or some other identifying information.
  • At 325, the Web service arranges all of this, that is the personal information and the web page information, into a form of the specified type and sends this form to query the bank”s website at 330. The bank's website once queried at 330, returns the desired information at 335. Presumably the desired information is on the first page returned, although the process can be continued multiple times if an additional page of information is necessary.
  • At 340 the received information is obtained in the HTML form and is reformatted into an XML form. A desired format for the XML form is applied at 345, which will be returned at 350. If the returning is to a text based device, control passes to the left in the flowchart, and text information is sent in a specified form. If the returning is to a browser type device, such as a PDA or a full-blown computer, control passes to the right in the flowchart, and the information may be sent in an XML form.
  • Information for both of the returned forms may be stored in the templates 370. Various forms of specified templates may be stored. For example, a template for a bank may be stored, for stocks, and also custom templates. Each of the templates describes the preferred format for the way in which information is returned. The template may be very simple; for example, for a bank the template may simply say “your balance is xxx, of which yyy is available balance”. The variables in these templates may be filled in from the information obtained from the Internet site. The embodiment disclosed with reference to FIG. 5 shows how custom templates can be made.
  • Since this system obtains the raw information and formats it according to a template, a limited form Internet browsing device such as a PDA can effectively browser virtually any site, even those sites which are not available in reduced bandwidth/information versions. The effective or desired information on those sites is located. That information may be conveyed to the user as part of one of the forms/templates.
  • Another embodiment, shown with reference to FIG. 4, is more optimized for use in a browsing type PDA, and can be used with the same features to carry out electronic shopping such as with a shopping basket on a site. Many of the general principles described above can be used. A generalized shopping form is shown as 400 includes the site name, which can be selectable from a list 402. The user selects the site name from the list, or types in their own desired site name. The user then types in the search term and then actuates the execute key 406. This causes the PDA to form the information into an XML (or HTML) form at 410. The XML form is sent to the service at 415, which translates the form into a query in a format that emulates the user requesting specified information from the specified website. This query is sent to the specified website at 420. The website then returns results at 425. These results are again parsed into an XML form at 430, using one of the specified templates shown as 433. For purchasing an object, the template may be of the general form shown as 435 where one, two or four objects are located on the screen with reduced size pictures of each, the heading information for each, and the rest of the information for the object simply contained in an XML link marked <more> shown as link 436. If the user selects the “more” link, then additional information that was downloaded from the website is returned. Each returned page will similarly have a “more” link until reaching the last page at which only the “return” link is shown. The return link returns the user to the basic view 435. In any of the objects, main view, an “add to cart” icon 437 may also be viewed. In this embodiment, along the bottom of the view, a toolbar 438 allows selecting more results or changing the view. The changing the view for example may select a different format from the templates. Selecting this different format causes all further actions for the similar kind of site to be carried out using the new selected format.
  • The user can also signify checkout in the toolbar. When the user signifies checkout, the information from the service representing the simulated shopping cart is sent to the website, initiating the checkout process. The website may return conventional shopping cart information at 442, which is again parsed in an XML format at 444 into a list 446 that can be more easily displayed on the handheld. When the user signifies go, (448) all of the user's personal information is transmitted at 450 to the service, e.g. information already stored in the handheld. Alternatively, the user may be prompted for this information. The service sends the information to the website at 452, which confirms the buy. The confirmation is returned to the service at 454, converted to an XML form at 455, formatted and sent back as a confirmation 456.
  • FIG. 5 shows yet another alternative system which is usable not only in thin clients but also in relatively more powerful clients. In this embodiment, a web page may be customized by a user. The web page customization software may effectively be a plug-in to the HTML reader that places a toolbar at the bottom. One item on this toolbar is a customized link shown as 500. Upon executing the customized link 500, the computer that is running the software analyzes the HTML page and parses it into different parts. 510 shows how the different parts of the page may be parsed separately. The parsed portions may include for example fill in values such as 511, drawing parts such as 512, and fixed text such as 513 as well as plug-ins, e.g. Java or animations shown as 514. The system also brings out a blank page which may be located side-by-side with the parsed page, or may be located in a separate window. In this embodiment, each HTML object may be separately selected and moved. For example, if the variable 511 includes information such as a bank balance, the user can select this with their cursor, and drag it, as shown, to a desired area on the blank page. This makes an XML form which includes information from the other page. Any number of web pages can be combined together to form the different composite parts of the composite web page 520.
  • The composite web page may be continually updated. In order to obtain any of the various parts, the system may call up the original web page that produced the part, obtain the web page, take the portion of the web page corresponding to the selected part, and form the composite web page for eventual display. All of this may be done in the background. For example, the system may open all of these pages as real windows in the background, view the source, find the right part, import the right part, and then close the windows once the composite web page has been formed.
  • What this means, therefore, is that a number of windows may be dynamically opened, as background windows. Once the system has obtained the desired parts from those windows, they may be automatically close, with only the desired part being displayed on the composite page.
  • Effectively this provides do-it-yourself Internet, where parts of an HTML page are obtained, and those parts are used to form a composite form which is eventually displayed. In this embodiment, the composite form may be in XML, since that is easy to configure.
  • Although only a few embodiments have been disclosed in detail above, other modifications are possible. For example, the above has disclosed only certain limited kinds of thin clients. It should be understood that other clients, including personal computers, may be used.
  • The above has described the client being a machine such as a pager or the like. However, these same techniques may be carried out over a voice telephone type network. For the example, the user may enter their information either by touchtone keys, or by voice recognition. Systems of obtaining information from a telephone are well-known, such as bank by telephone type systems. Again, however, and analogously to the above, all of these require that be banks network have installed characteristics. In the present system, the telephone communication is with the equivalent of the service, who places a query to the bank or website. The website or bank must have some capability of being accessed. However, by using this service, the user can call, and using voice prompts and voice commands place a bid on eBay, obtain a bank balance, or anything else like that.
  • This system may also be used for obtaining many other kinds of information, basically too innumerable to specifically recite herein. For example, this system may be used to obtain current news stories, by sending the service a query “what are the top news stories?”. Any kind of query of this type may be answered.
  • All such embodiments are intended to be encompassed within the following claims.

Claims (23)

1. A method, comprising:
sending a request for information from an interactive device to a first server, where said interactive device sends information in a format that cannot access said first server;
at said first server, using information from said request to query sources of information, including a second source of information contained within a second Internet based webpage, and a third source of information within a third Internet based webpage;
receiving results from querying said sources of information, where said results are in a form that cannot be viewed on said interactive device;
using variable information from said results without using formatting information, to form raw information;
storing at least one template, where the template includes a form that includes non variable textual information that stays constant every time said template is used, and open portions for said variable information that changes based on said results received from said source of information, where said non variable information contains a textual description associated with said variable information, and wherein said template includes an arrangement that arranges said non variable information and said variable information;
using said raw information to fill in said open portions on said template; and
displaying said template, with said information filled therein, on said interactive device.
2. A method, comprising:
sending a request for information from an interactive device to a first server, and receiving results from said sending;
wherein said sending comprises sending one of multiple different kinds of requests to said first server, each different kind of request operative to request a different type of information, where a first request is a request for information from a first website and a second request is a request for different information from a second website different than said first website;
using variable information from said results without using formatting information, to form raw information;
storing at least one template, where the template includes a form that includes non variable textual information that stays constant every time said template is used, and open portions for said variable information that changes based on said results received from said source of information, where said non variable information contains a textual description associated with said variable information, and wherein said template includes an arrangement that arranges said non variable information and said variable information;
using said raw information to fill in said open portions on said template;
said storing stores multiple different templates, and said using comprises selecting one of said templates that corresponds to one of said kinds of requests, including a first template for said first website, and a second different template for said second website, and using said one of said templates for displaying said results; and
displaying said template, with said information filled therein, on said interactive device.
3. A method as in claim 1, wherein said interactive device is a device that only displays text, and using variable portions comprises changing said information from an HTML format into a text format for display.
4. (canceled)
5. A method as in claim 2, further comprising sending a request from said first server to said interactive device, requesting said interactive device to identify more information about a specific query to be made to said request to query a publicly accessible source of information, wherein said interactive device also stores personal information associated with a user of the interactive device, and wherein said sending comprises sending a request for information which includes some of said personal information.
6. A method as in claim 5, wherein said personal information which is sent includes logon information and a password.
7. A method as in claim 2, wherein said kind of information is an indication to purchase a product, and said template is a template to obtain variables to allow purchase of the product.
8. A method as in claim 2, wherein said kind of information is a user's bank balance, and said template is a template to allow entry of variables from raw information to fill in bank balance information.
9. A method, comprising:
receiving a request for information from a handheld interactive device on a first server;
on said first server, using information from said request to request first information from a first Internet website, based on both said request for information, and also based on prestored personal information that is specific to a user, and wherein both said request for information and said prestored personal information are required to obtain information from said first Internet website;
on said first server, using information from said request to request second information from a second Internet website;
receiving results from said requests to said first Internet website;
identifying first portions within said results representing variable information from the first Internet website, said variable information representing a desired parameter requested by said request for information and that changes based on said results received from said information from said first Internet website;
using said variable information to form a formatted display on said interactive device, where said formatted display is a different format than the format included within said results from said first Internet website, and where said formatted display includes only the variable portions from
the information received from said first Internet website, but does not include portions of the information received from said first internet website that are always constant,
wherein said using to form a formatted display comprises filling the variable information into a template, wherein said sending comprises sending one of multiple different kinds of requests to said first server, further comprising storing multiple different templates, and said using comprises selecting one of said templates that corresponds to one of said kinds of requests, and using said one of said templates based on said kind of request, so that a first request to a first website uses a first template, and a second request to a second website uses a second template different than said first template.
10. A method as in claim 9, wherein said using to form a formatted display comprises reformatting said information into an XML form.
11. (canceled)
12. (canceled)
13. A method as in claim 9, wherein said using to form a formatted display comprises changing said HTML response from said Internet website into another format, wherein said HTML response is in a form that cannot be viewed on said interactive handheld device, and using only a portion of said another format, where said another format is a format that can be viewed on said interactive device.
14. A method as in claim 13, wherein said another format is a text format.
15. (canceled)
16. A method as in claim 9, further comprising automatically reporting changes to at least one of the websites at specified increments.
17. A method, comprising:
receiving a request from a first client for information from an Internet website, which Internet website provides information when the request to the Internet website is in a specified form and includes specified information;
converting the request from the first client into the specified form;
using the request in the specified form to open plural internet pages, and obtain results from said opening of said plural internet pages; and
identifying first portions within said results representing variable information from the Internet website, said variable information representing a desired parameter requested by said request for information;
using said variable information to form formatted display information for said interactive device, where said formatted display is a different format than the Internet website format included within said results from said Internet website, and where said formatted display information, includes only the variable portions from the results received from said Internet website, but does not include other portions of the information received from opening said internet pages; and
sending the formatted display information to the first client.
18. A method as in claim 17, further comprising storing personal logon information, and said specified form required by said Internet website includes said logon information including at least a user login name and a password, wherein said sending comprises sending the information including the logon information.
19. A method as in claim 17, wherein said receiving comprises one of multiple different kinds of requests, each different kind of request operative to request a different type of information, further comprising storing multiple different templates, and said using to form a formatted display comprises selecting one of said templates that corresponds to one of said kinds of requests, and using said one of said stored templates based on said kind of request, so that a first request uses a first template, and a second request uses a second template different than said first template.
20. A method as in claim 17, further comprising sending a request to said first client for more detail about said request.
21. A method, comprising:
sending a text message, from an e-mail pager, to a specified address, said text message including text content indicating an action that the user wants to carry out on the Internet;
translating said text message into an HTML request indicative of an operation to be carried out on the Internet, said translating comprising converting the text information into an HTML request that represents the text information;
based on said HTML request, receiving results from an Internet website in an Internet website format;
identifying first portions within said results representing variable information from the Internet website, said variable information representing a desired parameter requested by said text message;
using said variable information to form formatted display information;
sending said results in a text form to said e-mail pager, where said text form is a different format than the Internet website format included within said results from said Internet website, and where said text form includes only the variable portions from the results received from said Internet website, but does not include other portions of the information received from said internet website.
22. (canceled)
23. A method as in claim 21, further comprising second sending a text message back to said email pager, wherein said second sending is a request for confirmation of contents of said action.
US09/682,853 2001-10-24 2001-10-24 Web based communication of information with reconfigurable format Abandoned US20090106251A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US09/682,853 US20090106251A1 (en) 2001-10-24 2001-10-24 Web based communication of information with reconfigurable format
US10/064,439 US8352352B2 (en) 2001-10-24 2002-07-14 Web based communication of information with reconfigurable format
US10/065,327 US8756155B2 (en) 2001-10-24 2002-10-03 Web based communication of information with reconfigurable format
US11/838,821 US8606584B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US11/838,826 US8739029B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US14/287,479 US20140281920A1 (en) 2001-10-24 2014-05-27 Web Based Communication of Information With Reconfigurable Format

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/682,853 US20090106251A1 (en) 2001-10-24 2001-10-24 Web based communication of information with reconfigurable format

Related Child Applications (4)

Application Number Title Priority Date Filing Date
US10/064,439 Continuation US8352352B2 (en) 2001-10-24 2002-07-14 Web based communication of information with reconfigurable format
US10/065,327 Continuation-In-Part US8756155B2 (en) 2001-10-24 2002-10-03 Web based communication of information with reconfigurable format
US11/838,826 Continuation US8739029B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US11/838,821 Continuation US8606584B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format

Publications (1)

Publication Number Publication Date
US20090106251A1 true US20090106251A1 (en) 2009-04-23

Family

ID=24741452

Family Applications (5)

Application Number Title Priority Date Filing Date
US09/682,853 Abandoned US20090106251A1 (en) 2001-10-24 2001-10-24 Web based communication of information with reconfigurable format
US10/064,439 Expired - Fee Related US8352352B2 (en) 2001-10-24 2002-07-14 Web based communication of information with reconfigurable format
US11/838,826 Expired - Fee Related US8739029B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US11/838,821 Expired - Fee Related US8606584B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US14/287,479 Abandoned US20140281920A1 (en) 2001-10-24 2014-05-27 Web Based Communication of Information With Reconfigurable Format

Family Applications After (4)

Application Number Title Priority Date Filing Date
US10/064,439 Expired - Fee Related US8352352B2 (en) 2001-10-24 2002-07-14 Web based communication of information with reconfigurable format
US11/838,826 Expired - Fee Related US8739029B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US11/838,821 Expired - Fee Related US8606584B1 (en) 2001-10-24 2007-08-14 Web based communication of information with reconfigurable format
US14/287,479 Abandoned US20140281920A1 (en) 2001-10-24 2014-05-27 Web Based Communication of Information With Reconfigurable Format

Country Status (1)

Country Link
US (5) US20090106251A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030105873A1 (en) * 2001-11-30 2003-06-05 Oracle Corporation Servicing requests that are issued in a protocol other than the protocol expected by the service
US20110072089A1 (en) * 2009-09-21 2011-03-24 Yahoo! Inc. Method and system for synchronizing software module hosts
US20150288584A1 (en) * 2014-04-04 2015-10-08 AppDynamics, Inc. System and method for determining end user timing
CN112347331A (en) * 2020-11-11 2021-02-09 福建有度网络安全技术有限公司 JS sensitive information leakage detection method, device, equipment and medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8255791B2 (en) * 2000-11-29 2012-08-28 Dov Koren Collaborative, flexible, interactive real-time displays
CN109831431B (en) * 2019-01-30 2021-03-30 重庆农村商业银行股份有限公司 Random number encryption method for service provider to initiate generation of access request
CN109831433B (en) * 2019-01-30 2021-05-11 重庆农村商业银行股份有限公司 Third-party-based request encryption method and system between user and server
WO2021209978A1 (en) * 2020-04-16 2021-10-21 Cimpress Schweiz Gmbh Technologies for modifying design templates across online services

Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5826241A (en) * 1994-09-16 1998-10-20 First Virtual Holdings Incorporated Computerized system for making payments and authenticating transactions over the internet
US5835696A (en) * 1995-11-22 1998-11-10 Lucent Technologies Inc. Data router backup feature
US5892905A (en) * 1996-12-23 1999-04-06 International Business Machines Corporation Computer apparatus and method for providing a common user interface for software applications accessed via the world-wide web
US5920847A (en) * 1993-11-01 1999-07-06 Visa International Service Association Electronic bill pay system
US6012045A (en) * 1997-07-01 2000-01-04 Barzilai; Nizan Computer-based electronic bid, auction and sale system, and a system to teach new/non-registered customers how bidding, auction purchasing works
US6023685A (en) * 1996-05-23 2000-02-08 Brett; Kenton F. Computer controlled event ticket auctioning system
US6064990A (en) * 1998-03-31 2000-05-16 International Business Machines Corporation System for electronic notification of account activity
US6185542B1 (en) * 1998-07-31 2001-02-06 Lucent Technologies Inc. Communication of transaction data via the internet
US20010056395A1 (en) * 2000-06-09 2001-12-27 Khan Saadat H. Internet bargaining system
US20020026396A1 (en) * 2000-04-21 2002-02-28 Dent Warren T. System and method facilitating personal electronic financial transactions
US20020029183A1 (en) * 2000-02-25 2002-03-07 Vlahoplus John C. Electronic ownership control system and method
US6363414B1 (en) * 1998-12-29 2002-03-26 Pitney Bowes Ltd. Method for converting an email message to a different format and retransmitting to a location other than recipient address information in the email message
US6366891B1 (en) * 2000-02-08 2002-04-02 Vanberg & Dewulf Data processing system for conducting a modified on-line auction
US20020065693A1 (en) * 2000-07-17 2002-05-30 Kabushiki Kaisha Toshiba Scheme for promoting purchases by reminding purchases through network according to user's location and state
US20020068991A1 (en) * 2000-06-16 2002-06-06 Fitzsimmons Robert L. Methods and systems for operating a display facility or other public space
US20020069253A1 (en) * 2000-12-01 2002-06-06 Kimihiko Kazui Multimedia data electronic mail system
US6405204B1 (en) * 1999-03-02 2002-06-11 Sector Data, Llc Alerts by sector/news alerts
US20020071136A1 (en) * 2000-12-08 2002-06-13 Xerox Corporation System and method for providing communications
US20020073008A1 (en) * 2000-12-07 2002-06-13 Ibm Corporation Method and system in electronic commerce for uniquely identifying products to improve reliability and confidence in transactions initiated online
US6408282B1 (en) * 1999-03-01 2002-06-18 Wit Capital Corp. System and method for conducting securities transactions over a computer network
US20020099735A1 (en) * 2001-01-19 2002-07-25 Schroeder Jonathan E. System and method for conducting electronic commerce
US20020112009A1 (en) * 2001-02-12 2002-08-15 Capers Karen L. Method and system for providing data applications for a mobile device
US6438578B1 (en) * 1996-06-12 2002-08-20 Education Networks Of America System and method for generating a modified web page in response to an information request from a client computer
US20020165817A1 (en) * 1999-09-03 2002-11-07 Omnihub, Inc. Multiple auction coordination method and system
US6480711B1 (en) * 1998-09-15 2002-11-12 Nms Communications Corporation Method and system for wireless data communication over the internet
US20020177453A1 (en) * 2000-11-15 2002-11-28 Ming-Feng Chen Mobile device server
US20030065805A1 (en) * 2000-06-29 2003-04-03 Barnes Melvin L. System, method, and computer program product for providing location based services and mobile e-commerce
US20030074634A1 (en) * 1998-11-25 2003-04-17 Helmut Emmelmann Interactive server side components
US6633910B1 (en) * 1999-09-16 2003-10-14 Yodlee.Com, Inc. Method and apparatus for enabling real time monitoring and notification of data updates for WEB-based data synchronization services
US7058582B2 (en) * 2000-09-19 2006-06-06 Irn, Inc. Method for performing programming by plain text requests

Family Cites Families (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1056504A (en) * 1975-04-02 1979-06-12 Visvaldis A. Vitols Keyword detection in continuous speech using continuous asynchronous correlation
US6044205A (en) * 1996-02-29 2000-03-28 Intermind Corporation Communications system for transferring information between memories according to processes transferred with the information
US5694546A (en) * 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US6064959A (en) * 1997-03-28 2000-05-16 Dragon Systems, Inc. Error correction in speech recognition
US6601027B1 (en) * 1995-11-13 2003-07-29 Scansoft, Inc. Position manipulation in speech recognition
US5862325A (en) * 1996-02-29 1999-01-19 Intermind Corporation Computer-based communication system and method using metadata defining a control structure
US5835896A (en) * 1996-03-29 1998-11-10 Onsale, Inc. Method and system for processing and transmitting electronic auction information
US6138151A (en) * 1996-09-23 2000-10-24 Motorola, Inc. Network navigation method for printed articles by using embedded codes for article-associated links
US6246989B1 (en) * 1997-07-24 2001-06-12 Intervoice Limited Partnership System and method for providing an adaptive dialog function choice model for various communication devices
US6157705A (en) * 1997-12-05 2000-12-05 E*Trade Group, Inc. Voice control of a server
US6128655A (en) * 1998-07-10 2000-10-03 International Business Machines Corporation Distribution mechanism for filtering, formatting and reuse of web based content
US6054989A (en) * 1998-09-14 2000-04-25 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory in three-dimensions, to objects and which provides spatialized audio
EP1055227B1 (en) * 1998-12-21 2004-09-01 Koninklijke Philips Electronics N.V. Language model based on the speech recognition history
US6286035B1 (en) * 1999-02-01 2001-09-04 Lucent Technologies Inc. Validating and parsing engine for system configuration and support command messages
US20020057285A1 (en) * 2000-08-04 2002-05-16 Nicholas James J. Non-intrusive interactive notification system and method
US6976210B1 (en) * 1999-08-31 2005-12-13 Lucent Technologies Inc. Method and apparatus for web-site-independent personalization from multiple sites having user-determined extraction functionality
EP1083545A3 (en) * 1999-09-09 2001-09-26 Xanavi Informatics Corporation Voice recognition of proper names in a navigation apparatus
US6885734B1 (en) * 1999-09-13 2005-04-26 Microstrategy, Incorporated System and method for the creation and automatic deployment of personalized, dynamic and interactive inbound and outbound voice services, with real-time interactive voice database queries
US7107240B1 (en) * 1999-10-06 2006-09-12 Goldman Sachs & Co. Order centric tracking system and protocol for communications with handheld trading units
US6721705B2 (en) * 2000-02-04 2004-04-13 Webley Systems, Inc. Robust voice browser system and voice activated device controller
US7702995B2 (en) * 2000-04-24 2010-04-20 TVWorks, LLC. Method and system for transforming content for execution on multiple platforms
US6912498B2 (en) * 2000-05-02 2005-06-28 Scansoft, Inc. Error correction in speech recognition by correcting text around selected area
US20020083035A1 (en) * 2000-05-03 2002-06-27 Pearl Ronald G. System and method for wireless delivery of text data
US7472157B2 (en) * 2000-05-08 2008-12-30 H.E.B., Llc Architecture for a system of portable information agents
US20020133554A1 (en) * 2000-05-25 2002-09-19 Daniel Checkoway E-mail answering agent
JP2002007290A (en) * 2000-06-20 2002-01-11 Sharp Corp Mail transmission and reception system, mail generating and transmitting device, mail-receiving and reproducing device, mail-transmitting and receiving device, internet- access device, and recording medium
US7505935B2 (en) * 2000-06-21 2009-03-17 Chikka Pte Ltd Trading and auction system, and methods for the authentication of buyers and sellers and for the transmission of trading instructions in a trading and auction system
US20120089499A1 (en) * 2000-06-29 2012-04-12 Balthaser Online, Inc. Methods, systems, and processes for the design and creation of rich-media applications via the internet
US7000180B2 (en) * 2000-06-29 2006-02-14 Balthaser Online, Inc. Methods, systems, and processes for the design and creation of rich-media applications via the internet
US20030023435A1 (en) * 2000-07-13 2003-01-30 Josephson Daryl Craig Interfacing apparatus and methods
US20020015057A1 (en) * 2000-08-01 2002-02-07 Byung Joon Park System and method for aggregating website contents
EP1314098A1 (en) * 2000-08-02 2003-05-28 Biospace.Com, Inc. Apparatus and method for producing contextually marked-up electronic content
US20020116310A1 (en) * 2000-09-13 2002-08-22 Cohen Jeffrey M. Computerized comparative investment analysis system and method
US20020069263A1 (en) * 2000-10-13 2002-06-06 Mark Sears Wireless java technology
JP2002123290A (en) * 2000-10-16 2002-04-26 Pioneer Electronic Corp Speech recognition device and speech recognition method
US6980953B1 (en) * 2000-10-31 2005-12-27 International Business Machines Corp. Real-time remote transcription or translation service
JP4540219B2 (en) * 2000-12-07 2010-09-08 エーユー オプトロニクス コーポレイション Image display element, image display device, and driving method of image display element
US20020072914A1 (en) * 2000-12-08 2002-06-13 Hiyan Alshawi Method and apparatus for creation and user-customization of speech-enabled services
US6937986B2 (en) * 2000-12-28 2005-08-30 Comverse, Inc. Automatic dynamic speech recognition vocabulary based on external sources of information
US7222291B2 (en) * 2000-12-29 2007-05-22 International Business Machines Corporation Method and system for importing HTML forms
US7194411B2 (en) * 2001-02-26 2007-03-20 Benjamin Slotznick Method of displaying web pages to enable user access to text information that the user has difficulty reading
US7366979B2 (en) * 2001-03-09 2008-04-29 Copernicus Investments, Llc Method and apparatus for annotating a document
WO2002077975A1 (en) * 2001-03-27 2002-10-03 Koninklijke Philips Electronics N.V. Method to select and send text messages with a mobile
US7716332B1 (en) * 2001-06-20 2010-05-11 At&T Intellectual Property I, L.P. System and method for server-based predictive caching of back-end system data
US20020010715A1 (en) * 2001-07-26 2002-01-24 Garry Chinn System and method for browsing using a limited display device
US6883008B2 (en) * 2001-07-31 2005-04-19 Ase Edge, Inc. System for utilizing audible, visual and textual data with alternative combinable multimedia forms of presenting information for real-time interactive use by multiple users in different remote environments
US8799001B2 (en) * 2003-11-17 2014-08-05 Nuance Communications, Inc. Method and system for defining standard catch styles for speech application code generation
US8108763B2 (en) * 2007-01-19 2012-01-31 Constant Contact, Inc. Visual editor for electronic mail
CH699770A1 (en) * 2008-10-16 2010-04-30 Unblu Inc Detection of the visual content of the browser windows.
US8271868B2 (en) * 2009-03-25 2012-09-18 Microsoft Corporation Inserting web content into a destination website
US8239781B2 (en) * 2009-06-30 2012-08-07 Sap Ag Drag and drop of an application component to desktop
US20110029401A1 (en) * 2009-07-28 2011-02-03 Frances Champe Granger Method Of Providing Online House Or Office Décor Related Service
US20120131483A1 (en) * 2010-11-22 2012-05-24 International Business Machines Corporation Drag-and-drop actions for web applications using an overlay and a set of placeholder elements
WO2012118860A1 (en) * 2011-02-28 2012-09-07 Free Range Content, Inc. Systems and methods for online publishing and content syndication
US11050851B2 (en) * 2013-04-30 2021-06-29 Adobe Inc. Drag-and-drop clipboard for HTML documents

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5920847A (en) * 1993-11-01 1999-07-06 Visa International Service Association Electronic bill pay system
US5826241A (en) * 1994-09-16 1998-10-20 First Virtual Holdings Incorporated Computerized system for making payments and authenticating transactions over the internet
US5835696A (en) * 1995-11-22 1998-11-10 Lucent Technologies Inc. Data router backup feature
US6023685A (en) * 1996-05-23 2000-02-08 Brett; Kenton F. Computer controlled event ticket auctioning system
US6438578B1 (en) * 1996-06-12 2002-08-20 Education Networks Of America System and method for generating a modified web page in response to an information request from a client computer
US5892905A (en) * 1996-12-23 1999-04-06 International Business Machines Corporation Computer apparatus and method for providing a common user interface for software applications accessed via the world-wide web
US6012045A (en) * 1997-07-01 2000-01-04 Barzilai; Nizan Computer-based electronic bid, auction and sale system, and a system to teach new/non-registered customers how bidding, auction purchasing works
US6064990A (en) * 1998-03-31 2000-05-16 International Business Machines Corporation System for electronic notification of account activity
US6185542B1 (en) * 1998-07-31 2001-02-06 Lucent Technologies Inc. Communication of transaction data via the internet
US6480711B1 (en) * 1998-09-15 2002-11-12 Nms Communications Corporation Method and system for wireless data communication over the internet
US20030074634A1 (en) * 1998-11-25 2003-04-17 Helmut Emmelmann Interactive server side components
US6363414B1 (en) * 1998-12-29 2002-03-26 Pitney Bowes Ltd. Method for converting an email message to a different format and retransmitting to a location other than recipient address information in the email message
US6408282B1 (en) * 1999-03-01 2002-06-18 Wit Capital Corp. System and method for conducting securities transactions over a computer network
US6405204B1 (en) * 1999-03-02 2002-06-11 Sector Data, Llc Alerts by sector/news alerts
US20020165817A1 (en) * 1999-09-03 2002-11-07 Omnihub, Inc. Multiple auction coordination method and system
US6633910B1 (en) * 1999-09-16 2003-10-14 Yodlee.Com, Inc. Method and apparatus for enabling real time monitoring and notification of data updates for WEB-based data synchronization services
US6366891B1 (en) * 2000-02-08 2002-04-02 Vanberg & Dewulf Data processing system for conducting a modified on-line auction
US20020029183A1 (en) * 2000-02-25 2002-03-07 Vlahoplus John C. Electronic ownership control system and method
US20020026396A1 (en) * 2000-04-21 2002-02-28 Dent Warren T. System and method facilitating personal electronic financial transactions
US20010056395A1 (en) * 2000-06-09 2001-12-27 Khan Saadat H. Internet bargaining system
US20020068991A1 (en) * 2000-06-16 2002-06-06 Fitzsimmons Robert L. Methods and systems for operating a display facility or other public space
US20030065805A1 (en) * 2000-06-29 2003-04-03 Barnes Melvin L. System, method, and computer program product for providing location based services and mobile e-commerce
US20020065693A1 (en) * 2000-07-17 2002-05-30 Kabushiki Kaisha Toshiba Scheme for promoting purchases by reminding purchases through network according to user's location and state
US7058582B2 (en) * 2000-09-19 2006-06-06 Irn, Inc. Method for performing programming by plain text requests
US20020177453A1 (en) * 2000-11-15 2002-11-28 Ming-Feng Chen Mobile device server
US20020069253A1 (en) * 2000-12-01 2002-06-06 Kimihiko Kazui Multimedia data electronic mail system
US20020073008A1 (en) * 2000-12-07 2002-06-13 Ibm Corporation Method and system in electronic commerce for uniquely identifying products to improve reliability and confidence in transactions initiated online
US20020071136A1 (en) * 2000-12-08 2002-06-13 Xerox Corporation System and method for providing communications
US20020099735A1 (en) * 2001-01-19 2002-07-25 Schroeder Jonathan E. System and method for conducting electronic commerce
US20020112009A1 (en) * 2001-02-12 2002-08-15 Capers Karen L. Method and system for providing data applications for a mobile device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030105873A1 (en) * 2001-11-30 2003-06-05 Oracle Corporation Servicing requests that are issued in a protocol other than the protocol expected by the service
US8285880B2 (en) * 2001-11-30 2012-10-09 Oracle International Corporation Servicing requests that are issued in a protocol other than the protocol expected by the service
US20110072089A1 (en) * 2009-09-21 2011-03-24 Yahoo! Inc. Method and system for synchronizing software module hosts
US9674305B2 (en) * 2009-09-21 2017-06-06 Yahoo! Inc. Method and system for synchronizing software module hosts
US9942359B2 (en) * 2009-09-21 2018-04-10 Oath Inc. Method and system for synchronizing software module hosts
US20150288584A1 (en) * 2014-04-04 2015-10-08 AppDynamics, Inc. System and method for determining end user timing
US9935856B2 (en) * 2014-04-04 2018-04-03 Cisco Technology, Inc. System and method for determining end user timing
CN112347331A (en) * 2020-11-11 2021-02-09 福建有度网络安全技术有限公司 JS sensitive information leakage detection method, device, equipment and medium

Also Published As

Publication number Publication date
US20090099938A1 (en) 2009-04-16
US8352352B2 (en) 2013-01-08
US8606584B1 (en) 2013-12-10
US8739029B1 (en) 2014-05-27
US20140281920A1 (en) 2014-09-18

Similar Documents

Publication Publication Date Title
US20140281920A1 (en) Web Based Communication of Information With Reconfigurable Format
US10606960B2 (en) System and method to facilitate translation of communications between entities over a network
US6600497B1 (en) Apparatus and method to navigate interactive television using unique inputs with a remote control
US5794259A (en) Apparatus and methods to enhance web browsing on the internet
KR100825438B1 (en) Translation ordering system
JP2004511856A (en) Smart agent that provides network content to wireless devices
US20020093530A1 (en) Automatic filling and submission of completed forms
CN100476820C (en) Access server and method for generating client interface on client terminals
US20020054090A1 (en) Method and apparatus for creating and providing personalized access to web content and services from terminals having diverse capabilities
US8756155B2 (en) Web based communication of information with reconfigurable format
KR20020004931A (en) Conversational browser and conversational systems
EP1325425B1 (en) Method and system of automating internet interactions
CA2327222A1 (en) Virtual machine web browser
US20040183839A1 (en) Apparatus and method for simple wide-area network navigation
WO2002077775A2 (en) System for and method of providing interfaces to existing computer applications
EP1039396A2 (en) Information access system and method for providing a personal portal
KR100321926B1 (en) Media that can record computer programs to service information and/or services using direct access mode, and system thereof
US7636786B2 (en) Facilitating access to a resource of an on-line service
KR100763058B1 (en) Multi-function searchbox service method and system exploiting redirection message
KR20090040399A (en) Multi-function personal searchbox service method and system exploiting redirection message
WO2001033807A2 (en) Portal configuration in wireless medium
CA2296285A1 (en) Information access system and method for providing a personal portal
WO2003058938A1 (en) Information retrieval system including voice browser and data conversion server
KR20050119446A (en) System and method for previewing text

Legal Events

Date Code Title Description
AS Assignment

Owner name: HARRIS TECHNOLOGY, LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HARRIS, SCOTT C;REEL/FRAME:022050/0298

Effective date: 20090101

Owner name: HARRIS TECHNOLOGY, LLC,CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HARRIS, SCOTT C;REEL/FRAME:022050/0298

Effective date: 20090101

STCB Information on status: application discontinuation

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