Successful financial institutions recognize that their customers may wish to perform financial transactions, such as accessing their accounts, through a variety of different ways and at different times. For example, while in the past customers were required to visit their bank branches during office hours to make transactions, today sophisticated banks make their services available electronically on a 24-hour basis. A number of different electronic devices exist to access one's bank account to perform transactions, including an automated teller machine (“ATM”), a personal computer at a work or home location, a web browser on the internet or a screen phone. As technologies develop, other electronic mechanisms to access financial services will become available. The ability of financial institutions, including banks, to accommodate the ever-expanding host of access devices is an increasingly important part of getting and maintaining customers.
A major problem faced by a financial institution in accommodating the various access devices is assuring that the computer software program (also called “applications”) made available to customers by the bank are compatible with the various devices used by the customers. For example, the protocols used to display information on an ATM may be different than the protocols used to display that information through a web browser on a user's personal computer. There may be different communications protocols for the displays of the devices and different encoding standards of the data, once the data gets to the display device. Traditionally, applications have been written so that they very tightly “couple” the sequence of the application with the actual encoding of the presentation of that application. Thus, new devices with different encoding standards and protocols have required that the application programs be rewritten.
Traditionally, financial institutions have responded to this problem by writing different versions of the same computer application, with each variation being compatible to a particular access device. Thus, one version of a bill-paying program is written to be compatible with an ATM, another version of the same program is written to be compatible with a personal computer and yet another version of the same program is written to be compatible with a web browser on the internet.
Writing, maintaining and updating these different versions is expensive and time-consuming. Accordingly, there is a need for a system which makes a single version of an application program compatible with a number of different access devices.
An example of compatibility is making sure that all of the information to be displayed to the user is, in fact, displayed on the screen of the device being used. For example, when a relatively small screen display device is used, such as screens on screenphones, there may not be a great deal of space to display to the user the information and prompts required to run the program (for example, name of payee for bill payment, address of payee, etc.). In such an instance, abbreviations of phrases and the positioning of the icons, prompts and other information on the screen should be readable and intelligible by the user. Where larger screens are involved, such as personal computer screens or television screens, there is more space and in such an instance, larger phrasing and greater spacing between icons, prompts, and other information is desirable. Thus, there is a need for a method and system to identify the type of screen being used and automatically customize the information to be displayed to the particular screen.
Further, because many banking programs were written some time ago, the devices originally intended for use with these programs may no longer be manufactured, due to replacement of the old devices with new devices. In such instances, the financial institution may be required to rewrite the application in order to use it al all on new devices. This is expensive and time-consuming. Accordingly, there is a need to make existing programs automatically compatible with new access devices.
These and other objects of the invention are achieved by the method and system described below. Specifically, the method and system described automatically harmonizes access to a given software application program via different access devices. Through use of the method and system, a financial institution can provide access to a given application (such as, for example, automatic bill payment services) to customers using different access devices such as web browsers, screen phones and personal computers. A single application program is all that needed to be written and maintained by the financial institution.
Also, the method and system enables financial institutions to “leverage” existing programs because now the institution can automatically “project” its existing stock of program services unto new access devices—devices which may not have even existed at the time the program was created.
The invention achieves these objectives by receiving information from the user via the user's access device, including information identifying the type of device being used and the application program the user wishes to access. The application program is then accessed and the information to be displayed to the user is identified. This information is automatically translated into a format which is compatible with the device, including its display, and sent to the device for display. The user, in turn, inputs information in response to the displayed information and this input information is automatically translated into a format which is compatible with the application program and is sent to the application program. The response generated by the application program is automatically translated to be compatible with the device and is sent to the device.
A Legacy application stream contains data without any tokens. In order to be processed by a token-creator-mapper into a desired format for the customer's device, the application stream needs to contain tokens. A token or tag is a single element of an encoding language. For example, a token could be an input field, check box, or a choice. As used by the present invention, a token is an element of the electronic communication language used between the financial institution's application software and the token creator mapper. Therefore, by adding a token representation to an application stream en route to a customer, one is ensured that the application stream will be in a form comprehensible by the customer's computer system.
Where the financial institution Legacy application 23 puts forward a Legacy application stream, the stream is directed towards a parser 21. The parser 21 reads the Legacy application, determines that no token representation exists, and then adds a token representation or tokenizes the Legacy application stream. The now tokenized application stream is directed to the token-creator-mapper 26 along connecting line 29.
When the financial institution application puts forward a canonical token application stream 27, the stream by definition already contains a token representation and is no longer in need of the parser 21. The canonical token application stream is directed along connecting line 29 to the token-creator-mapper 26.
The present invention interfaces with a variety of financial institution applications that put forward a variety of application streams. Therefore, a variety of token-creator-mappers can be employed to map tokens within the variety of application streams. For purposes of illustration, a single token-creator-mapper is represented, although it is understood that a variety of token-creator-mappers can be used by the skilled artisan in place of the single element. All token-creator-mappers output a token stream that will be particular to a renderer used by the customer's device. Renderers are software components within computer systems that create two-dimensional representations of inputted token streams.
The token-creator-mapper 26 receives a tokenized application stream. The token-creator-mapper maps the application stream into a token representation that is understood by the customer device's renderer 22. The process of mapping is the transformation from one set to another or the making of a logical connection between two entities. Mapping is the process by which a first set of concepts is translated into a second set of concepts through a series of layers. Each layer contains the same amount of information as the layer above, but in a form somewhat closer to the form of the second concept. Eventually, after a series of layers, the first concept is translated into the second concept.
The particular renderer type and the appropriate token representation that is understood by the particular renderer is stored in a template data file 28. The template does not perform any processing, rather the template is referenced by the token-creator-mapper 26 during the process wherein the token-creator-mapper creates a token stream representation of the inputted application stream. The template is a data file that includes descriptions, lists of named tokens classified according to renderer type, and the style with which the application stream is to be presented on the customer device's monitor. In addition to use of a single template, the present invention may take advantage of a plurality of templates as may be envisioned by the skilled artisan. For purposes of illustration, one template is depicted. The template 28 allows the user of the present invention to modify the monitor screen layout of a financial institution application without actually altering the application or customer's device. The template 28 is referenced by the token-creator-mapper along connecting line 30. The template provides data as necessary for the token-creator-mapper to map an application stream to a customer's device screen requirements.
Upon the creation of a tokenized application stream, the tokenized stream is directed along connecting line 31 to the renderer 22 of the customer's device 20. The renderer 22 decodes the tokenized stream and presents the information of the tokenized stream in a format and style specific way on the screen of the monitor 24. Examples of different types of renderers include the commercially available Netscape Navigator, Prodigy®, and ADSI, as well as custom renderers, such as Citibank's Direct Access, associated with Windows and DOS based personal computers, Macintosh systems, screen phones and personal digital assistants.
Netscape Navigator is a renderer for accessing, browsing and creating documents on the World Wide Web. Prodigy® is a renderer for accessing Prodigy®'s on-line content. ADSI is used in screen phone technology. Direct Access, which permits customers to perform banking functions from their home PC, is a custom renderer commercially available from a financial institution for accessing numerous financial institution applications.
In addition to providing for device specific formatting, renderers provide means to change the overall style of a presentation. Examples of different presentations are set out in
The row of buttons 32 is shown, including five buttons. The five buttons include short phrases written thereon. The short phrases are intended to be queries and options for the customer to select. The queries and options refer to particular functions to potentially be performed by the application. The number of buttons and the queries set out thereon are a function of the template(s) and renderer, and can be manipulated in number and content, as will be discussed below, by one skilled in the art.
As depicted, the row of buttons 32 include five buttons with the following phrases (from left to right respectively): “Money”, 42; “Borrow”, 33; “Credit”, 35; “Sum”, 37; and “Quotes”, 39. The text 34 includes the phrase, “What would you like to do?” prompting the customer to take action with regard to the buttons appearing on the screen. The column of buttons 36 include the following labels (from top to bottom respectively): “Add a Payee”, 41; “Change a Payee”, 43; and “Cancel a Payee”, 45. The buttons may be activated by any means known to the skilled artisan including use of a keyboard, mouse, touch screen, and the like. Finally, the exit button when activated exits the screen.
The top bar includes horizontal lines 51 abutting a darkened square 53. The darkened square when enabled by the customer causes an exit from the screen. The first column 54 includes first and second buttons 55 and 57. Both buttons include symbols therein and descriptive phrases thereunder. The first button 55 offers balance inquiry and includes a dollar symbol 59 thereon and phrase “Money” 61 thereunder. Directly below the first button is second button 57 providing inquiry into financial or related quotes. Button 57 includes information symbol 60 thereon and the phrase “Quotes” 62 thereunder.
The second column of buttons 56 includes three buttons. From top to bottom, a first button 63 is an inquiry into borrowing money. Button 63 includes symbol 69 of two people shaking hands thereon and the phrase “Borrow” 79 thereunder. A second middle button 65 is an inquiry into financial credit. Button 65 includes a symbol 71 of a star thereon and phrase “Credit” 73 thereunder. A third button 67 is an inquiry into a financial sum. Button 67 includes a “+” and “=” symbol 75 thereon and the phrase “Sum” 77 thereunder.
Between the first and second columns is positioned box 58. Box 58 contains a list of items that may be selected by the customer. The items are depicted as phrases and include the following: “Add a Payee”, 72; “Change a Payee”, 68; and “Cancel a Payee”, 70. The phrases may be scrolled by repositioning box 66 within column 64. The box may be repositioned by the customer using the computer keyboard, mouse, and the like.
The above screen layouts are accomplished by providing device-specific templates and minor content changes to edit icons. Certain customer devices have very limited screen space, resulting in the need to express phrases in short, concise structures. To provide numerous syntactic and format versions of a phrase, phrase packs are used.
Phrase packs may be used to label buttons, icons or portions of the monitor screen. For example, the phrase “Your Money in the Bank” may be resolved through a phrase dictionary (discussed below) or related mechanism to appear in a tokenized application stream as follows:
The phrase packs include a hierarchy of importance 84 regarding functions and forms of the phrase. The hierarchy is depicted in
The third level of the hierarchy 87 is directed towards the identity of the financial institution application that the customer has selected to make use of. The identity of the financial institution application will dictate the tonality of the phrase to be presented to the customer.
The fourth level in the hierarchy of importance in the template data selection process is the computer monitor and support 88. This consideration will determine placement of icons, as well as the selection of long or short phrase packs from the template.
The following three considerations concern the length of the phrase: long form 89; medium form 90; and short form 91. The length of the phrase is determined by the type of renderer associated with a particular monitor screen type. The final two considerations include the actual presentation to the customer of the application. The eighth level 92 of the hierarchy is a consideration of the iconic form assigned and positioned on the computer monitor. The final consideration 93 is the voice form of a phrase pack or the like, as may be presented by the customer. After satisfying the levels of the hierarchy, an appropriate phrase pack satisfying the monitor screen real estate and display format (typed on a screen or spoken) will be selected either by manipulation of a remote agent or automatic function of the present invention.
The main menu of the screen as presented to the customer on the customer's monitor is a product of the application front end. The structure of the application front end is independent of the financial institution application and therefore can be modified to the particular needs of a financial institution allowing two different financial institutions to tailor the same application to their needs. The application front end is the location wherein specific icons and other menu items can be injected to tailor the application output presentation. All messages between the application and customer travel through the application front end. The application front end also allows for manipulation of functions of the applications including the paying of bills, transferring of monies and other tasks set upon the financial institution application. The architecture of the present invention with the inclusion of the application front end is depicted in
The application front end 106 creates an application stream as will be discussed below with regard to
The device renderer 111 operates as discussed above and directs a screen image along connecting line 112 to the device monitor screen 113. Displayed on the device monitor screen 113 is the renderered token stream of the text appearing below.
1. <SCR T=A>
2. <TXT ID=T1 PP.L=“What would you like to do?”>
3. <BTN ID=BA V=A PP.L=“Add a Payee”>
4. <BTN ID=BB V=B PP.L=“Change a Payee”>
5. <BTN ID=BC V=C PP.L=“Cancel a Payee”>
6. <BTN ID=B1 V=1 PP.L=“Your Money in the Bank”, PP.S=“Money”>
7. <BTN ID=B2 V=2 PP.L=“Borrowing and Loans”, PP.S=“Borrow”>
8. <BTN ID=B3 V=3 PP.L=“Credit Cards”, PP.S=“Credit”>
9. <BTN ID=B4 V=4 PP.L=“Summary and Services”, PP.S=“Sum”>
10. <BTN ID=B5 V=5 PP.L=“Quotes”>
11. <BTN ID=B6 V=6 PP.L=“Exit”>
Line numbers have been added for purposes of discussion only and are not part of the tokenized text. Line 1 refers to a token designation wherein the initials “SCR” is the key word of the token for a template name and “T=A” refers to the template labeled “A” used to format the appearance of the screen. Line 2 includes the initials “TXT” referring to the token for text on the screen 113. The identity of the text is set out by the initials “ID=” with the name of the text being “T1”. The identification is followed by a long phrase pack. The result of line 2 is shown by element 118 of
Line 3 assigns button bar 120 to the customer's screen as signified by the first set of attributes, “BTN”. The button is identified by the label “BA” as indicated by the second set of attributes. The button will return the selection value of “A” to the application and includes long phrase pack, “Add a Payee” 121. Likewise, lines 4 and 5 refer to button bars 122 and 124, located directly below button 120, which read “Change a Payee” 123 and “Cancel a Payee” 125, respectively.
Lines 6 through 10 refer to a row of buttons 127 positioned along the top perimeter of the screen 113. Row 127 includes five buttons as indicated by the first variable of lines 6 through 10 reading “BTN”. The buttons are identified by the second set of variables of “ID=B1; B2; B3; B4; B5”, respectively. The application's expected selection values of the five buttons are indicated by the attribute “V=1; 2; 3; 4; 5”, respectively. As depicted, first button 128 displays a short phrase pack “Money” 129; second button 130 displays short phrase pack “Borrow” 131; third button 132 displays the short phrase pack “Credit” 133; fourth button 134 displays short phrase pack “Sum” 135; and fifth button 136 displays short phrase pack “Quotes” 137. Finally, line 11 refers to exit button 126. When arranging the layout of the computer screen 113, the device renderer 111 in conjunction with a tokenized application stream uses elements found missing within the template to select and place items.
A closer examination of the interaction between the applications and the application front end follows. The examination will focus on the operation of the application front end with respect to receipt of a Legacy (no tokens) application and a Direct Access (canonical tokens) application.
As depicted in
The Direct Access application stream supports several logical channels within it. One logical channel supports screen related output and customer related input. Other logical channels support such functions as uploading of scripts, downloading of customer information, bitmaps and templates. When the Direct Access application first receives customer identification information, the stream monitor component of the Direct Access application uses the identifying information to select appropriate top level menu components and phrases from the phrase packs dictionary.
The stream monitor 146 controls the functions of the application front end 144, including the functions of interpreting, normalizing and enhancing all input and output data streams. All input and output data streams pass through the stream monitor.
Different portions of a data stream are intended for different destinations, including messages to the customer's device, messages to the integrator, an application switch, a request for main menu services, references to the phrase pack dictionary and messages to the data store.
Messages to the customer's device are subject to editing by the stream monitor to include or exclude tokens related to the style of presentation including non-linear navigation (omnipresent menu buttons) and product-specific function and icon requirements. When the stream monitor detects the presence of a Legacy application, the stream monitor converts the Legacy application stream into a Direct Access application stream.
Messages to the integrator facilitate the integration process wherein a combination of diverse elements of hardware and software are put into a unified system. The presence of an application switch in an application stream passes control of the application stream to an appropriate financial institution software application function. In addition, omnipresent menus elections, activity codes and remote scripts or agents can trigger an application switch.
Omnipresent menu selections are menu selections that are available to the user throughout any portion of use of an application. In contrast, top level main menu selections are selections available to the user of an application only from a specific screen function, usually a top screen main menu. Examples of top level main menu services or functions include balance inquiries and transfer of funds.
The main menu services 145 are traversed when an appropriate section is received, until the selection triggers an application switch. Then the application switch “engages” the appropriate application function required for the selection made.
The phrase pack dictionary 147 supports multiple languages and language forms to supply requests for phrase packs. Composed as a database, the phrase pack dictionary requires at least the following primary data elements to locate the form of a given phrase: (in hierarchical order) language; business; and device type. In operation, the selection from the phrase pack dictionary takes the route depicted in
An example of a phrase pack selection 150 is set out in
The data store 148 on
The anatomy of the Direct Access application will now be described with reference to a “Pay” function. Direct Access applications may be composed of a non-linear sequence of routines or subfunctions. The subfunctions form a chain wherein each subfunction in the chain passes, when appropriate, control to the next subfunction in the chain sequence. The highest levels of the subfunctions are identical with all Direct Access applications. A subfunction is composed of one or more procedures grouped to perform a specific task.
As depicted in
The chart in
For example, as shown in the matrix on
Token attributes are set out in
The first column sets out the bulk of the attributes and tags addressed by templates utilized by the present invention. The second column sets out the location of the attribute as being within the template. The third column sets out the location of the attribute as being within a stream. The second and third column are not necessarily mutually exclusive. The fourth column sets out the actual language of the element and tag as may appear in the template or stream. The language is intended to be in a form that is comprehensible by computers in use with the present invention. The language instructs the computers where to place elements on screens. The fifth column sets out abbreviations for language set out in the fourth column. The sixth column sets out defaults automatically assigned to values within the actual language if operation of the token attributes does not assign a selected value. The selected value will vary according to the application in use and requirements of the customer. The seventh column sets out the actual language employed to terminate the element assigning language. The eighth column sets out any pertinent notes as may be needed in employing the language set out in the respective row.
The elements addressed by the token attributes include the following: Table Headers, Table Data, Table Rows, Lists, Lists Items, Buttons, Virtual Terminal Windows, Images, Inputs, Status Bars, Forced Line Breaks, Center, Left, Right, Money Format, and Highlight. The use of these tokens and corresponding attributes provides the ability to create a definition of the user interface to be presented to the customer. This defined stream is what will be translated by the token-creator-mapper 26 into a token stream that can be understood by the renderer 22 to display a usable application interface. The displayed interface is therefore generated without the need for the originating financial application to be aware of the customer's device-specific 20 display requirements.
This application is a divisional of and claims priority to U.S. patent application Ser. No. 13/599,229, filed Aug. 30, 2012, which is a continuation of and claims priority to U.S. patent application Ser. No. 13/004,294, filed Jan. 11, 2011, which is a continuation of and claims priority to U.S. patent application Ser. No. 11/812,481, filed Jun. 19, 2007, which is a continuation of and claims priority to U.S. patent application Ser. No. 09/240,588, filed Feb. 1, 1999, now U.S. Pat. No. 7,233,925, which is a continuation of and claims priority to U.S. patent application Ser. No. 08/741,121, filed Oct. 30, 1996, now U.S. Pat. No. 5,867,153, which are hereby incorporated by reference in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
4321672 | Braun et al. | Mar 1982 | A |
4365315 | Jamnik | Dec 1982 | A |
4489438 | Hughes | Dec 1984 | A |
4586158 | Brandle | Apr 1986 | A |
4625276 | Benton et al. | Nov 1986 | A |
4780821 | Crossley | Oct 1988 | A |
4804830 | Miyagisima et al. | Feb 1989 | A |
4855936 | Casey et al. | Aug 1989 | A |
4905186 | Fukui | Feb 1990 | A |
5010238 | Kadono et al. | Apr 1991 | A |
5025373 | Keyser, Jr. et al. | Jun 1991 | A |
5050207 | Hitchcock | Sep 1991 | A |
5083272 | Walker et al. | Jan 1992 | A |
5132521 | Smith et al. | Jul 1992 | A |
5157384 | Greanias et al. | Oct 1992 | A |
5159685 | Kung | Oct 1992 | A |
5179700 | Aihara et al. | Jan 1993 | A |
5212770 | Smith et al. | May 1993 | A |
5220501 | Lawlor et al. | Jun 1993 | A |
5235680 | Bijnagte | Aug 1993 | A |
5252951 | Tannenbaum et al. | Oct 1993 | A |
5303343 | Ohya et al. | Apr 1994 | A |
5305200 | Hartheimer et al. | Apr 1994 | A |
5309506 | Alexander | May 1994 | A |
5313614 | Goettelmann et al. | May 1994 | A |
5353331 | Emery et al. | Oct 1994 | A |
5375070 | Hershey et al. | Dec 1994 | A |
5404524 | Celi, Jr. | Apr 1995 | A |
5424938 | Wagner et al. | Jun 1995 | A |
5453601 | Rosen | Sep 1995 | A |
5457797 | Butterworth et al. | Oct 1995 | A |
5463775 | DeWitt et al. | Oct 1995 | A |
5465206 | Hilt et al. | Nov 1995 | A |
5475844 | Shiramizu et al. | Dec 1995 | A |
5485370 | Moss et al. | Jan 1996 | A |
5491752 | Kaufman et al. | Feb 1996 | A |
5502839 | Kolnick | Mar 1996 | A |
5510777 | Pilc et al. | Apr 1996 | A |
5517635 | Cross et al. | May 1996 | A |
5559313 | Claus et al. | Sep 1996 | A |
5559958 | Farrand et al. | Sep 1996 | A |
5568383 | Johnson et al. | Oct 1996 | A |
5583928 | Tester et al. | Dec 1996 | A |
5589855 | Blumstein et al. | Dec 1996 | A |
5604896 | Duxbury et al. | Feb 1997 | A |
5604904 | Kini | Feb 1997 | A |
5606706 | Takamoto et al. | Feb 1997 | A |
5616901 | Crandall | Apr 1997 | A |
5651006 | Fujino et al. | Jul 1997 | A |
5675746 | Marshall | Oct 1997 | A |
5678039 | Hinks et al. | Oct 1997 | A |
5682482 | Burt et al. | Oct 1997 | A |
5682529 | Hendry et al. | Oct 1997 | A |
5699522 | Shimizu et al. | Dec 1997 | A |
5708780 | Levergood et al. | Jan 1998 | A |
5710887 | Chelliah et al. | Jan 1998 | A |
5710889 | Clark et al. | Jan 1998 | A |
5724503 | Kleinman et al. | Mar 1998 | A |
5745569 | Moskowitz et al. | Apr 1998 | A |
5748896 | Daly et al. | May 1998 | A |
5761502 | Jacobs | Jun 1998 | A |
5761647 | Boushy | Jun 1998 | A |
5762376 | Taskett | Jun 1998 | A |
5768501 | Lewis | Jun 1998 | A |
5774879 | Custy et al. | Jun 1998 | A |
5784359 | Bencheck et al. | Jul 1998 | A |
5784539 | Lenz | Jul 1998 | A |
5787402 | Potter et al. | Jul 1998 | A |
5787403 | Randle | Jul 1998 | A |
5790541 | Patrick et al. | Aug 1998 | A |
5793753 | Hershey et al. | Aug 1998 | A |
5794218 | Jennings et al. | Aug 1998 | A |
5794234 | Church et al. | Aug 1998 | A |
5818441 | Throckmorton | Oct 1998 | A |
5819284 | Farber et al. | Oct 1998 | A |
5828840 | Cowan et al. | Oct 1998 | A |
5838812 | Pare et al. | Nov 1998 | A |
5852811 | Atkins | Dec 1998 | A |
5857079 | Claus et al. | Jan 1999 | A |
5867153 | Grandcolas et al. | Feb 1999 | A |
5870558 | Branton, Jr. et al. | Feb 1999 | A |
5870561 | Jarvis et al. | Feb 1999 | A |
5870724 | Lawlor et al. | Feb 1999 | A |
5878403 | DeFrancesco | Mar 1999 | A |
5887139 | Madison, Jr. et al. | Mar 1999 | A |
5890140 | Clark et al. | Mar 1999 | A |
5907848 | Zaiken et al. | May 1999 | A |
5909677 | Broder et al. | Jun 1999 | A |
5910803 | Grau et al. | Jun 1999 | A |
5913037 | Spofford et al. | Jun 1999 | A |
5920848 | Schutzer et al. | Jul 1999 | A |
5926636 | Lam et al. | Jul 1999 | A |
5933816 | Zeanah et al. | Aug 1999 | A |
5937084 | Crabtree et al. | Aug 1999 | A |
5943655 | Jacobson | Aug 1999 | A |
5958009 | Friedrich et al. | Sep 1999 | A |
5958010 | Agarwal et al. | Sep 1999 | A |
5960200 | Eager et al. | Sep 1999 | A |
5961594 | Bouvier et al. | Oct 1999 | A |
5974372 | Barnes | Oct 1999 | A |
5983197 | Enta | Nov 1999 | A |
5983273 | White et al. | Nov 1999 | A |
5987440 | O'Neil et al. | Nov 1999 | A |
6000000 | Hawkins et al. | Dec 1999 | A |
6003019 | Eaton et al. | Dec 1999 | A |
6012049 | Kawan | Jan 2000 | A |
6012050 | Eaton et al. | Jan 2000 | A |
6023688 | Ramachandran et al. | Feb 2000 | A |
6026379 | Haller et al. | Feb 2000 | A |
6026504 | Hagiwara | Feb 2000 | A |
6052711 | Gish | Apr 2000 | A |
6058378 | Clark et al. | May 2000 | A |
6061666 | Do et al. | May 2000 | A |
6064990 | Goldsmith | May 2000 | A |
6070150 | Remington et al. | May 2000 | A |
6072870 | Nguyen et al. | Jun 2000 | A |
6081798 | Johnson et al. | Jun 2000 | A |
6112983 | D'Anniballe et al. | Sep 2000 | A |
6138250 | Nouri et al. | Oct 2000 | A |
6141008 | Bloomfield | Oct 2000 | A |
6182052 | Fulton et al. | Jan 2001 | B1 |
6195685 | Mukherjee et al. | Feb 2001 | B1 |
6226623 | Schein et al. | May 2001 | B1 |
6236989 | Mandyam et al. | May 2001 | B1 |
6266709 | Gish | Jul 2001 | B1 |
6266721 | Sheikh et al. | Jul 2001 | B1 |
6269330 | Cidon et al. | Jul 2001 | B1 |
6289320 | Drummond et al. | Sep 2001 | B1 |
6289324 | Kawan | Sep 2001 | B1 |
6308206 | Singh | Oct 2001 | B1 |
6311165 | Coutts et al. | Oct 2001 | B1 |
6324658 | Jasperneite et al. | Nov 2001 | B1 |
6327677 | Garg et al. | Dec 2001 | B1 |
6330600 | Matchefts et al. | Dec 2001 | B1 |
6332131 | Grandcolas et al. | Dec 2001 | B1 |
6332217 | Hastings | Dec 2001 | B1 |
6347307 | Sandhu et al. | Feb 2002 | B1 |
6347374 | Drake et al. | Feb 2002 | B1 |
6349290 | Horowitz et al. | Feb 2002 | B1 |
6349325 | Newcombe et al. | Feb 2002 | B1 |
6349333 | Panikatt et al. | Feb 2002 | B1 |
6370572 | Lindskog et al. | Apr 2002 | B1 |
6370586 | Davis et al. | Apr 2002 | B2 |
6385644 | Devine et al. | May 2002 | B1 |
6404743 | Meandzija | Jun 2002 | B1 |
6427132 | Bowman-Amuah | Jul 2002 | B1 |
6446123 | Ballantine et al. | Sep 2002 | B1 |
6446134 | Nakamura | Sep 2002 | B1 |
6446218 | D'Souza | Sep 2002 | B1 |
6460070 | Turek et al. | Oct 2002 | B1 |
6470386 | Combar et al. | Oct 2002 | B1 |
6473407 | Ditmer et al. | Oct 2002 | B1 |
6473794 | Guheen et al. | Oct 2002 | B1 |
6502131 | Vaid et al. | Dec 2002 | B1 |
6502133 | Baulier et al. | Dec 2002 | B1 |
6505177 | Drummond et al. | Jan 2003 | B1 |
6507352 | Cohen et al. | Jan 2003 | B1 |
6513019 | Lewis | Jan 2003 | B2 |
6513060 | Nixon et al. | Jan 2003 | B1 |
6526442 | Stupek, Jr. et al. | Feb 2003 | B1 |
6532497 | Cromer et al. | Mar 2003 | B1 |
6535855 | Cahill et al. | Mar 2003 | B1 |
6539361 | Richards et al. | Mar 2003 | B1 |
6540135 | Berstis | Apr 2003 | B1 |
6557122 | Sugauchi et al. | Apr 2003 | B1 |
6598023 | Drummond et al. | Jul 2003 | B1 |
6609146 | Slotznick | Aug 2003 | B1 |
6631409 | Watson et al. | Oct 2003 | B1 |
6651090 | Itabashi et al. | Nov 2003 | B1 |
6678826 | Kelly et al. | Jan 2004 | B1 |
6687750 | Messinger et al. | Feb 2004 | B1 |
6704774 | Terranova | Mar 2004 | B2 |
6718376 | Chu et al. | Apr 2004 | B1 |
6796496 | Andersen et al. | Sep 2004 | B2 |
6901382 | Richards et al. | May 2005 | B1 |
6963333 | Drummond et al. | Nov 2005 | B1 |
6970845 | Drummond et al. | Nov 2005 | B1 |
6973442 | Drummond et al. | Dec 2005 | B1 |
6990466 | Hu | Jan 2006 | B1 |
7024385 | Adcock et al. | Apr 2006 | B1 |
7076458 | Lawlor et al. | Jul 2006 | B2 |
7249344 | Zeanah et al. | Jul 2007 | B1 |
7568615 | Corona et al. | Aug 2009 | B2 |
7647259 | De Fabrega | Jan 2010 | B2 |
7657473 | Meffie et al. | Feb 2010 | B1 |
7668781 | Bryant et al. | Feb 2010 | B2 |
7689483 | Wu et al. | Mar 2010 | B2 |
7716096 | Drummond et al. | May 2010 | B2 |
7725393 | Drummond et al. | May 2010 | B2 |
7835971 | Stockton et al. | Nov 2010 | B2 |
7953662 | Bryant et al. | May 2011 | B2 |
8112330 | Grandcolas et al. | Feb 2012 | B1 |
20010054019 | de Fabrega | Dec 2001 | A1 |
20020136214 | Do et al. | Sep 2002 | A1 |
20030046689 | Gaos | Mar 2003 | A1 |
20030057271 | Andersen et al. | Mar 2003 | A1 |
20030061132 | Yu et al. | Mar 2003 | A1 |
20030066876 | Goldman et al. | Apr 2003 | A1 |
20030171911 | Fairweather | Sep 2003 | A1 |
20030208440 | Harada et al. | Nov 2003 | A1 |
20050273488 | Ryan et al. | Dec 2005 | A1 |
20070005643 | Korman | Jan 2007 | A1 |
20070143398 | Graham | Jun 2007 | A1 |
20070250808 | Zeanah et al. | Oct 2007 | A1 |
20080040248 | Im | Feb 2008 | A1 |
20080172443 | Azulay Roger et al. | Jul 2008 | A1 |
20080235124 | Bryant et al. | Sep 2008 | A1 |
20090089205 | Bayne | Apr 2009 | A1 |
20100114770 | Bryant et al. | May 2010 | A1 |
Number | Date | Country |
---|---|---|
2223652 | Nov 1990 | EP |
0955596 | Nov 1999 | EP |
0990983 | Aug 2000 | EP |
09-027064 | Jan 1997 | JP |
09-298543 | Nov 1997 | JP |
2001229130 | Aug 2001 | JP |
WO 9741498 | Nov 1997 | WO |
WO 9819265 | May 1998 | WO |
WO 9824041 | Jun 1998 | WO |
WO 9819278 | Sep 1999 | WO |
WO 9944160 | Sep 1999 | WO |
Entry |
---|
“Absolute Beginner's Guide to Networking”, Second Edition, M. Gibbs et al, Chapters 1-15, Nov. 12, 1994. |
Arcserve v6.5 for Windows NT User Guide, Computer Associates International, Inc., 1993-1997, 339 pages. |
Adams, Charlotte, “SmartDB Targets Legacy Migration,” Federal Computer Week, vol. 12, p. 38(1), Apr. 27, 1998. |
Backers of “Open Cobol” Fight “Oxymoron” Label, Keyes, Jessica, Software Magazine vol. 11 No. 13 pp. 90-94, Nov. 1991, ISSN 0897-8085. |
Barthel, Matt, 7,000 ATM Sites for the Disabled? ABA Estimates Bank Renovation Needs Nationwide, American Banker, vol. 156, No. 157, p. 3(1), Aug. 15, 1991, 2 pages. |
“Bay Networks Announces Application—Optimized Network Management; Network-System and Service-Level Management Solutions Enable Optimal Application Performance and Availability,” business Wire, 05-26, 1998. |
BofA's Talking ATMs (Bank of America will retrofit at least 2,500 of its 14,000 ATMs with talking ATM technology developed by Diebold, NCR and the California Council for the blind), Card Fax, vol. 2000, No. 51, Mar. 15, 2000, 1 page. |
Cox, John, “Legacy Transition Tools Aid Move to Client/Server,” Network World, vol. 13, No. 5, p. 33(1), Jan. 29, 1996. |
“Cross-Platform Ease,” Communications Week, No. 558, p. 5, May 22, 1995. |
Database Servers and Host DBMSs, 1995 Database Buyer's Guide and Client/Server Sourcebook, May 15, 1995, 13 pages. |
Dossick, S., et al., “WWW Access to Legacy Client/Server Applications,” Computer Networks and ISDN Systems, North Holland Publishing, Amsterdam, NL, vol. 28, No. 11, pp. 931-940, May 1996; ISSN: 0169-7552 (XP004018197). |
“Domain-Specific Languages versus Object-Oriented Frameworks a Financial Engineering Case Study”, A, Van Deursen, 1997, whole article. |
ET++SwapsManager: using Object Technology in the Financial Engineering Domain, Thomas Eggenscwiller et al, 1992, pp. 166-177. |
European Search Report for Application No. EP 00203320, dated Aug. 18, 2004, 3 pages. |
European Search Report for Application No. EP 01201314 dated Sep. 3, 2004, 3 pages. |
European Search Report for Application No. EP 96 94 5624, dated Feb. 17, 2005 (mailing date). |
First African Carrier Joins the WorldPartners Association, Business Wire, May 8, 1998, 3 pages. |
Fox, A., et al., “Reducing WWW Latency and Bandwidth Requirements by Real-Time Distillation” [online], Fifth International World Wide Web Conference, May 6-10, 1996 [retrieved on Feb. 3, 2005], pp. 1-12, Retrieved from the Internet: http://daedalus.cs.Berkeley.edu/publications/www96.ps.gz (XP002316270). |
Fox, A., et al., “Adapting to Network and Client Variability Via On-Demand Dynamic Distillation,” 7th International Conference on Architectural Support for Programming Languages and Operation Systems, Cambridge, MA, Oct. 1-5, 1996, International Conference on Architectural Support for Programming Languages and Operation Systems (ASPLOS), vol. CONF. 7, pp. 160-170, Oct. 1, 1996, ISBN: 0-89791-767-7 (XP000681718). |
Greenfield, David, Product Spotlight: Business Layers eProvisionware, Network Magazine, NA, Jun. 1, 2000, 2 pages. |
ICL Launches New ATM Application, Win IT Contract, M2 Presswire, 290Jun. 1999, 3 pages. |
Industry Leaders Announce New Technology Specification to Advance Widespread Use of Smart Card Applications: Business Wire, Apr. 27, 1998, 3 pages. |
International Search Report for Application No. PCT/US96/20289, dated Apr. 7, 1997 (mailing date). |
International Search Report for Application No. PCT/US97/18702, dated Apr. 27, 1998. |
Jain, R., et al., “Network Support for Personal Information Services to PCS Users,” Networks for Personal Communications Conference Proceedings, pp. 1-7, Mar. 16, 1994. |
Japanese Official Action in related Application No. 1998-520527 with English Translation, dated Feb. 7, 2007, 6 pages. |
JAVA Perks Developer Interest from IS to Embedded Systems, Computer Design, May 1996, vol. 35, No. 6, p. 32-34. |
JP 09-027064 published Jan. 28, 1997, English abstract only, downloaded from PAJ, 1 page. |
JP 09-298543 published Nov. 18, 1997, English abstract only, downloaded from PAJ, 1 page. |
Lucent Selects Syndesis NetProvision Activator as Key Component of OneVision Management Systems for Network Operators, Business/Technology Editors, Business Wire, New York, Mar. 18, 1999, 3 pages. |
Maddox, Mike, “DW-3GL Tool Can GUI Up Old Applciations,” Unisys World, vol. 15, No. 5, p. 10(4), May 1994. |
Microsoft Press Computer Dictionary, Second Edition, p. 205-206, published Jan. 26, 1994. |
“Network Management: Lucent Technologies Introduces Multi-Vendor Network Management and Services Software for Data Centric Networks (On Vision Management Systems) (Product Announcement),” Edge, On & About AT&T, Mar. 22, 1999, 3 pages. |
New Pacific Carrier Selects N.E.T. Multiservice Network for Managed Network Services, PR Newswire, May 17, 1999, 2 pages. |
Niccolai, Microsoft banks on DNA FS Support, Info World, May 27, 1998, p. 83, vol. 20, No. 17, 2 pages. |
O'Donnell, Debra, “Bringing the Back Office to a Web World,” Software Magazine, vol. 17, No. 11, p. 73(4), Oct. 1997. |
Preliminary Examination Report for Application No. PCT/US96/20289, dated Oct. 19, 1998 (mailing date). |
Preliminary Examination Report for Application No. PCT/US97/18702, dated Feb. 17, 1999 (mailing date). |
Principles of Object-Oriented Analysis and Design, James Martin, Jun. 1992, Chapter 10. |
Sah, Adam, et al., “Programming the Internet From the Server-Side With Tcl and Audience1” [online], Proceedings of the Fourth Usenix TCL-TK Workshop, Monterey, CA, pp. 1-7, Jul. 10-13, 1996 [retrieved on Feb. 3, 2005], Retrieved from the Internet: http://usenix.org/publications/library/proceedings/tc196/full.sub.--paper-s/sah/sah.ps (XP002316271). |
“Software Eases Legacy Data Access,” Open Systems Today, p. 19, Apr. 25, 1994. |
Supplementary European Search Report for Application No. EP 97 91 3679, dated Jan. 17, 2005 (mailing date). |
The Authoritative Dictionary of IEEE Standards Terms Seventh Edition, p. 1031-1032, published Dec. 2000. |
UbiQ Joins IBM, Sun, Netscape, Visa, Others in ‘OpenCard’ Consortium to Advance Use of Smart Cards PR Newswire, Apr. 29, 1998, 3 pages. |
Whybrow, M., “Epidemic Proportions,” Banking TechnologyUK, vol. 13, No. 2, p. 20, Mar. 1996. |
Workshop 22: OO Technology in Large Financial Institutions, Chris Laffra, ACM, pp. 213-217, 1995. |
Written Opinion for Application No. PCT/US97/18702, dated Oct. 20, 1998 (mailing date). |
Network Management: Bay Networks Announces Application-Optimized Network Management; Network-System and Service-Level Management Solutions Enable Optimal Application Performance and Availability, EDGE, Jun. 1, 1998, 4 pages. |
Number | Date | Country | |
---|---|---|---|
Parent | 13599229 | Aug 2012 | US |
Child | 13896450 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 13004294 | Jan 2011 | US |
Child | 13599229 | US | |
Parent | 11812481 | Jun 2007 | US |
Child | 13004294 | US | |
Parent | 09240588 | Feb 1999 | US |
Child | 11812481 | US | |
Parent | 08741121 | Oct 1996 | US |
Child | 09240588 | US |