Systems, methods and computer program products for locating...

Electrical computers and digital processing systems: virtual mac – Task management or control – Process scheduling

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C715S252000, C717S114000, C707S793000, C707S793000, C707S793000, C718S100000, C718S102000

Reexamination Certificate

active

06678889

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates generally to user interfaces and, more particularly, to user interfaces that support the launching of multiple application programs and tasks shared by users of a computer network.
BACKGROUND OF THE INVENTION
Administrative consoles are being developed to provide a common graphical user interface (GUI) within which users can configure and manage multiple, heterogeneous applications and network resources shared by members of a computer network. Applications and other resources managed via administrative consoles are typically referred to collectively as “products.” An exemplary administrative console for managing multiple heterogeneous products is the Microsoft Management Console illustrated in FIG.
1
.
Conventionally, each product in an administrative console supplies the resources needed by the respective product. For example, each product in a conventional console may contain the following string values in its own product resource file(s): “Ok”, “Cancel”, “Next”, “Previous”, “Help”, “Monday”, “Tuesday”, and “January”. These string values may allow a product to perform specific tasks. Each product in a console conventionally retrieves resources from the respective product's own resource file(s). As such, a product conventionally defines resources that are also defined in other products. For example, the task performed when a user activates an “Ok” button displayed within a GUI is typically defined by each product, even though the task may be identical.
It would be highly desirable to reduce duplication of product resources by allowing multiple products within a console to share resources, especially resources that facilitate performance of identical tasks. Unfortunately, tasks of administered products within a console may be “heterogeneous” in that they may be written in different programming languages, may require different runtime support libraries, and may use and manage resources differently. For example, one product within a console may include tasks written in the C++ programming language and may require the C++ runtime library to run within the console. Another product within the same console may have tasks written in Visual Basic and require the Visual Basic runtime library for operation. As such, it may be difficult to share resources between these product's tasks.
SUMMARY OF THE INVENTION
The present invention is directed to systems, methods and computer program products for defining and sharing resources within an Extensible Markup Language (XML) document that defines a console (i.e., a graphical user interface or GUI) for managing a plurality of application programs and tasks associated therewith, and that is task and language independent. An XML document according to an embodiment of the present invention includes a root scoping level and a hierarchical plurality of scoping levels descending from the root scoping level that define application programs and tasks associated therewith. A resource container may be located at the root scoping level and at each scoping level descending from the root scoping level. Each respective resource container contains a definition for at least one respective resource that is utilized by one or more application programs and/or tasks associated with an application program.
Upon receiving a user request to perform a task associated with an application program managed by a console, a search is conducted within containers at each scoping level for one or more resources required to perform the task. The search is initiated at the scoping level where the task to be performed is defined and proceeds in ascending order towards the root scoping level until the resource is located. When found, a clone of each located resource is generated. The task is then performed using the clone of the resource. The clone of the resource may be discarded after the task has been performed. The “original” of the resource is not modified.
According to other embodiments of the present invention, a cloned resource may be modified such that performance of a task is altered. For example, a “TEMPLATE” modifier according to an embodiment of the present invention permits portions of resources to be reused, both within a resource and within other resources that have scope to the referenced resource (i.e., that are authorized according to the scoping hierarchy to utilize the resource). An “ALIAS” modifier according to an embodiment of the present invention allows a resource definition to be an alias of another resource definition that is in scope. An “INHERIT-FROM” modifier according to another embodiment of the present invention allows a resource definition to inherit from another resource definition that is in scope.
Resource searching according to the present invention may reduce duplication of resources utilized by multiple products. Accordingly, cost savings may be realized because of the reduced amount of code associated with multiple application programs.


REFERENCES:
patent: 5121477 (1992-06-01), Koopmans et al.
patent: 5404441 (1995-04-01), Satoyama
patent: 5418941 (1995-05-01), Peters
patent: 5487145 (1996-01-01), Marsh et al.
patent: 5548704 (1996-08-01), Steiner et al.
patent: 5668959 (1997-09-01), Malcolm
patent: 5696914 (1997-12-01), Nahaboo et al.
patent: 5781739 (1998-07-01), Bach et al.
patent: 5848410 (1998-12-01), Walls et al.
patent: 5877766 (1999-03-01), Bates et al.
patent: 5878418 (1999-03-01), Polcyn et al.
patent: 6237005 (2001-05-01), Griffin
patent: 6449615 (2002-09-01), Liu et al.
patent: 6594355 (2003-07-01), Deo et al.
patent: 2002/0147696 (2002-10-01), Acker et al.
patent: 2003/0014421 (2003-01-01), Jung
patent: 336560 (1989-10-01), None
patent: 541236 (1993-05-01), None
patent: 08166865 (1996-06-01), None
patent: 09198348 (1997-07-01), None
patent: 10-187512 (1998-07-01), None
patent: WO9502236 (1995-01-01), None
Specification, Extensible Markup Language (XML) 1.0, prepared by W3C XML Working Group (WG), pp. 1-32 (Feb. 10, 1998).
Muschett, B.H. et al., “Dynamic Loading of Locale Specific Hyper Text markup Language (HTML) Pages,” Research Disclosure, International Business Machines Corporation (Mar. 1998).
Farn, B., “Method to Convert Graphical User Interface Definitions and Windows to HyperText Markup Language,” IBM Technical Disclosure Bulletin, vol. 40, No. 08, pp. 167-173 (Aug. 1997).
Elder, B. et al., “Architecture for Platform and Presentation Independent User Interface for Applications,” IBM Technical Disclosure Bulletin, vol. 38, No. 01, pp. 167-173 (Jan. 1995).
Jern, M., Conference Paper, “Information visualization on the Web,” Abstract, 1998 IEEE Conference on Information Visualization, London UK (Jul. 1998).
Berg, D., “An Internet Solution,” Abstract, Object Magazine, vol. 7, No. 3 (May 1997).
Suzuki, T. et al., “Multimedia HTML Layout Method,” Abstract, IEICE Transactions on Communications, vol. E79-B, No. 8 (Aug. 1996).
Gray, M.. et al., “Coupling application design and user interface design,” Abstract, CHI '92 Conference Proceedings ACM Conference on Human Factors in Computing Systems Striking a Balance (1992).
Makela, R. et al., “Keep it simple-interactive electronic applications with SGML,” Abstract, SGML Europe '97 Conference Proceedings (May 1997).
Flammia, G., “SMIL makes Web applications multimodal,” Abstract, IEEE Intelligent Systems, vol. 13, No. 4 (Jul.-Aug. 1998).
de Baar, DJMJ et al., “Coupling application design and user interface design,” Abstract, CHI '92 Conference Proceedings, ACM Conference on Human Factors in Computing Systems, Striking a Balance (1992).
“AUIML /a Language for Marking-up Intent-based User Interfaces,” IBM Corporation (copyright 1998-2000).
“C3 Toolkit Developer's Guide,” Release 1.0, IBM Corporation (copyright 1999).

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Systems, methods and computer program products for locating... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Systems, methods and computer program products for locating..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Systems, methods and computer program products for locating... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3256977

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.