The invention, as well as a preferred mode of use and further objectives and advantages thereof, will best be understood by reference to the following detailed description of illustrative embodiments when read in conjunction with the accompanying drawings, wherein:
With reference now to the figures and in particular with reference to
With reference now to the figures,
In the depicted example, server 104 and server 106 are connected to network 102 along with storage unit 108. In addition, clients 110, 112, and 114 are also connected to network 102. These clients 110, 112, and 114 may be, for example, personal computers, network computers, or the like. In the depicted example, server 104 provides data, such as boot files, operating system images, and applications to the clients 110, 112, and 114. Clients 110, 112, and 114 are clients to server 104 in the depicted example. Distributed data processing system 100 may include additional servers, clients, and other devices not shown.
In accordance with an illustrative embodiment, clients 110-114, as well as servers 104, 106, may execute applications with updatable terms. In one exemplary embodiment, server 104 provides access to updatable term data structures stored in storage 108. An application may send a request for updates to server 104, which returns available updates. The application may then apply those updates to user interface (UI) components within the application. If a term is updated, it has a legacy term and a current term with associated descriptive text. A term may also have a customized term, which defined by the user.
In one exemplary embodiment, the application allows the user to select whether the legacy term, the current term, or a customized term is displayed in the user interface component. If the user selects to display legacy terms, then the legacy term is displayed with a current term indicator. The current term indicator may be, for example, a graphical indicator or the current term in parentheses. If the user selects to display current terms, then the current term is displayed with a legacy term indicator. Term indicators may be interactive. For example, a user interface component may present a text box with descriptive text about the term when the user holds the mouse cursor over the term indicator.
In the depicted example, distributed data processing system 100 is the Internet with network 102 representing a worldwide collection of networks and gateways that use the Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols to communicate with one another. At the heart of the Internet is a backbone of high-speed data communication lines between major nodes or host computers, consisting of thousands of commercial, governmental, educational and other computer systems that route data and messages. Of course, the distributed data processing system 100 may also be implemented to include a number of different types of networks, such as for example, an intranet, a local area network (LAN), a wide area network (WAN), or the like. As stated above,
With reference now to
In the depicted example, data processing system 200 employs a hub architecture including north bridge and memory controller hub (NB/MCH) 202 and south bridge and input/output (I/O) controller hub (SB/ICH) 204. Processing unit 206, main memory 208, and graphics processor 210 are connected to NB/MCH 202. Graphics processor 210 may be connected to NB/MCH 202 through an accelerated graphics port (AGP).
In the depicted example, local area network (LAN) adapter 212 connects to SB/ICH 204. Audio adapter 216, keyboard and mouse adapter 220, modem 222, read only memory (ROM) 224, hard disk drive (HDD) 226, CD-ROM drive 230, universal serial bus (USB) ports and other communication ports 232, and PCI/PCIe devices 234 connect to SB/ICH 204 through bus 238 and bus 240. PCI/PCIe devices may include, for example, Ethernet adapters, add-in cards, and PC cards for notebook computers. PCI uses a card bus controller, while PCIe does not. ROM 224 may be, for example, a flash binary input/output system (BIOS).
HDD 226 and CD-ROM drive 230 connect to SB/ICH 204 through bus 240. HDD 226 and CD-ROM drive 230 may use, for example, an integrated drive electronics (IDE) or serial advanced technology attachment (SATA) interface. Super I/O (SIO) device 236 may be connected to SB/ICH 204.
An operating system runs on processing unit 206. The operating system coordinates and provides control of various components within the data processing system 200 in
As a server, data processing system 200 may be, for example, an IBM® eServer™ pSeries® computer system, running the Advanced Interactive Executive (AIX®) operating system or the LINUX® operating system (eServer, pSeries and AIX are trademarks of International Business Machines Corporation in the United States, other countries, or both while LINUX is a trademark of Linus Torvalds in the United States, other countries, or both). Data processing system 200 may be a symmetric multiprocessor (SMP) system including a plurality of processors in processing unit 206. Alternatively, a single processor system may be employed.
Instructions for the operating system, the object-oriented programming system, and applications or programs are located on storage devices, such as HDD 226, and may be loaded into main memory 208 for execution by processing unit 206. The processes for illustrative embodiments of the present invention may be performed by processing unit 206 using computer usable program code, which may be located in a memory such as, for example, main memory 208, ROM 224, or in one or more peripheral devices 226 and 230, for example.
A bus system, such as bus 238 or bus 240 as shown in
Those of ordinary skill in the art will appreciate that the hardware in
Moreover, the data processing system 200 may take the form of any of a number of different data processing systems including client computing devices, server computing devices, a tablet computer, laptop computer, telephone or other communication device, a personal digital assistant (PDA), or the like. In some illustrative examples, data processing system 200 may be a portable computing device which is configured with flash memory to provide non-volatile memory for storing operating system files and/or user-generated data, for example. Essentially, data processing system 200 may be any known or later developed data processing system without architectural limitation.
Application 310 submits a request for term updates to updatable term service 320. Updatable term service 320 may exist on server 104 in
Application 310 presents a preferences dialog to the user. The preferences dialog may be accessible through a menu structure or the like. Application 310 stores settings from the preferences dialog in user preferences 314. Application 310 loads updatable terms from term data structure 322. When application 310 creates an instance of user interface component 312, application 310 displays a legacy term, a current term, or a customized term for each updatable term from term data structure 322, according to user preferences 314. For example, if the user sets updatable terms to “legacy,” then application 310 may create the instance of user interface component 312 with legacy terms displayed.
Furthermore, application 310 may display term indicators to notify the user that the term is updatable. For instance, if the user sets updatable terms to “current,” then application 310 may display a current term with a legacy term indicator. A term indicator may be a graphical indicator or some other indicator type, such as placing the legacy term in parentheses.
Turning to
With reference now to
Taxonomy menu 434 may also include a customized terms selection 436. Selection of the customized terms control 436 initializes a customized terms interface.
Accordingly, blocks of the flowchart illustrations support combinations of means for performing the specified functions, combinations of steps for performing the specified functions and program instruction means for performing the specified functions. It will also be understood that each block of the flowchart illustrations, and combinations of blocks in the flowchart illustrations, can be implemented by special purpose hardware-based computer systems which perform the specified functions or steps, or by combinations of special purpose hardware and computer instructions.
With reference now to
If the application creates an instance of a user interface component, the application determines whether there are updatable terms in the user interface component (block 510). If there are updatable terms in the user interface component, the application determines whether to display a customized term for the updatable term based on user preferences (block 512). If the user preferences indicate that a customized term is to be displayed, the application displays the customized term with legacy/current term indicators according to the user preferences (block 514). Thereafter, operation proceeds to block 522 to determine whether to display a customizable terms interface.
If the user preferences do not indicate that a customized term is to be displayed in block 512, the application determines whether to display a legacy term for the updatable term based on user preferences (block 516). If the user preferences indicate that a legacy term is to be displayed, the application displays the legacy term with a current term indicator according to the user preferences (block 518). Thereafter, operation proceeds to block 522 to determine whether to display a customizable terms interface.
If the user preferences do not indicate that a legacy term is to be displayed, the application displays the current term with a legacy indicator according to the user preferences (block 520). Thereafter, operation proceeds to block 522 to determine whether to display a customization interface.
If the application determines that the customizable terms interface is to be displayed, the application presents the term customization interface to the user (block 524). The user may interact with the customization interface to set customized terms and descriptive text for updatable terms. The application applies any changes made in the customization interface (block 526).
Thereafter, or if the application determines that the customization interface is not to be displayed in block 522, the application determines whether an exit condition exists (block 528). An exit condition may exist, for example, if the user closes the application. If an exit condition does not exist, operation returns to block 508 to determine whether an instance of a user interface component is to be created. If an exit condition does not exist in block 528, then operation ends.
If an update request is not received in block 602, the updatable term service determines whether an update is received from developers (block 606). Developers may continuously update terms and provide descriptive text to explain term changes to end users. If an update is received, the updatable term service applied the update to the updatable terms data structures (block 608). Thereafter, operation proceeds to block 610 to determine whether an exit condition exists.
If an update is not received from developers in block 606, the updatable term service determines whether an exit condition exists. An exit condition may exist, for example, if the service is brought offline. If an exit condition does not exist, operation returns to block 602 to determine whether an update request is received from an application. If an exit condition exists in block 610, then operation ends.
Thus, the illustrative embodiments solve the disadvantages of the prior art by providing console-integrated updatable terms. An application console queries an updatable term service for updates to terms. The application then displays a current term, a legacy term, or a customized term according to user preferences. The application may also display a term indicator to notify the user that the term has an associated legacy term or current term. The user may also provide customized terms and descriptive text for updatable terms.
It should be appreciated that the illustrative embodiments may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In one exemplary embodiment, the mechanisms of the illustrative embodiments are implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
Furthermore, the illustrative embodiments may take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable or computer-readable medium can be any apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
The medium may be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
A data processing system suitable for storing and/or executing program code will include at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.
Input/output or I/O devices (including but not limited to keyboards, displays, pointing devices, etc.) can be coupled to the system either directly or through intervening I/O controllers. Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters.
The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention, the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.