1. Field of the Invention
The present invention is directed to computer interfaces and, more particularly, to a method and system of providing dynamic dialogs for use with a downloadable toolbar.
2. Description of Related Art
When accessing the Internet and the World Wide Web, an Internet user typically executes, via a computer, a browser software program such as, for example, Netscape Navigator™ or Microsoft Internet Explorer™. The browser establishes a link to the Internet (via a modem and an Internet Service Provider (ISP), for example) and also provides a textual and graphical user interface which includes a window for displaying Internet content and toolbars for interfacing with the browser.
In order to add functionality to Web browsers, Internet content providers can offer add-ons such as toolbars, via predetermined Internet sites, which can be downloaded or otherwise obtained by an Internet user and integrated into their Web browser interface. Examples of additional functionality that can be added by a downloadable or add-on toolbar include a search function, bookmarks, a pop-up blocker, etc.
Software applications, such as the downloadable toolbar, use temporary windows called dialogs to give information to and obtain information from the user. For example when the user selects functions such as “open”, “save”, “print”, “preferences” and “about”, the application creates a dialog to interface with the user. For example, selecting “about” from the menu bar of an application opens a dialog including the name and version number of the application.
Dialogs can be modal or modeless. A modal dialog does not allow the user to continue to use the application until the dialog is dismissed, while a modeless dialog does not have to be dismissed for a user to continue to utilize the application.
A deficiency with present dialogs, however, is that the information that is displayed in a dialog is limited to the dialog display data that is included in the application data that is initially installed on a user's computer. Therefore, if a software provider wants to support multiple languages, a copy of each dialog in every supported language would have to be included in the initial application data. In addition, the content provider cannot modify the look of a dialog or add options to a dialog without having the user reinstall or upgrade the application. Since it is not preferable to have large installation files that have multiple languages, or to require users to perform frequent reinstallations, a need exists for an improved method and system for providing dynamic dialogs that give the content provider more control over the display and use of dialogs.
The invention satisfies these and other needs, which will be apparent from the teachings herein. An embodiment of the invention comprises an Internet content provider offering a downloadable toolbar application that adds functionality to a Web browser, and providing downloadable toolbar data that defines the buttons of the toolbar. The toolbar data can also comprise parameter data that includes, for example, dialog display data for additional toolbar features, such as dynamic dialogs. The dialog display data may be raw HTML that is cached by the user's computer for later use.
In an exemplary embodiment, the toolbar application is downloaded and installed in a first download, while the toolbar data, which comprises dialog display data, is received in a subsequent download, for example, in a data feed from the Internet content provider. The toolbar application may, upon the first download, have default toolbar data in case a subsequent download is unavailable. Absent the present invention, dialog display data is included in the toolbar application and cannot be updated by the Internet content provider without the user reinstalling the toolbar application. In addition, numerous variations of the same dialog, for example, different languages, are limited by the desire to keep the toolbar application small in size. These are some deficiencies of known dialogs.
Utilizing the present invention cures these deficiencies since the Internet content provider can continuously update the toolbar application's dialog display data by sending updated dialog display data to the user in subsequent data feeds. In this way, the Internet content provider can change the look of a dialog without requiring the user to reinstall the toolbar application. In addition, the Internet content provider can send the dialog display data in an appropriate language based on the location of the user or the user's predetermined preferences.
During use of the downloadable toolbar by a user, in a preferred embodiment, when an event that calls for the display of a dialog occurs, the toolbar application creates a dialog object. Then, an instance of a web browser control is created and hosted in the dialog object's window. In other words, a regular windows dialog is used as a wrapper for a web browser. The Internet content provider can control the appearance of the dialog by loading preferred dialog display data, for example, HTML, into the web browser control. Additionally, wrapping the web browser in a dialog allows the dialog to display any rich content that can be displayed by a web browser, while continuing to be recognized as a dialog by the toolbar, other programs and the operating system.
Initially, a quickly loading web page such as a blank HTML page is loaded in the web browser control. Then, the dialog object is set as the custom handler for the web browser control. Following this step, the dialog display data, for example, HTML, is retrieved from the toolbar data. The HTML comprises information regarding the dialog object's hash values, such as, for example, the height and length of the dialog. The HTML also defines the look and placement of the information and buttons that the dialog displays.
Since the dynamic dialog uses a web browser control to display its content, and the dialog display data is received from the Internet content provider in subsequent downloads, the Internet content provider can readily provide updates to the dialogs displayed by the toolbar application at times chosen by the content provider. The content, such as, for example, the optimal language for a dialog, can thus be dynamically altered without requiring a reinstall or having to include all possible languages with the toolbar application. Dialog content can take the form of text, graphics, multimedia content, advertising, or other content that can be experienced by a user. Displayed dialogs can be modal or modeless, as a matter of choice.
In addition, other features of the toolbar application that are currently displayed to a user in the browser window and/or in a separate browser window can now be displayed by the toolbar in a dialog window, using the dynamic dialogs of the present invention.
Other objects and features of the present invention will become apparent from the following detailed description, considered in conjunction with the accompanying drawing figures. It is understood, however, that the drawings are designed solely for the purpose of illustration and not as a definition of the limits of the invention, for which reference should be made to the appended claims.
In the drawing figures, which are not to scale, and which are merely illustrative, and wherein like reference numerals depict like elements throughout the several views:
There will now be shown and described in connection with the attached drawing figures several exemplary embodiments of a system and method of providing dynamic dialogs.
With reference to
In an exemplary embodiment, home location 110 is used by user one 130, and the work location 115 is used by user two 135. Both user one 130 and user two 135 utilize a network communication medium, for example, a computing device. As will be described later, the same user can use the invention at multiple locations, while maintaining their personal settings.
The methods and apparatus for providing dynamic dialogs is preferably provided and supported by an Internet content provider operating a predetermined Internet site, which can have one or more locations such as content provider location one 120 and content provider location two 125.
The computer 130′ also includes a data storage device 252, which is coupled to the bus 264. The data storage device 252 may be implemented as, by way of non-limiting example, a magnetic disk drive and magnetic disk, a CD-ROM drive and CD-ROM, or other equivalent devices and data storage mediums. The storage device 252 stores, in known manners, computer code defining an operating system 270, a browser program 272, a user side module 274 and user side module data 205. Software and data stored in storage device 252 interoperate in manners known in the art. While depicted as a computer, the computing device may be any device, by way of non-limiting example, a notebook computer, personal digital assistant (PDA), cell phone and the like.
In accordance with an embodiment of the invention, and in the descriptions of exemplary methods and apparatus of the invention, user side module 274 may be implemented as a downloadable toolbar application 274 for a browser program 272. Of course the toolbar application can be provided via other distribution techniques, such as through physical medium containing the software. The preferably downloadable toolbar application 274 adds functionality to the browser program 272 that was not present in the browser program 272 prior to the download of the toolbar 274. An example of such toolbar is the Yahoo! Companion toolbar from Yahoo! Inc. These functions can include, but are not limited to, a search field, bookmarks, maps, music, etc. The downloadable toolbar application 274 may be, for example, a Dynamic Link Library (DLL). In addition, the user side module 274 preferably includes ActiveX control or Plug-in functionality.
The toolbar's 274 buttons are defined by user side module data 205. User side module data 205 may be implemented as toolbar data 205. In some embodiments, toolbar data 205 is received by the end user in a subsequent communication from the Internet content provider or other source, such communication referred to herein as a button feed or data feed. Both the terms button feed and data feed refer to a communication receiving during or after the toolbar application is downloaded, by which information is sent for use by or with the toolbar application. Some default toolbar data 205 may be included with the initial download of the toolbar 274, in case a subsequent download is not possible. The toolbar data 205 comprises icons, display text, and other information that the toolbar 274 uses to create and display its buttons to an end user. In addition to buttons, the toolbar data 205 can also include parameter data. This data comprises information that the toolbar 274 uses to provide additional functions and services to an end user. For example, strings for an email alert function such as, “You have 2 new messages,” can be sent to the end user in a button feed as parameter data. The dynamic dialogs of the invention can also be sent to the end user as parameter data. In one exemplary non-limiting embodiment, display data for each dynamic dialog used by the toolbar is sent in the button feed as a separate parameter. Thus, in
As mentioned earlier dialogs are temporary windows, used by software applications, such as downloadable toolbar 274, to give and/or obtain information to or from an end user. When an event that calls for the display of a dialog occurs, for example, the end user selecting the “about toolbar” menu item, the toolbar 274 displays a dialog through dynamic dialog display module 278. In an embodiment, dynamic dialog display module 278 can be computer code that defines classes for implementing dynamic dialogs.
In an exemplary non-limiting embodiment, dynamic dialogs are dialogs that use a web browser for their display. When an event that calls for the display of a dialog occurs, a dialog object is created and an instance of a web browser control is loaded in the display of the dialog object. The web browser control is first loaded with a blank HTML page before it is loaded with HTML received from an Internet content provider. The HTML is sent to the user through a button feed mechanism that is pre-configured in art-recognized manners for the Internet content provider's toolbar 274. The HTML can comprise scripts and other browser executable code. The Internet content provider can modify what is displayed in the dialog by modifying the HTML that is sent to the user in subsequent button feeds. Dialog content can take the form of text, graphics, multimedia content, advertising, or other content that can be experienced by a user.
One example of using dynamic dialogs rather than presently known, hand-coded dialogs is for easier localization of the toolbar application. Since the dialog display data is HTML, translating the toolbar's dialogs for different international and geographic locations can be handled by international producers without having to change or modify the toolbar application itself. Thus, a single toolbar application can be distributed around the world, and that toolbar application can retrieve and display local languages and features in its dialogs. The content provider preferably maintains language parameters for determining the language of the dialog display data sent to various users. Exemplary language parameters are geographical location, the language of the toolbar application, user preferences, etc. One or all of these parameters can be used to determine what language the dialog display data should be.
Also, an Internet content provider can update the contents of the toolbar application's dialogs without requiring the user to reinstall the toolbar application. The dialog's user interface can be updated by modifying the dynamic dialog display HTML that is controlled by the Internet content provider. The user receives the updates in their next button feed from the Internet content provider.
Further, the operating system and other programs view the dynamic dialog as a regular dialog rather than a separate browser. Therefore, third party pop-up blockers will not dismiss the dynamic dialog.
In some embodiments, data storage device 252 may also store a plugin 276 that also provides additional functionality to the toolbar 274. A pop-up blocker is an example of such a plugin 276. The plugin 276 comprises dynamic dialog display module 280. Dynamic dialog display modules 278 and 280 may comprise, in some embodiments, similar computer code, and perform similar functions.
In one non-limiting embodiment the dynamic display module 278, 280 may comprise the following exemplary classes that implement the dynamic dialog. A first exemplary class is CYCpnDlgWorker. The CYCpnDlgWorker class is a hash that can be used to set arbitrary values. It also implements IDispatch so that any script in the dialog display data 207 can call functions exposed by the dialog. These functions are based on IDs that the dialog sets at construction time by setting values on the hash with a function name and an ID. Some exemplary functions that can be supported include “help”, “end”, “set”, “get”, “worker”, and “cnf”. Their corresponding DISPIDs (dispatch IDs) are, respectively, 10,11,12,15,16, and 17.
A second exemplary class is CYCpnDlg. In an exemplary embodiment, the CYCpnDlg class is the main dialog class used by the toolbar application. CYCpnDlg implements CDialogImpl (Windows dialog core), CYCpnDialogWorker (described above), and IDocHostUIHandler. The first one creates the dialog itself; the second allows the script in the dialog display data to call the functions described above; and the last one allows the dialog to take control of the UI of the web browser control that it hosts.
IDocHostUIHandler returns S_FALSE or E_NOTIMPL for many of the functions. For GetHostInfo( ), it queries the hash value for the flags that the toolbar application 274 wants to use for the web browser control. Valid values are those described in IDocHostUIHandler::GetHostInfo( ). CYCpnDlg specifies that it has DOCHOSTUIFLAG_DIALOG|DOCHOSTUIFLAG_NO3DBORDER in addition to any flags specified in the hash.
From an end user perspective, it is preferable that keyboard shortcuts used with a dynamic dialog should work like a regular dialog. While some keyboard shortcuts like ENTER and ESC may produce a desired result, other shortcuts such as TAB may not. In a known dialog, pressing TAB allows a user to navigate the focus of the dialog through the different items in the dialog. Since the only object in the exemplary dynamic dialog of the present invention is a web browser control, pressing TAB may not allow a user to navigate through the different dynamic dialog items displayed by the web browser without additional code.
One exemplary method of solving this problem is to use a custom dialog message loop when the dynamic dialogs are displayed. During this loop TranslateAccelerator is called on the IOleInPlaceActiveObject interface of the web browser control. In this function, which is implemented as part of the dialog class, the code does the following to make sure that if a keyboard message was a TAB, SHIFT-TAB, etc., that the web browser properly changes the focus.
The dynamic dialog data 207 is preferably written so that the dynamic dialog maintains the “look and feel” of a regular dialog. In an exemplary embodiment, the following events are called by the toolbar application 274 and the dialog display data 207 to appropriately maintain the look and feel of the dialog. The IDispatch::Invoke( ) function handles the DISPID calls from the web browser control as it loads HTML, for example, DISPID_BEFORENAVIGATE2, DISPID_DOWNLOADCOMPLETE, DISPID_DOCUMENTCOMPLETE, etc., as well as the calls from the script on the dialog display data that gets loaded into the browser control, for example, DISPID_DLG_END, DISPID_DLG_SETDATA, etc. Handling of exemplary DISPIDs is described below. Calls made by the script to the dialog, can look like this:
window.external.set(“foo”, 12)
DISPID_BEFORENAVIGATE2 is an event from the browser. In the handler for this ID, any navigation attempt for this browser is cancelled. That way the user cannot make the dialog's browser control go to a different URL.
DISPID_DOCUMENTCOMPLETE is also an event from the browser. If this is the event corresponding to the initial “blank HTML” loading, then the dialog object is set as the custom user interface handler for the web browser control. Then, the dialog display data is loaded into the browser control. Alternatively, if this is the event corresponding to the loading of the dialog display data, the HTML is parsed for the <BODY> element, and a pointer to its “onload” handler is retrieved. This handler is replaced with a custom handler in the dialog object. The custom handler centers the dialog on the screen before calling the original “onload” handler.
DISPID_AMBIENT_DLCONTROL is a third exemplary event from the browser. This event tells the browser to download images, videos, and sounds.
DISPID_DLG_HELP is an event called by script in the dialog display data, for example when a user selects a help button. In this embodiment, a new browser is opened to the help URL associated with the dialog. The dialog has an “id” in the hash which was set up by toolbar application at creation time. This id is used as a URL parameter to the help URL, for example,
http://edit.companion.yahoo.com/rd?.id=<ID>&.intl=<INTL>
The INTL is the country code of the current user, and the /rd entry point redirects the browser to a URL defined in a config file. In this way, the dialog behavior does not have to be changed if the help URL changes.
DISPID_DLG_SETDATA is a second exemplary event called by script in the dialog display data. This event sets the data value on the hash. Special hash values such as width, height, and title, involve extra processing aside from simply storing the key-value pair. The dialog window is resized using the width/height values and the dialog title is set.
DISPID_DLG_GETDATA is a third exemplary event called by script in the dialog display data. This event gets data values on the hash. Special keys include “cv” to get the caller version, “iv” to get the browser version, and “wv” to get the operating system version. Knowing this parameter allows the dialog display module 278 to do different things on specific platforms.
DISPID_DLG_END is a fourth exemplary event called by script in the dialog display data. This event tells toolbar application that the dialog should be dismissed. This function takes one parameter, i.e., the code that is returned from the dialog to the caller. Valid values are IDOK (1), IDCANCEL (2), IDYES (6), and IDNO (7).
DISPID_DLG_WORKER is a fifth exemplary event called by script in the dialog display data. Sometimes the code that calls the dialog has special logic to allow the dialog to call other functions or retrieve complex data that is not normally supported by the dialog. In this case a “worker” property, which is a custom IDispatch-derived object, is exposed to provide this functionality. For example, in a pop-up blocker dialog, a special worker object interfaces with the pop-up blocker and allows the dialog to query for an allow list, a block list, etc.
DISPID_DLG_CONFIRM is a sixth exemplary event called by script in the dialog display data 207. The confirmation dialog, where the user is prompted for a yes/no or ok/cancel answer, can be used directly by the toolbar application 274 like any other dialog, and it can be used by script on another dialog. This way, the dialogs can reuse the confirmation dialog that already exists. The script calls window.external.cnf(message, style, width, height [, helpID]), where “message” is the question/message displayed to the user, “style” is the Windows dialog box style (MB_OK, MB_ICONSTOP, etc.), “width” and “height” are the dimensions, and helpID is the optional “id” that navigates to a help URL if the dialog box offers a help button.
A third exemplary class is CYCpnDlgForPlugin. This class is a subclass of CYCpnDlg and is used for dynamic dialogs displayed by plugins. It uses most of the functionality from CYCpnDlg, with a few exceptions. First, CYCpnDlgForPlugin stores a pointer to the CYButton, the object that represents a button on the toolbar, so that it can query the button for information such as feed values, resource instance value, dialog display data 207 from the cache, etc. A dialog that originates from the toolbar application 274 can ask the toolbar application 274 for this information directly, but in this case the dialog originates from a plugin, so the dialog obtains the information using the plugin's mechanism for getting data, i.e., a pointer. Second, DoModal( ) is overridden and the CYButton object is used to gather any information required before calling CYCpnDlgForPlugin::DoModal( ).
In an exemplary embodiment, Cascading Style Sheets (CSS) can be used to implement a regular looking dialog using HTML. For example, HTML elements can be displayed to match known dialog buttons, colors and fonts.
The server 140′ also includes a data storage device 352, which is coupled to the bus 364. The data storage device 352 stores software such as an operating system 370, a web page 305, a controlling program 310, a server side module 322, a user database 315, and user side module data 320.
Server side module 322, in one non-limiting exemplary embodiment, can be implemented as a downloadable toolbar module 322. Downloadable toolbar module 322 controls the server side operations of providing a downloadable toolbar. These operations include receiving messages from users, determining the content of the message and performing actions in response to the message.
In accordance with an embodiment of the invention, an Internet user can obtain the user side module 274, which is, for example, implemented as a downloadable toolbar 274, by using their browser 272 to navigate to the Webpage 305 hosted at the server 140′. The webpage 305 may contain information about the downloadable toolbar 274 and links for obtaining the downloadable toolbar 274. In addition, the Webpage 305 may give users access to a program 310 for controlling the browser 272. When executed by the user, the controlling program 310 downloads or creates a toolbar 274 on the data storage device 252 of the Internet user's computer 130′.
Thereafter, when the Internet user executes the browser 272, the browser 272 opens the downloadable toolbar 274 and preferably automatically establishes a connection to the content provider's Internet site 140′, through server side module 322. The content provider, in response to the connection established by the browser 272, sends user side module data 205 to the user via a button feed. In some exemplary embodiments, user side module data 205 may be implemented as toolbar data 205. The information and/or functional data is loaded into a shell operating within the browser and created by the downloadable toolbar 274. The server side module 322 determines what toolbar data 205 to send to an end user by examining several factors such as if the user is logged in, the geographic location of the user, etc., and retrieves the toolbar data 205 from user side module data 320. User side module data 320 comprises toolbar data that the content provider can send to its users in a button feed. The toolbar data 205 can also include supplementary data such as, for example, parameter data that includes data 207 to be displayed in a dialog. The dialog display data 207 for users is retrieved from dialog display data 324, which the server 140′ stores, for example, as part of user side module data 320.
Users of the downloadable toolbar 274 can preferably maintain user accounts with the downloadable toolbar provider. User accounts are used to identify users on the Internet and to store user preferences. If the user has an account with the content provider, customized information and/or functionality may be loaded into the downloadable toolbar 274 or otherwise associated with the user. If the user does not have an account, more generalized (e.g., guest) information and/or functionality may be loaded. User information, such as, for example, user names, passwords, preferences, etc., is stored at the server 140′ in user database 315. Maintaining a user account with the content provider gives the Internet user the additional benefit of having their toolbar preferences available at any location from which the user can access the content provider. Logging in with the content provider also allows the content provider to give the user a more personal experience since toolbar settings, such as, what a dialog displays, can be adjusted in accordance with the preferences of the user.
While exemplary server 140′ includes a plurality of software modules 305, 310, 370, 322 and databases 315, 320, 324 as separate components, in alternate embodiments, one or more of the modules 305, 310, 370, 322 and databases 315, 320, 324 may be combined and/or separated to perform the functions of the combined and/or separated modules and databases. Additionally, while exemplary server 140′ includes a plurality of modules 305, 310, 370, 322 and databases 315, 320, 324 in alternate embodiments the modules 305, 310, 370, 322 and databases 315, 320, 324 may be dispersed into separate servers in separate or similar locations. This is true for all software modules and databases described herein, whether at the server or user level.
From step 415 processing proceeds to step 420 where the toolbar module 274 or other software component recognizes an event that calls for the display of a dialog, such as when the toolbar module 274 receives an instruction to display a dialog. This instruction may have been received, in one non-limiting example, by the user selecting a toolbar menu item that displays information, such as the toolbar's version number, about the toolbar 274. In some embodiments, at least some of the exemplary IDispatch logic described earlier is used to perform the following steps.
In step 425, the toolbar application 274 with dynamic dialog display module 278 creates a dialog object. Processing proceeds from step 425 to step 430, where the dialog display module 278 creates an instance of a web browser control and hosts the control in the dialog objects window. In one exemplary embodiment, step 430 is performed at initialization time (WM_INITDIALOG handler). Then, in step 435, a quickly loading webpage, such as, a blank HTML page is loaded in the web browser control.
Processing proceeds from step 435 to step 440, where the dialog object is set as the custom user interface handler for the web browser control. The dialog object handles the external user interface for the web browser control.
After step 440, processing proceeds to step 445 where dialog display HTML 207 is retrieved from toolbar data 205. In one exemplary, non-limiting embodiment, the plugin cannot directly access toolbar data 205. Therefore, while dialogs originating from dynamic dialog display module 278 can obtain dialog display HTML 207 directly from toolbar data 205, dialogs originating from dynamic dialog display module 280 use mechanisms in the plugin 276 to communicate with the toolbar application 274, which can obtain the desired dialog display HTML 207. After the dialog display HTML 207 is retrieved in step 445, processing proceeds to step 450, where the retrieved dialog display HTML 207 is loaded in the web browser control. In other embodiments, additional data and/or media is obtained from the network and loaded in the web browser control, when the dialog display HTML 207 comprises instructions to obtain them.
Once the dialog display HTML 207 is loaded in the web browser control, in step 450, processing proceeds to step 455, where the dialog is displayed to the user. In one exemplary embodiment, a custom message loop is used to properly process messages that occur, so that the dynamic dialog acts like a regular dialog. The dialog displayed may be modal or modeless.
After the user has finished with the dialog, processing proceeds to step 460, where the toolbar module 274 receives an indication that the dialog has closed. For example, the dynamic dialog display module calls “end( )” on the window.external object. When the dialog closes, it returns a code to the toolbar application 274 as though it were a regular dialog, for example IDOK, IDCANCEL, IDYES, IDNO, etc. The toolbar application 274 can use the return code to determine what course of action to take. Method 400 ends in step 645, with for example, the user closing the browser program 272. Until the browser program 272 is closed, method 400 can return to step 420, when new instructions to display dialogs are received.
Processing proceeds from step 505 to step 510 where the toolbar module 274 determines whether the data requires processing. If the data does not require processing, the toolbar 274, in step 520, stores the data received from the dialog object. On the other hand, returning to step 510, if the toolbar 274 determines that the data requires processing, then method 400′ proceeds from step 510 to step 515, where the toolbar 274 processes the data and/or computer code received from the dialog object. The additional processing can include navigating to a new web site, sending data to and receiving data from the predetermined Internet site, etc. Then, processing proceeds to step 520 where any data obtained from the dialog object and/or from the processing of the computer code received from the dialog object is stored. After any data is stored in step 520, processing proceeds to step 465 of method 400, and proceeds as described above.
In one non-limiting embodiment, dynamic dialogs are used with a downloadable toolbar application 274. Therefore, a user that downloads and installs the toolbar 274 for the opportunity to experience dynamic dialogs. If the server 140′ determines, in step 615, that the received message is a request from a user for a toolbar application 274, processing proceeds to step 620, where the server 140′ transmits and/or installs a toolbar application 274 on the user's computer. In an exemplary embodiment, a user obtains a toolbar application 274 by connecting with a predetermined Internet site. Using a controlling program 310, the Internet site downloads and/or installs a toolbar application 274, on the user's computer 130′. The toolbar application 274 may be a library file.
Once the toolbar application 274 is obtained by the user, processing returns to step 610 where the server 140′ receives data from the user. Following step 610, in step 615, the server 140′ determines that the data is a request for toolbar data 205. Processing then proceeds to step 625 where the server 140′ transmits toolbar data 205 to the user. The toolbar data 205 comprises information defining the buttons that make up the downloadable toolbar and also comprises dynamic dialog display data 207. Following step 625, processing proceeds to step 645 where the method 600 ends, and the server 140′ returns to monitoring for messages from network 105 users.
When the user subsequently accesses their browser program 272, the toolbar application 274 transmits a request for toolbar data 205. Therefore, server 140′ also receives requests for toolbar data from many users who have already installed the toolbar application, without first receiving a request for the toolbar application 274. The Internet content provider can also transmit toolbar data 205 to connected users without receiving a request. The content provider may wish to do this to update dialog display data 207.
Returning to step 615, if the server 140′ determines the received message is a “request for log-in”, processing proceeds from step 615 to step 630 where the server 140′, through server side module 322, logs in the user who sent the request. Then, in step 635, the server 140′ retrieves the user's preferences from user database 315. The user's preferences may include the type, quantity and order of the buttons on the toolbar 274 or other user information that can be used to effect the toolbar 274. After the server side module 322 retrieves the user's preferences, processing proceeds from step 635 to step 625 where the server 140′ transmits the users preferred toolbar data 205 to the user. This can be accomplished, in one non-limiting embodiment, through a button feed to the user. Then, processing proceeds from step 625 to step 645 where the method 600 ends, and the server 140′ returns to monitoring for messages from network 105 users.
Returning to step 615 if the server 140′ determines that the type of message received is a “request for log-off”, processing proceeds to step 640 where server 140′, logs the user out off of the predetermined Internet site. Following step 640, processing proceeds to step 645 where the method 600 ends, and server 140′ returns to monitoring for messages from network 105 users.
For example, the toolbar/menu bar portion 715 provided at the top (see
The pop-up blocker dialog 1005 can be implemented, in one exemplary embodiment, by the dynamic dialog display module 280 and dialog display data 207 using the exemplary classes and exemplary methods described above.
Dialog display data 207 is included as part of the button feed from the predetermined Internet site to the toolbar user. The dialog display data may be, in one non-limiting example, implemented as HTML comprising CSS, JavaScript, etc. The function and variable names in the HTML can be in one non-limiting embodiment, a minimum length to save bandwidth. In alternate embodiments, a preprocessor can be written so that the HTML and script can be written with a large quantity of white space and long variable names, and then compressed before it is sent to a user in a feed.
If a user selects a source from list 1020 and selects the remove button 1030, the pop-up blocker displays a confirmation dialog.
The present invention allows content providers to make changes to dialogs without having to compel the user to reinstall their software.
Furthermore, the dynamic dialog 1315 may be used with a toolbar's 274 automatic update feature. Instead of just displaying a standard windows dialog that says “do you want to autoupdate? yes/no”, a content provider can offer the toolbar 274 user a richer experience by sending additional web content with the autoupdate confirmation. This information may be a list of new features or a tour of the new toolbar 274 updates. Some users do not want to go to a separate web page to view the new features, but they might watch an update video highlighting new features if it is included with the autoupdate confirmation.
In other embodiments, the dynamic dialog 1305 may be modified to assist plugins such as the pop-up blocker, and other toolbar functions to promote themselves. When a new feature is used for the first time, for example, a pop-up is blocked, a dynamic dialog 1315 may appear to alert the user that the pop-up blocker is installed and is working to make their web experience better. The dialog can include promotional information related to the newly used feature to further educate the user about the features of the toolbar 274.
Still in other embodiments, the dynamic dialog 1315 may be modified to include an options and/or preferences interference. A toolbar 274 user can change their preferences through the dialog 1315 instead of through a separate webpage. Exemplary functionality includes add/remove buttons, ordering buttons, etc.
The dynamic dialog 1315 can also be modified, in other embodiments, to display web content that is normally displayed in a webpage display area. For example, pressing the “maps” button on the toolbar 274, in a known embodiment, navigates the webpage display area to the maps webpage, leaving the website currently being viewed by the user. Using an embodiment of the invention, the maps webpage or a special maps webpage that looks like a dialog, can be displayed in dynamic dialog 1315 instead of the webpage display. The user can use the maps feature without leaving their current website.
The look and functionality of the “maps” button is defined in toolbar 274 by maps button data included in downloadable toolbar data 205. In the known, embodiment the maps button data may comprise an instruction to redirect the webpage display area to a specific URL. In an exemplary embodiment of the invention, where the maps functionality is presented in a dialog, the maps button data comprises HTML that defines the display of the maps dialog and/or refers to the location of display data to be loaded in the dialog. The maps button data and any other display data is loaded in the dialog and then displayed to the user as described above. This method can be used for any toolbar 274 feature that redirects the browser to another webpage, opens a new browser, etc, and for other features.
Using a dialog to display the Maps webpage, allows the content provider to make the Maps webpage look and feel as if it is a function of the toolbar 745 rather than a webpage. In addition, as mentioned above, since the Maps webpage is loaded in a dialog rather than another browser window, third party Pop-up blockers will not block the Maps webpage.
Exemplary implementations of the dynamic dialogs of the present invention can be used for internationalization through the provision of dynamic dialog content in differing languages, or for the provision of any information to a user through the use of a dialog. In the case of internationalization, for example, depending user log-in information or profile date or IP address location, a different dialog can be presented dynamically without the need to maintain the dialog data as part of the basic application.
While the embodiment above describes providing dynamic dialogs for a downloadable toolbar, the invention is not limited to this case. Any computer software application incorporating dialogs can be modified in accordance with the methods and systems described herein to include dynamic dialogs.
Thus, while there have been shown and described and pointed out fundamental novel features of the invention as applied to preferred embodiments thereof, it will be understood that various omissions and substitutions and changes in the form and details of the disclosed invention may be made by those skilled in the art without departing from the spirit of the invention. It is the intention, therefore, to be limited only as indicated by the scope of the claims appended hereto.
Number | Name | Date | Kind |
---|---|---|---|
5499335 | Silver et al. | Mar 1996 | A |
5579469 | Pike | Nov 1996 | A |
5630042 | McIntosh et al. | May 1997 | A |
5675752 | Scott et al. | Oct 1997 | A |
5744787 | Teicher | Apr 1998 | A |
5781724 | Nevarez et al. | Jul 1998 | A |
5784058 | LaStrange et al. | Jul 1998 | A |
5796393 | MacNaughton et al. | Aug 1998 | A |
5802530 | Van Hoff | Sep 1998 | A |
5805803 | Birrell et al. | Sep 1998 | A |
5813007 | Nielsen | Sep 1998 | A |
5848424 | Scheinkman et al. | Dec 1998 | A |
5875296 | Shi et al. | Feb 1999 | A |
5877759 | Bauer | Mar 1999 | A |
5883810 | Franklin et al. | Mar 1999 | A |
5890172 | Borman et al. | Mar 1999 | A |
5914714 | Brown | Jun 1999 | A |
5917491 | Bauersfeld | Jun 1999 | A |
5933142 | LaStrange et al. | Aug 1999 | A |
5949419 | Domine et al. | Sep 1999 | A |
5963952 | Smith | Oct 1999 | A |
5964836 | Rowe | Oct 1999 | A |
5974446 | Sonnenreich et al. | Oct 1999 | A |
5999179 | Kekic et al. | Dec 1999 | A |
5999972 | Gish | Dec 1999 | A |
5999973 | Glitho et al. | Dec 1999 | A |
6000832 | Franklin et al. | Dec 1999 | A |
6006034 | Heath et al. | Dec 1999 | A |
6009459 | Belfiore et al. | Dec 1999 | A |
6020884 | MacNaughton et al. | Feb 2000 | A |
6025836 | McBride | Feb 2000 | A |
6026435 | Enomoto et al. | Feb 2000 | A |
6034683 | Mansour et al. | Mar 2000 | A |
6041360 | Himmel et al. | Mar 2000 | A |
6057836 | Kavalam et al. | May 2000 | A |
6061695 | Slivka et al. | May 2000 | A |
6072486 | Sheldon et al. | Jun 2000 | A |
6101486 | Roberts et al. | Aug 2000 | A |
6112240 | Pogue et al. | Aug 2000 | A |
6119098 | Guyot et al. | Sep 2000 | A |
6125352 | Franklin et al. | Sep 2000 | A |
6141010 | Hoyle | Oct 2000 | A |
6175869 | Ahuja et al. | Jan 2001 | B1 |
6185600 | Spence et al. | Feb 2001 | B1 |
6188995 | Garst et al. | Feb 2001 | B1 |
6208995 | Himmel et al. | Mar 2001 | B1 |
6216153 | Vortriede | Apr 2001 | B1 |
6226655 | Borman et al. | May 2001 | B1 |
6226752 | Gupta et al. | May 2001 | B1 |
6232972 | Arcuri et al. | May 2001 | B1 |
6256668 | Slivka et al. | Jul 2001 | B1 |
6262731 | Hasegawa | Jul 2001 | B1 |
6266058 | Meyer | Jul 2001 | B1 |
6282548 | Burner et al. | Aug 2001 | B1 |
6286001 | Walker et al. | Sep 2001 | B1 |
6292185 | Ko et al. | Sep 2001 | B1 |
6314451 | Landsman | Nov 2001 | B1 |
6360255 | McCormack et al. | Mar 2002 | B1 |
6373507 | Camara et al. | Apr 2002 | B1 |
6385619 | Eichstaedt et al. | May 2002 | B1 |
6407754 | Hetherington et al. | Jun 2002 | B1 |
6433800 | Holtz | Aug 2002 | B1 |
6434563 | Pasquali et al. | Aug 2002 | B1 |
6460058 | Kopulu et al. | Oct 2002 | B2 |
6469713 | Hetherington et al. | Oct 2002 | B2 |
6476833 | Moshfeghi | Nov 2002 | B1 |
6483525 | Tange | Nov 2002 | B1 |
6486892 | Stern | Nov 2002 | B1 |
6490602 | Kraemer | Dec 2002 | B1 |
6493000 | Wynn et al. | Dec 2002 | B1 |
6496203 | Beaumont et al. | Dec 2002 | B1 |
6496936 | French et al. | Dec 2002 | B1 |
6505238 | Tran | Jan 2003 | B1 |
6542897 | Lee | Apr 2003 | B2 |
6549217 | De Greef et al. | Apr 2003 | B1 |
6584505 | Howard et al. | Jun 2003 | B1 |
6624831 | Shahine et al. | Sep 2003 | B1 |
6651217 | Kennedy et al. | Nov 2003 | B1 |
6686938 | Jobs et al. | Feb 2004 | B1 |
6704031 | Kimball et al. | Mar 2004 | B1 |
6748367 | Lee | Jun 2004 | B1 |
6789201 | Barton et al. | Sep 2004 | B2 |
6819343 | Sobeski et al. | Nov 2004 | B1 |
6851060 | Shrader | Feb 2005 | B1 |
6865680 | Wu et al. | Mar 2005 | B1 |
6868331 | Hanebrink | Mar 2005 | B2 |
6868394 | Mele | Mar 2005 | B1 |
6873974 | Schutzer | Mar 2005 | B1 |
7039872 | Raheman | May 2006 | B1 |
7111246 | Sauve et al. | Sep 2006 | B2 |
7136896 | Srinivas et al. | Nov 2006 | B1 |
20010001147 | Hutchinson et al. | May 2001 | A1 |
20010010663 | Nakazawa et al. | Aug 2001 | A1 |
20010035885 | Iron et al. | Nov 2001 | A1 |
20020018078 | Khan et al. | Feb 2002 | A1 |
20020057299 | Oren et al. | May 2002 | A1 |
20020062342 | Sidles | May 2002 | A1 |
20020070963 | Odero et al. | Jun 2002 | A1 |
20020070969 | Barksdale et al. | Jun 2002 | A1 |
20020075326 | Allen | Jun 2002 | A1 |
20020077978 | O'Leary et al. | Jun 2002 | A1 |
20020078095 | Culham | Jun 2002 | A1 |
20020089549 | Munro et al. | Jul 2002 | A1 |
20020097277 | Pitroda | Jul 2002 | A1 |
20020149615 | Rajarajan et al. | Oct 2002 | A1 |
20020149618 | Estrada et al. | Oct 2002 | A1 |
20020154159 | Day et al. | Oct 2002 | A1 |
20020158912 | O'Rouke | Oct 2002 | A1 |
20020163544 | Baker et al. | Nov 2002 | A1 |
20020163545 | Hii | Nov 2002 | A1 |
20020186239 | Komuro | Dec 2002 | A1 |
20020186249 | Lu et al. | Dec 2002 | A1 |
20020186255 | Shafron et al. | Dec 2002 | A1 |
20020186256 | Hong | Dec 2002 | A1 |
20030009768 | Moir | Jan 2003 | A1 |
20030011641 | Totman et al. | Jan 2003 | A1 |
20030028764 | Campbell | Feb 2003 | A1 |
20030061052 | Breuer | Mar 2003 | A1 |
20030067481 | Chedgey et al. | Apr 2003 | A1 |
20030080995 | Tenenbaum et al. | May 2003 | A1 |
20030085916 | Thiry et al. | May 2003 | A1 |
20030085927 | Muller | May 2003 | A1 |
20030112271 | Batalden et al. | Jun 2003 | A1 |
20030112280 | Driskell | Jun 2003 | A1 |
20030120600 | Gurevich | Jun 2003 | A1 |
20030128233 | Kasriel | Jul 2003 | A1 |
20030131106 | Kasriel | Jul 2003 | A1 |
20030174154 | Yukie et al. | Sep 2003 | A1 |
20030202009 | Kasriel | Oct 2003 | A1 |
20030221167 | Goldstein et al. | Nov 2003 | A1 |
20040061720 | Weber | Apr 2004 | A1 |
20040125130 | Flamini et al. | Jul 2004 | A1 |
20040174396 | Jobs et al. | Sep 2004 | A1 |
20040186775 | Margiloff et al. | Sep 2004 | A1 |
20040243520 | Bishop et al. | Dec 2004 | A1 |
20050039141 | Burke et al. | Feb 2005 | A1 |
20050039144 | Wada et al. | Feb 2005 | A1 |
20050097574 | Morrison et al. | May 2005 | A1 |
20050198220 | Wada et al. | Sep 2005 | A1 |
20050227216 | Gupta | Oct 2005 | A1 |
20050251753 | Sawyer | Nov 2005 | A1 |
20060085439 | Sawyer | Apr 2006 | A1 |
20070067297 | Kublickis | Mar 2007 | A1 |
20070204308 | Nicholas et al. | Aug 2007 | A1 |
Number | Date | Country |
---|---|---|
WO 0025239 | May 2000 | WO |
WO 0031657 | Jun 2000 | WO |
WO 0139046 | May 2001 | WO |
WO 0167285 | Sep 2001 | WO |
WO 0195104 | Dec 2001 | WO |
WO 03038554 | May 2003 | WO |
WO 03038640 | May 2003 | WO |
WO 2005017670 | Feb 2005 | WO |
WO 2005019983 | Mar 2005 | WO |
WO 2005043355 | May 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20060095860 A1 | May 2006 | US |