US6356910B1 - Method and apparatus for a self-service content menu - Google Patents

Method and apparatus for a self-service content menu Download PDF

Info

Publication number
US6356910B1
US6356910B1 US09/358,153 US35815399A US6356910B1 US 6356910 B1 US6356910 B1 US 6356910B1 US 35815399 A US35815399 A US 35815399A US 6356910 B1 US6356910 B1 US 6356910B1
Authority
US
United States
Prior art keywords
menu
node
data structure
hierarchical data
component
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
US09/358,153
Inventor
Paul Zellweger
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US09/358,153 priority Critical patent/US6356910B1/en
Application granted granted Critical
Publication of US6356910B1 publication Critical patent/US6356910B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/953Organization of data
    • Y10S707/956Hierarchical
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/953Organization of data
    • Y10S707/959Network

Definitions

  • the present invention relates to computer software used to organize information on a Web site, and more specifically it relates to a content management system on a network that enables individual information providers to add topics and links to a central location that provides end-user access to content on the network.
  • a home page on a Web-site represents the primary way to access information on a site. Yet, the standard access methods, such as directory services and hypertext link structures, are very ineffective in representing detailed information that can be found on specific pages within the site. To overcome this problem, home pages often refer end-users to search engines, but this retrieval technology only compounds the issue by providing a “black box” approach that hides details for people who are unfamiliar with what to expect.
  • FIGS. 1 through 12 c on 15 separate sheets are resubmitted with this amendment.
  • all numbers and reference characters in FIGS. 12 a through 12 c have been redrawn to adhere to the minimum height requirement of 1 ⁇ 8 of an inch.
  • a content menu provides an excellent way to provide end-user access to highly detailed information.
  • Zellweger discloses methods for creating the content menu using an open hierarchical data structure (U.S. Pat No. 5,630,125) that enables multiple paths to reach the same object.
  • a network traffic Zellweger U.S. Ser. No. 09/080,100 discloses how to use this structure to create and manage a network of HTML links on a Web-site.
  • Zellweger U.S. Ser. No. 09/080,102
  • Polnerow et. al. U.S. Pat No. 5,918,227 Jun. 29, 1999 disclose an on-line directory service which uses search routines to locate relevant content in a database. The disclosure does not reveal how content was added to the database.
  • Chan et. al. U.S. Pat. No. 5,893,107 Apr. 6, 1999 discloses a method for making directory services uniform by employing an object class that defines properties that end-users can browse.
  • Chan et. al. does not organize these properties in a structure like the open hierarchical data structure nor does it prompt providers to link such properties in a structure that organizes the information.
  • Goodman U.S. Pat No. 5,146,403 Sep. 8, 1992 discloses a self service method for end-users to change their address in a public area such as a post office or shopping center, however, the disclosure does not link it to a structure that organizes its information.
  • This present invention discloses how to employ an open hierarchical structure to organize content on a Web-site and provide a centralized end-user access to information. More importantly, the present invention discloses how to build and maintain a content menu that enables individual information providers to add topics and links to content they maintain.
  • the content menu overcomes this limitation by providing a scalable retrieval technology that can handle detailed content on a Web-site, an Intranet site, and, most importantly, on a portal site that aggregates sources of detailed information on the network.
  • the present invention overcomes one of its own limitations, its expensive labor-intensive construction.
  • One object of the present invention is to provide a method and apparatus for building and maintaining a content menu that links to electronic objects throughout a network.
  • Another object of the present invention is to provide a method to that enables a Web administrator to program input menus that control how individual information providers to supply detailed information about content that they maintain on their servers.
  • One object of the present invention is to provide a method for enabling individual information providers to access a central end-user access method and add links to their content
  • the objects of the invention are attained by providing the methods and apparatus for building and maintaining a content menu, derived from an open hierarchical data structure, that manages links to electronic objects in a network.
  • An administrator employs the present invention to establish a central access method for end-users that enables end-users to browse content details and access these objects. Administrators use the present invention to create a self-service method that enables individual content providers to link their content to a central source.
  • FIG. 1 depicts the graphic representation of the client-server apparatus of the present invention.
  • FIG. 2 depicts a graphic representation of an enterprise-wide network that contains more than one server computer.
  • FIG. 3 depicts a graphical representation of the prior art of the content menu
  • FIG. 4 depicts the major software components of the prior art of the content menu authoring system.
  • FIG. 5 depicts a graphic representation of the prior art of the open hierarchical data structure.
  • FIG. 6 depicts the prior database structure used to represent nodes in the open hierarchical data structure.
  • FIGS. 7 a through 7 c depict a graphic representation of three relationship templates represented by the open hierarchical data structure.
  • FIGS. 8 a through 8 d represent the menu interface used by menu developers to configure the self service menus used by information providers.
  • FIGS. 9 a through 9 d represents the self-service menu interface produced by the present invention that is used by individual information providers.
  • FIG. 10 depicts a graphic representation of a database structure of menu prompts used to generate the self-service input menus.
  • FIG. 11 depicts the flow chart of the program logic used to build the self service input menu.
  • FIGS. 12 a through 12 c depict the flow chart of the program logic of the self service input menus that add new topics entries to the open hierarchical data structure.
  • FIG. 1 depicts the client server apparatus of the present invention.
  • the server computer 15 contains the operating system, relational database management system, and communications software.
  • a client computer 12 is linked electronically to server computer 15 and has its own operating system, browser software, and communication software that enables it to request files stored on server computer 15 and display them on monitor 10 .
  • a Web site can represent a single server computer 15 as well as more than one server computer 15 in an enterprise network as depicted in FIG. 2 .
  • Server 18 In the enterprise-wide network a single computer 18 serves as a central point that links to other servers like 15 in the organization. Server 18 typically includes a home page for the enterprise and end-user services that access content on computers located throughout the enterprise. Individual information providers in 17 store and maintain content on one or more server computers 15 .
  • applications of the present invention are not limited to Intranet or enterprise-wide sites.
  • the present invention can also be deployed on Web sites that serve as aggregators of information known as portals.
  • the present invention collects topics and links from individual providers that get added to the underlying menu structure. The links point to their content on independent servers in the network.
  • FIG. 3 The prior art of the content menu is depicted in FIG. 3 .
  • Window 20 on a computer monitor displays content menu 21 .
  • Menu 21 is derived from an underlying knowledgebase the open hierarchical data structure that organizes information for end-user access.
  • Each list menu 22 in content menu 21 includes one or more entries, a title, and a scrolling device if needed.
  • FIG. 4 The primary software components of the prior content menu 21 are depicted in FIG. 4 .
  • An authoring system 26 generates one or more menu files 27 that represent one or more list menus like 22 .
  • Browser software 28 accesses menu files 27 to display the content menu 21 . Improvements brought about by the present invention and new capabilities to Authoring system 26 that enable web site administrators program input menus associated with 26 that allow individual content providers to add links to their content via self service menus.
  • Authoring system 26 includes the tools and utilities to build and maintain structure 29 and the improvements brought about by the present invention for content providers to add links to their content.
  • Elements in structure 29 include nodes and arcs.
  • Flow starts at a single root node 30 and progresses through one or more branching nodes like 33 or 34 till an information object like 50 is reached.
  • Generational terms are used to describe these elements and how they relate to another. For instance, a successor node would be considered a child or offspring and its predecessor would be considered a parent.
  • Each non root node has an outgoing child and sibling arc.
  • Child arcs represent the next object in the flow, a list or an information object, and sibling arcs create lists that correspond to a menu list.
  • structure 29 there is no limit on the number incoming child arcs on any node below the root. This means that any node below the root can have more than one parent, a primary and one or more step-parents. Multiple incoming arcs in structure 29 enable it to represent a wide range of organizational schemes, using a list of lists that intersect and overlap. For instance, structure 29 can represent a taxonomy of terms. It can also represent a more complex conceptual network such as a list of terms that link to their properties that in turn, point to a list of values that link to different units of information.
  • database structure 60 represents nodes in 29 .
  • a developer uses commands in authoring system 26 to build and manage nodes and links in 29 .
  • Each node in 29 is represented by an entry in 60 .
  • This includes an information key, TOPIC 62 , that corresponds to an entry in a list menu 22 .
  • It also includes PARENT 64 and CHILD 65 links to nodes in 60 and URL 68 that links a data node to an information object on Web page. Multiple CHILD 65 values can link to the same NODE 61 while PARENT 64 only contains primary parent values.
  • a node in 60 can have a SS_MENU 63 code that designates it as a parent node in a self-service input menu.
  • FIGS. 7 a through 7 c represent a graphical representation of different organizational relationships that can be represented by structure 29 .
  • FIG. 7 a represents a simple list organization where a parent node points to a list of one or more data nodes where each list item links to an information object.
  • FIG. 7 b represents a nested sublist organization where a parent node links to two or more nested sublists that, in turn, link to information objects. Each sublist refines a topic located in an prior list.
  • the structure represents conceptual organizations like a taxonomy of terms.
  • FIG. 7 c represents attribute/value lists.
  • a parent node refers to the name of a category or group that links to a set of attributes or properties which, in turn, link to a set of values that link to information objects at the bottom of the network.
  • the attribute/value lists represent one of the most powerful capabilities of the open hierarchical data structure because it shows end-users on a detailed basis how similar information objects differ from one another.
  • FIGS. 8 a through 8 d depict the menu interfaces used by a Web administrators to configure a self-service input menu for individual contributors responsible for maintaining local content.
  • FIG. 8 a depicts the first menu a Web administrator encounters when he or she creates a self-service input menu.
  • the administrator navigates through a content menu 21 in 70 that displays topics managed by structure 29 in authoring system 26 to select a content group or parent node that represents where input gets appended to structure 29 .
  • the administrator selects an organizational type for the proposed input menu. The choices: simple list, nested sublists, and attribute/value lists, correspond to the organizational schemes represented in FIGS. 7 a through 7 c.
  • the administrator selects the Continue button to complete the input menu configuration or the Done button to close menu 70 and return control to the previous menu.
  • the Simple List Menu 80 is display when the administrator selects a Simple List type in window 70 .
  • Content Group 82 displays the topic selected in content menu 21 in window 70 that serves as a parent node.
  • the administrator supplies a menu prompt for each item in the simple list at 84 .
  • To generate menu data for the self-service simple list input menu the administrator selects Add Menu at 86 . Otherwise, the Quit button closes window 80 .
  • the SubList Menu 90 is display when the administered selects a Nested SubLists type in window 70 .
  • Content Group 92 displays the topic selected in content menu 21 in window 70 that serves as a parent node.
  • the administrator supplies a menu prompt for each sublist at 94 .
  • To generate menu data for the self-service sublist input menu the administrator selects Add Menu at 99 . Otherwise, the Quit button closes window 90 .
  • the Attribute/Value Menu 100 is displayed when the administered selects Attribute/Value Lists in 74 in window 70 .
  • Content Group 102 displays the topic selected in content menu 21 in window 70 that serves as a parent node.
  • the administrator supplies a menu prompt for each attribute at 104 .
  • Each time he or she selects the Add Attribute button at 106 the attribute name at 104 is added to the scrolling list of attribute prompts in 108 , and 104 gets cleared.
  • To generate menu data for the self-service attribute/value input menu the administrator selects Add Menu at 109 . Otherwise, the Quit button closes window 100 .
  • FIGS. 9 a through 9 d depict the self service input menus produced by the present invention. Individual information providers throughout the enterprise use these self-service input menus to link their content to a content menu located on a home page of a Web site.
  • Menu 110 is the first menu an information provider sees when they use the self-service linking capability of the present invention.
  • Scrolling window 112 displays all the content groups that prompt providers for descriptive topics before prompting for a URL.
  • the authoring system 26 When a topic is selected and the Add Topic button in 113 is selected, the authoring system 26 generates an input menu from the selection depicted in FIGS. 9 b through 9 d.
  • the Add Director menu 114 is a self service input menu 115 that corresponds to a simple list type where a parent topic links to a single list that, in turn, links to information objects.
  • the menu title 116 corresponds to the topic selected by the provider at 112 in menu 110 .
  • the label 117 Name, directly corresponds to the item prompt 84 in configuration menu 80 supplied by the administrator.
  • the end-user provider fills URL 118 with the universal resource locator associated with the information object.
  • the Add button in 119 authoring system 26 adds an entry to a sibling list in structure 29 .
  • the Add Locations menu 120 is a self service input menu 115 that corresponds to a nested sublist type where a parent topic links to two or more nested list menus that, in turn, link to information objects.
  • the menu title 121 corresponds to the topic selected by the provider at 112 in menu 110 .
  • the text prompt in 122 correspond to the list of sublists 98 provided by the administration in menu 90 .
  • the end-user provider fills URL 123 with the universal resource locator associated with the information object.
  • the Add Departments menu 125 is a self service input menu 115 that corresponds to an attribute/value list type where a parent topic links to a list of attribute names that link to a value list that, in turn, links to a set of information objects.
  • the menu title 126 corresponds to the topic selected by the provider at 112 in menu 110 .
  • the text prompt in 127 corresponds to the list of attributes 108 supplied by the administration in menu 100 .
  • the end-user provider fills URL 128 with the universal resource locator associated with the information object. When the provider selects the Add button in 129 authoring system 26 links these entries to structure 29 in a way that corresponds to a network of lists that point to an object.
  • Database structure 130 stores menu data for a self service input menu 115 .
  • Each element 131 of database 130 contains information that enables the present invention to generate the self service input menu 115 at runtime. This includes 132 that links to a database element in structure 29 , 133 that contains a prompt field label, and 134 that contains a sequence number for the prompt field.
  • Authoring system 26 adds an element 131 to 130 and the links between 600 and 130 in SS_MENU 63 when the administrator selects an Add Menu button in 90 , 100 , or 110 .
  • FIG. 11 depicts an embodiment of the flow chart that generates the source code for a self service menu 115 deployed in a client-server network.
  • the source code disclosed in this specification, represents a programming language that when compiled produces an event driven program that executes on a client computer 12 and produces a self service menu 115 .
  • Alternative embodiments of the present invention use other client-server programming language technologies, like hypertext, to generate a self service menu 115 , collect end-user input, and update structure 26 .
  • Other alternative embodiments build and compile a self-service menu 115 prior to executing it.
  • routine 135 receives a node 61 value that is the parent of the destination list.
  • a pointer is set to all database elements 131 where 132 matches the parent value, the list is sorted by 134 .
  • the routine generates source code that creates the frame for the self service input menu 115 , the menu title, and a prompt region that, if needed, supports a scrolling device.
  • Loop 138 fetches each database element 131 and adds source code for the prompt label and input text field to the prompt region. It also keeps track of the topic_count.
  • routine 135 next adds source code for the URL label and input field, menu command buttons, and values associated the parent node and topic_count. And lastly, routine 135 generates source code that adds menu 115 to the window manager and control reverts to the event manager.
  • FIGS. 12 a through 12 c depict an embodiment of the flow chart that fetches data from self service input menu 115 and adds one or more nodes to structure 29 .
  • these program routines are implemented in a client-server programming language that executes on client 12 .
  • the code fetches input values from menu 115 and submits commands to update database 60 on server 18 .
  • Alternative embodiments of the present invention use other client-server programming language technologies, like hypertext forms and CGI scripts on a server computer 18 , to implement self service menu 115 , collect end-user selections and input, and update database structure 60 according to the type of self service menu 115 and the end-user's input.
  • Routine 140 is executed when Add Menu button is selected by the information provider from the Simple List type self service menu 115 like 114 .
  • routine 140 fetches the content group or parent node associated with 115 , the topic from 117 , and URL from 118 .
  • routine searches database 60 for the parent node and topic. If it is found then routine 140 issues an error message to the user and returns control to menu 80 , otherwise it adds a new data node to structure 29 , updates all node links including those of multiple parents, and returns control to the event manager.
  • Routine 145 is executed when Add Menu button is selected by the information provider from the SubList type self service menu 115 like 120 .
  • routine 145 fetches the content group or parent node, topic_count, and URL from 120 .
  • routine 145 initializes a pointer to topic entries in region 98 .
  • routine 145 fetches a topic and its parent node from 98 .
  • the routine searches database 60 for the topic and parent node combination. If it is not found in 60 routine 145 loop 149 adds a new branch node to structure 29 and updates all node links including multiple parents links. Otherwise, it updates parent with the current node and drops control to the bottom of loop 149 .
  • the pointer to 98 is incremented and count is checked. When count is equal to 1, signifying the last item in a set of sublists, control drops from 149 and the last node in the final list and its UR 1 is added to 60 and their respective node links are updated including multiple parent links.
  • Routine 152 is executed when Add Menu button is selected by the information provider from the Attribute/Value type self service menu 115 like menu 125 . First, it fetches topic_count and URL from 128 . Next, control flows to loop 158 where input topic values are fetched from region 127 . For each topic loop 158 adds a data node at 158 and then updates the parent links. At 157 topic_count is decremented and topic_pointer is incremented. When topic_count is less than one control drops out of loop 158 and returns to the event manager.

Abstract

A content management system on a Web-site that serves as a end-user access method is disclosed. The prior art of the open hierarchical data structure is used to organize content and provide the basis for a content menu. This present invention improves upon this prior art by teaching how to make a self-service input that accommodates individual information providers throughout the enterprise.

Description

CROSS REFERENCE TO RELATED APPLICATION
This application is based on Provisional Application No. 60/095,808 entitled Method and Apparatus for a Self-Service Content Index on a Web Site Using an Open Hierarchical Data Structure, filed Aug. 7, 1998.
FIELD OF INVENTION
The present invention relates to computer software used to organize information on a Web site, and more specifically it relates to a content management system on a network that enables individual information providers to add topics and links to a central location that provides end-user access to content on the network.
REFERENCES
U.S. Patent DOCUMENTS
U.S. Pat. No. 5,918,227 Jun. 29, 1999 Polnerow et. al.
U.S. Pat. No. 5,893,107 Apr. 6, 1999 Chan et. el.
U.S. Pat. No. 5,630,125 May 13, 1997 Zellweger
U.S. Pat. No. 5,146,403 Sep. 8, 1992 Goodman
U.S. Ser. No. 09/080,100 May 16, 1998 Zellweger
U.S. Ser. No. 09/080,102 May 16, 1998 Zellweger
U.S. Pat. No. 6,144,962 November, 2000 Weinberg et al.
U.S. Pat. No. 6,020,889 February, 2000 Tarbox et al.
U.S. Pat. No. 5,958,008 September, 1999 Pogrebisky et al.
U.S. Pat. No. 5,870,559 February, 1999 Lesham et al.
U.S. Pat. No. 5,809,527 September, 1998 Cooper et al.
U.S. Pat. No. 5,299,135 March, 1994 Lieto et al.
OTHER REFERENCES
The Chicago Manual of Style. Chicago, Ill.: The University of Chicago Press, 1982.
Zellweger, Paul. “Web-based Sales: Defining the Cognitive Buyer.” International Journal of Electronic Markets. Vol. 7 No. 3, 1997. pp. 16-22.
Zellweger, Paul. The Knowledge Tree. unpublished paper, copyright ArborWay, Inc. Jan. 3, 1998.
BACKGROUND
“To the outside world, a home page on a Web-site represents the primary way to access information on a site. Yet, the standard access methods, such as directory services and hypertext link structures, are very ineffective in representing detailed information that can be found on specific pages within the site. To overcome this problem, home pages often refer end-users to search engines, but this retrieval technology only compounds the issue by providing a “black box” approach that hides details for people who are unfamiliar with what to expect.
The sheer volume of information on most Web sites is one problem. Another problem is that this content comes from a number of different contributors who often maintain it from remote locations. Setting standards on naming conventions and coordinating the links to each provider's contribution is difficult. Administrators responsible for such web sites need not only a comprehensive way to provide access to detailed information, but they also need a uniform and systematic way for different information providers to supply links to their content.”
FIGURES
To correct flaws in the uniformity, thickness, and line quality of the figure drawings, FIGS. 1 through 12c on 15 separate sheets are resubmitted with this amendment. In addition, all numbers and reference characters in FIGS. 12a through 12 c have been redrawn to adhere to the minimum height requirement of ⅛ of an inch.
A content menu provides an excellent way to provide end-user access to highly detailed information. Zellweger discloses methods for creating the content menu using an open hierarchical data structure (U.S. Pat No. 5,630,125) that enables multiple paths to reach the same object. To optimize this system for a network traffic Zellweger (U.S. Ser. No. 09/080,100) discloses how to use this structure to create and manage a network of HTML links on a Web-site. Zellweger (U.S. Ser. No. 09/080,102) also discloses how to generate a Java-based content menu that can be applied to a Web-site. But neither of these disclosures teaches how to make this technology control the way content providers add links to the underlying menu structure.
Polnerow et. al. (U.S. Pat No. 5,918,227 Jun. 29, 1999) disclose an on-line directory service which uses search routines to locate relevant content in a database. The disclosure does not reveal how content was added to the database. On the other hand, Chan et. al. (U.S. Pat. No. 5,893,107 Apr. 6, 1999) discloses a method for making directory services uniform by employing an object class that defines properties that end-users can browse. However, Chan et. al. does not organize these properties in a structure like the open hierarchical data structure nor does it prompt providers to link such properties in a structure that organizes the information. And lastly, Goodman (U.S. Pat No. 5,146,403 Sep. 8, 1992) discloses a self service method for end-users to change their address in a public area such as a post office or shopping center, however, the disclosure does not link it to a structure that organizes its information.
This present invention discloses how to employ an open hierarchical structure to organize content on a Web-site and provide a centralized end-user access to information. More importantly, the present invention discloses how to build and maintain a content menu that enables individual information providers to add topics and links to content they maintain.
Establishing a self-service content menu in a network, like the Internet, has far reaching implications. The lack of effective directory services makes access to detailed information difficult. The content menu overcomes this limitation by providing a scalable retrieval technology that can handle detailed content on a Web-site, an Intranet site, and, most importantly, on a portal site that aggregates sources of detailed information on the network. By enabling individual content providers to contribute to the growth of a content menu, the present invention overcomes one of its own limitations, its expensive labor-intensive construction.
OBJECTIVES AND ADVANTAGES
It is a general object of the present invention to provide the means for creating and maintaining a central end-user access method that links to electronic documents stored in a network like the World Wide Web.
One object of the present invention is to provide a method and apparatus for building and maintaining a content menu that links to electronic objects throughout a network.
Another object of the present invention is to provide a method to that enables a Web administrator to program input menus that control how individual information providers to supply detailed information about content that they maintain on their servers.
One object of the present invention is to provide a method for enabling individual information providers to access a central end-user access method and add links to their content
SUMMARY OF THE INVENTION
The objects of the invention are attained by providing the methods and apparatus for building and maintaining a content menu, derived from an open hierarchical data structure, that manages links to electronic objects in a network. An administrator employs the present invention to establish a central access method for end-users that enables end-users to browse content details and access these objects. Administrators use the present invention to create a self-service method that enables individual content providers to link their content to a central source.
BRIEF DESCRIPTION OF THE FIGURES
FIG. 1 depicts the graphic representation of the client-server apparatus of the present invention.
FIG. 2 depicts a graphic representation of an enterprise-wide network that contains more than one server computer.
FIG. 3 depicts a graphical representation of the prior art of the content menu
FIG. 4 depicts the major software components of the prior art of the content menu authoring system.
FIG. 5 depicts a graphic representation of the prior art of the open hierarchical data structure.
FIG. 6 depicts the prior database structure used to represent nodes in the open hierarchical data structure.
FIGS. 7a through 7 c depict a graphic representation of three relationship templates represented by the open hierarchical data structure.
FIGS. 8a through 8 d represent the menu interface used by menu developers to configure the self service menus used by information providers.
FIGS. 9a through 9 d represents the self-service menu interface produced by the present invention that is used by individual information providers.
FIG. 10 depicts a graphic representation of a database structure of menu prompts used to generate the self-service input menus.
FIG. 11 depicts the flow chart of the program logic used to build the self service input menu.
FIGS. 12a through 12 c depict the flow chart of the program logic of the self service input menus that add new topics entries to the open hierarchical data structure.
DETAILED DESCRIPTION OF THE FIGURES
FIG. 1 depicts the client server apparatus of the present invention. The server computer 15 contains the operating system, relational database management system, and communications software. A client computer 12 is linked electronically to server computer 15 and has its own operating system, browser software, and communication software that enables it to request files stored on server computer 15 and display them on monitor 10.
In the present invention a Web site can represent a single server computer 15 as well as more than one server computer 15 in an enterprise network as depicted in FIG. 2.
In the enterprise-wide network a single computer 18 serves as a central point that links to other servers like 15 in the organization. Server 18 typically includes a home page for the enterprise and end-user services that access content on computers located throughout the enterprise. Individual information providers in 17 store and maintain content on one or more server computers 15.
Yet, applications of the present invention are not limited to Intranet or enterprise-wide sites. The present invention can also be deployed on Web sites that serve as aggregators of information known as portals. In this context, the present invention collects topics and links from individual providers that get added to the underlying menu structure. The links point to their content on independent servers in the network.
The prior art of the content menu is depicted in FIG. 3. Window 20 on a computer monitor displays content menu 21. Menu 21 is derived from an underlying knowledgebase the open hierarchical data structure that organizes information for end-user access. Each list menu 22 in content menu 21 includes one or more entries, a title, and a scrolling device if needed. Each time an end-user selects an entry in a list menu 22 the content menu system 21 displays an information object or another list menu 22 that refines the level of detail on the prior selection.
The primary software components of the prior content menu 21 are depicted in FIG. 4. An authoring system 26 generates one or more menu files 27 that represent one or more list menus like 22. Browser software 28 accesses menu files 27 to display the content menu 21. Improvements brought about by the present invention and new capabilities to Authoring system 26 that enable web site administrators program input menus associated with 26 that allow individual content providers to add links to their content via self service menus.
The underlying data structure responsible for content menu 21, an open hierarchical data structure 29, is depicted in FIG. 5. Authoring system 26 includes the tools and utilities to build and maintain structure 29 and the improvements brought about by the present invention for content providers to add links to their content.
Elements in structure 29 include nodes and arcs. Flow starts at a single root node 30 and progresses through one or more branching nodes like 33 or 34 till an information object like 50 is reached. Generational terms are used to describe these elements and how they relate to another. For instance, a successor node would be considered a child or offspring and its predecessor would be considered a parent. Each non root node has an outgoing child and sibling arc. Child arcs represent the next object in the flow, a list or an information object, and sibling arcs create lists that correspond to a menu list.
The distinctive feature of structure 29 is that there is no limit on the number incoming child arcs on any node below the root. This means that any node below the root can have more than one parent, a primary and one or more step-parents. Multiple incoming arcs in structure 29 enable it to represent a wide range of organizational schemes, using a list of lists that intersect and overlap. For instance, structure 29 can represent a taxonomy of terms. It can also represent a more complex conceptual network such as a list of terms that link to their properties that in turn, point to a list of values that link to different units of information.
In the preferred embodiment of the present invention database structure 60, depicted in FIG. 6, represents nodes in 29. A developer uses commands in authoring system 26 to build and manage nodes and links in 29. Each node in 29 is represented by an entry in 60. This includes an information key, TOPIC 62, that corresponds to an entry in a list menu 22. It also includes PARENT 64 and CHILD 65 links to nodes in 60 and URL 68 that links a data node to an information object on Web page. Multiple CHILD 65 values can link to the same NODE 61 while PARENT 64 only contains primary parent values. And lastly, a node in 60 can have a SS_MENU 63 code that designates it as a parent node in a self-service input menu.
FIGS. 7a through 7 c represent a graphical representation of different organizational relationships that can be represented by structure 29. FIG. 7a represents a simple list organization where a parent node points to a list of one or more data nodes where each list item links to an information object.
FIG. 7b represents a nested sublist organization where a parent node links to two or more nested sublists that, in turn, link to information objects. Each sublist refines a topic located in an prior list. In practice, the structure represents conceptual organizations like a taxonomy of terms.
And finally FIG. 7c, represents attribute/value lists. In this relationship, a parent node refers to the name of a category or group that links to a set of attributes or properties which, in turn, link to a set of values that link to information objects at the bottom of the network. The attribute/value lists represent one of the most powerful capabilities of the open hierarchical data structure because it shows end-users on a detailed basis how similar information objects differ from one another.
FIGS. 8a through 8 d depict the menu interfaces used by a Web administrators to configure a self-service input menu for individual contributors responsible for maintaining local content.
FIG. 8a depicts the first menu a Web administrator encounters when he or she creates a self-service input menu. The administrator navigates through a content menu 21 in 70 that displays topics managed by structure 29 in authoring system 26 to select a content group or parent node that represents where input gets appended to structure 29. Next, at 74 the administrator selects an organizational type for the proposed input menu. The choices: simple list, nested sublists, and attribute/value lists, correspond to the organizational schemes represented in FIGS. 7a through 7 c. At 76, the administrator selects the Continue button to complete the input menu configuration or the Done button to close menu 70 and return control to the previous menu.
The Simple List Menu 80, depicted in FIG. 8b, is display when the administrator selects a Simple List type in window 70. Content Group 82 displays the topic selected in content menu 21 in window 70 that serves as a parent node. The administrator supplies a menu prompt for each item in the simple list at 84. To generate menu data for the self-service simple list input menu the administrator selects Add Menu at 86. Otherwise, the Quit button closes window 80.
The SubList Menu 90, depicted in FIG. 8c, is display when the administered selects a Nested SubLists type in window 70. Content Group 92 displays the topic selected in content menu 21 in window 70 that serves as a parent node. The administrator supplies a menu prompt for each sublist at 94. Each time he or she selects the Add SubList button at 96 the prompt at 94 is added to the scrolling list of prompts in 98, and 94 gets cleared. To generate menu data for the self-service sublist input menu the administrator selects Add Menu at 99. Otherwise, the Quit button closes window 90.
The Attribute/Value Menu 100, depicted in FIG. 8d, is displayed when the administered selects Attribute/Value Lists in 74 in window 70. Content Group 102 displays the topic selected in content menu 21 in window 70 that serves as a parent node. The administrator supplies a menu prompt for each attribute at 104. Each time he or she selects the Add Attribute button at 106 the attribute name at 104 is added to the scrolling list of attribute prompts in 108, and 104 gets cleared. To generate menu data for the self-service attribute/value input menu the administrator selects Add Menu at 109. Otherwise, the Quit button closes window 100.
FIGS. 9a through 9 d depict the self service input menus produced by the present invention. Individual information providers throughout the enterprise use these self-service input menus to link their content to a content menu located on a home page of a Web site.
Menu 110, depicted in FIG. 9a, is the first menu an information provider sees when they use the self-service linking capability of the present invention. Scrolling window 112 displays all the content groups that prompt providers for descriptive topics before prompting for a URL. When a topic is selected and the Add Topic button in 113 is selected, the authoring system 26 generates an input menu from the selection depicted in FIGS. 9b through 9 d.
The Add Director menu 114, depicted in FIG. 9b, is a self service input menu 115 that corresponds to a simple list type where a parent topic links to a single list that, in turn, links to information objects. The menu title 116 corresponds to the topic selected by the provider at 112 in menu 110. The label 117, Name, directly corresponds to the item prompt 84 in configuration menu 80 supplied by the administrator. The end-user provider fills URL 118 with the universal resource locator associated with the information object. When the provider selects the Add button in 119 authoring system 26 adds an entry to a sibling list in structure 29.
The Add Locations menu 120, depicted in FIG. 9c, is a self service input menu 115 that corresponds to a nested sublist type where a parent topic links to two or more nested list menus that, in turn, link to information objects. The menu title 121 corresponds to the topic selected by the provider at 112 in menu 110. The text prompt in 122 correspond to the list of sublists 98 provided by the administration in menu 90. The end-user provider fills URL 123 with the universal resource locator associated with the information object. When the provider selects the Add button in 124 authoring system 26 add these entries to each level in a series of nested sibling lists in structure 29
The Add Departments menu 125, depicted in FIG. 9d, is a self service input menu 115 that corresponds to an attribute/value list type where a parent topic links to a list of attribute names that link to a value list that, in turn, links to a set of information objects. The menu title 126 corresponds to the topic selected by the provider at 112 in menu 110. The text prompt in 127 corresponds to the list of attributes 108 supplied by the administration in menu 100. The end-user provider fills URL 128 with the universal resource locator associated with the information object. When the provider selects the Add button in 129 authoring system 26 links these entries to structure 29 in a way that corresponds to a network of lists that point to an object.
Database structure 130, depicted in FIG. 10, stores menu data for a self service input menu 115. Each element 131 of database 130 contains information that enables the present invention to generate the self service input menu 115 at runtime. This includes 132 that links to a database element in structure 29, 133 that contains a prompt field label, and 134 that contains a sequence number for the prompt field. Authoring system 26 adds an element 131 to 130 and the links between 600 and 130 in SS_MENU 63 when the administrator selects an Add Menu button in 90, 100, or 110.
FIG. 11 depicts an embodiment of the flow chart that generates the source code for a self service menu 115 deployed in a client-server network. The source code, disclosed in this specification, represents a programming language that when compiled produces an event driven program that executes on a client computer 12 and produces a self service menu 115. Alternative embodiments of the present invention use other client-server programming language technologies, like hypertext, to generate a self service menu 115, collect end-user input, and update structure 26. Other alternative embodiments build and compile a self-service menu 115 prior to executing it.
On entry the routine 135 receives a node 61 value that is the parent of the destination list. At 136, a pointer is set to all database elements 131 where 132 matches the parent value, the list is sorted by 134. Next, the routine generates source code that creates the frame for the self service input menu 115, the menu title, and a prompt region that, if needed, supports a scrolling device. Loop 138 fetches each database element 131 and adds source code for the prompt label and input text field to the prompt region. It also keeps track of the topic_count. When all prompt elements 131 have been processed, routine 135 next adds source code for the URL label and input field, menu command buttons, and values associated the parent node and topic_count. And lastly, routine 135 generates source code that adds menu 115 to the window manager and control reverts to the event manager.
FIGS. 12a through 12 c depict an embodiment of the flow chart that fetches data from self service input menu 115 and adds one or more nodes to structure 29. In the embodiment of the present invention these program routines are implemented in a client-server programming language that executes on client 12. The code fetches input values from menu 115 and submits commands to update database 60 on server 18. Alternative embodiments of the present invention use other client-server programming language technologies, like hypertext forms and CGI scripts on a server computer 18, to implement self service menu 115, collect end-user selections and input, and update database structure 60 according to the type of self service menu 115 and the end-user's input.
Routine 140, depicted in FIG. 12a, is executed when Add Menu button is selected by the information provider from the Simple List type self service menu 115 like 114. At 141 routine 140 fetches the content group or parent node associated with 115, the topic from 117, and URL from 118. At 142, the routine searches database 60 for the parent node and topic. If it is found then routine 140 issues an error message to the user and returns control to menu 80, otherwise it adds a new data node to structure 29, updates all node links including those of multiple parents, and returns control to the event manager.
Routine 145, depicted in FIG. 12b, is executed when Add Menu button is selected by the information provider from the SubList type self service menu 115 like 120. First, routine 145 fetches the content group or parent node, topic_count, and URL from 120. Next, it initializes a pointer to topic entries in region 98.
In loop 149 routine 145 fetches a topic and its parent node from 98. At 146, the routine searches database 60 for the topic and parent node combination. If it is not found in 60 routine 145 loop 149 adds a new branch node to structure 29 and updates all node links including multiple parents links. Otherwise, it updates parent with the current node and drops control to the bottom of loop 149. Here, the pointer to 98 is incremented and count is checked. When count is equal to 1, signifying the last item in a set of sublists, control drops from 149 and the last node in the final list and its UR1 is added to 60 and their respective node links are updated including multiple parent links.
Routine 152, depicted in FIG. 12c, is executed when Add Menu button is selected by the information provider from the Attribute/Value type self service menu 115 like menu 125. First, it fetches topic_count and URL from 128. Next, control flows to loop 158 where input topic values are fetched from region 127. For each topic loop 158 adds a data node at 158 and then updates the parent links. At 157 topic_count is decremented and topic_pointer is incremented. When topic_count is less than one control drops out of loop 158 and returns to the event manager.
Conclusion
This concludes the description of an embodiment of the invention. The foregoing description of the embodiment of the invention has been presented for the purpose of illustration and description. It is not intended to be exhaustive or limit the invention to the precise form disclosed. Many modifications and variations are possible in light of the above teaching. The scope of the present invention is not intended to be limited by this detailed description, but rather by the claims appended hereto.

Claims (20)

Having described an embodiment of the invention we claim:
1. A component of a menu authoring system based on an open hierarchical data structure consisting of,
displaying a configuration user interface employed by a network technician to create a self service input menu for a content provider,
fetching a set of configuration selections made by said network technician,
transforming said set of configuration selections made by said network technician into a set of menu data,
generating said self-service input menu based on said set of menu data,
displaying said self-service input menu to enable said content provider to specify a set of menu input,
fetching a set of menu input made by said content provider on said self-service input menu,
linking a node to said open hierarchical data structure based on said set of menu input made by said content provider,
displaying a list menu in a content menu that links to an information object based on said set of menu input made by said content provider.
2. The component in said authoring system of claim 1 wherein the component is implemented in a computer program language that is compatible with at least one computer operating system.
3. The component in said authoring system of claim 1 wherein said configuration user interface further includes displaying a control selection for creating a simple list in said open hierarchical data structure.
4. The component in said authoring system of claim 1 wherein said configuration user interface further includes displaying a control selection for creating a set of sublists in said open hierarchical data structure.
5. The component in said authoring system of claim 1 wherein said configuration user interface further includes displaying a control selection for creating a network of attribute/pair lists in said hierarchical data structure.
6. The component in said authoring system of claim 1 wherein linking said node to said open hierarchical data structure firther includes linking said node to more than one parent node in said open hierarchical data structure.
7. The component in said authoring system of claim 1 wherein linking said node to said open hierarchical data structure further includes generating a menu path in said open hierarchical structure that includes said node in said simple list.
8. The component in said authoring system of claim 1 wherein linking said node to said open hierarchical data structure further includes generating a menu path in said open hierarchical structure that includes said node in said set of sublists.
9. The component in said authoring system of claim 1 wherein linking said node to said open hierarchical data structure further includes generating a menu path in said open hierarchical structure that includes said node in said network of attribute/value lists.
10. The component in said authoring system of claim 1 wherein linking said node to said open hierarchical data structure further includes generating a menu path in said open hierarchical data that does not duplicated a topic node under the same parent node in said open hierarchical data structure.
11. A component of a menu authoring system based on an open hierarchical data structure consisting of,
the means for displaying a configuration user interface employed by a network technician to create a self service input menu for a content provider,
the means for fetching a set of configuration selections made by said network technician,
the means for transforming said set of configuration selections made by said network technician into a set of menu data,
the means for generating said self-service input menu based on said set of menu data,
the means for displaying said self-service input menu to enable said content provider to specify a set of menu input,
the means for fetching a set of menu input made by said content provider on said self-service input menu,
the means for linking a node to said open hierarchical data structure based on said set of menu input made by said content provider,
the means for displaying a list menu in a content menu that links to an information object based on said set of menu input made by said content provider.
12. The component in said authoring system of claim 11 wherein the component is implemented in a computer program language that is compatible with at least one computer operating system.
13. The component in said authoring system of claim 11 wherein said configuration user interface further includes the means for displaying a control selection for creating a simple list in said open hierarchical data structure.
14. The component in said authoring system of claim 11 wherein said configuration user interface further includes the means for displaying a control selection for creating a set of sublists in said open hierarchical data structure.
15. The component in said authoring system of claim 11 wherein said configuration user interface further includes the means for displaying a control selection for creating a network of attribute/pair lists in said hierarchical data structure.
16. The component in said authoring system of claim 11 wherein linking said node to said open hierarchical data structure further includes the means for linking said node to more than one parent node in said open hierarchical data structure.
17. The component in said authoring system of claim 11 wherein linking said node to said open hierarchical data structure further includes the means for generating a menu path in said open hierarchical structure that incudes said node in said simple list.
18. The component in said authoring system of claim 11 wherein linking said node to said open hierarchical data structure further includes the means for generating a menu path in said open hierarchical structure that incudes said node in said set of sublists.
19. The component in said authoring system of claim 11 wherein linking said node to said open hierarchical data structure further includes the means for generating a menu path in said open hierarchical structure that includes said node in said network of attribute/value lists.
20. The component in said authoring system of claim 11 wherein linking said node to said open hierarchical data structure further includes the means for generating a menu path that does not duplicated a topic node under the same parent in said open hierarchical data structure.
US09/358,153 1998-08-07 1999-07-20 Method and apparatus for a self-service content menu Expired - Fee Related US6356910B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/358,153 US6356910B1 (en) 1998-08-07 1999-07-20 Method and apparatus for a self-service content menu

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US9580898P 1998-08-07 1998-08-07
US09/358,153 US6356910B1 (en) 1998-08-07 1999-07-20 Method and apparatus for a self-service content menu

Publications (1)

Publication Number Publication Date
US6356910B1 true US6356910B1 (en) 2002-03-12

Family

ID=26790638

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/358,153 Expired - Fee Related US6356910B1 (en) 1998-08-07 1999-07-20 Method and apparatus for a self-service content menu

Country Status (1)

Country Link
US (1) US6356910B1 (en)

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020083414A1 (en) * 2000-03-02 2002-06-27 Lee Cheng System and method for a command structure representation
US20020120644A1 (en) * 2001-02-27 2002-08-29 International Business Machines Corporation Method and computer system for enabling a user to construct a web-site navigation
US20030229522A1 (en) * 2001-12-20 2003-12-11 Benefit Resource, Inc. Benefit management system and method
WO2004079484A2 (en) * 2003-03-06 2004-09-16 Imperial College Innovations Ltd Non-hierarchical database
US20040220905A1 (en) * 2003-05-01 2004-11-04 Microsoft Corporation Concept network
US6816906B1 (en) * 2000-05-08 2004-11-09 International Business Machines Corporation Mechanism for building access control structures for authoring systems
US20050038863A1 (en) * 2003-07-21 2005-02-17 Richard Onyon Device message management system
US20050262053A1 (en) * 2004-05-18 2005-11-24 Taiwan Semiconductor Manufacturing Co., Ltd. System and method for storing and accessing information via smart knowledge agents
US20050278297A1 (en) * 2004-06-04 2005-12-15 Icentera Corporation System and method for providing intelligence centers
US20060053230A1 (en) * 1998-05-04 2006-03-09 Montero Frank J Method of contextually determining missing components of an incomplete uniform resource locator
US20060052091A1 (en) * 2004-05-12 2006-03-09 Richard Onyon Advanced contact identification system
US20060173808A1 (en) * 2005-01-28 2006-08-03 Trenten Peterson Graphical user interface (GUI) to associate information with an object
US20060235858A1 (en) * 2005-04-15 2006-10-19 Joshi Vijay S Using attribute inheritance to identify crawl paths
US20070056043A1 (en) * 2005-05-19 2007-03-08 Richard Onyon Remote cell phone auto destruct
US20070106593A1 (en) * 2005-11-07 2007-05-10 Grant Lin Adaptive stochastic transaction system
US20080082421A1 (en) * 2004-05-12 2008-04-03 Richard Onyon Monetization of an advanced contact identification system
US20080201362A1 (en) * 2000-01-26 2008-08-21 Fusionone, Inc. Data transfer and synchronization system
US20080214163A1 (en) * 2007-01-26 2008-09-04 Richard Onyon System for and method of backing up content for use on a mobile device
US20090055464A1 (en) * 2000-01-26 2009-02-26 Multer David L Data transfer and synchronization system
US20090106110A1 (en) * 2004-02-27 2009-04-23 Liam Stannard Method and system for promoting and transferring licensed content and applications
US7818435B1 (en) * 2000-12-14 2010-10-19 Fusionone, Inc. Reverse proxy mechanism for retrieving electronic content associated with a local network
US7895334B1 (en) 2000-07-19 2011-02-22 Fusionone, Inc. Remote access communication architecture apparatus and method
US20110078629A1 (en) * 2009-09-29 2011-03-31 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Electronic device capable of automatically generating user interface and method thereof
US20110271199A1 (en) * 2010-04-28 2011-11-03 Ricoh Company, Ltd. Information processing apparatus, information processing system, and information processing method
US8073954B1 (en) 2000-07-19 2011-12-06 Synchronoss Technologies, Inc. Method and apparatus for a secure remote access system
US8181111B1 (en) 2007-12-31 2012-05-15 Synchronoss Technologies, Inc. System and method for providing social context to digital activity
US8255006B1 (en) 2009-11-10 2012-08-28 Fusionone, Inc. Event dependent notification system and method
US8539021B2 (en) 1998-05-04 2013-09-17 Frank Montero Method of delivering information over a communications network
US8615566B1 (en) 2001-03-23 2013-12-24 Synchronoss Technologies, Inc. Apparatus and method for operational support of remote network systems
US8943428B2 (en) 2010-11-01 2015-01-27 Synchronoss Technologies, Inc. System for and method of field mapping
US9348489B1 (en) * 2015-09-28 2016-05-24 International Business Machines Corporation Graphical user interfaces for managing hierarchical systems
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5299135A (en) * 1990-12-07 1994-03-29 Bennett Pump Company Direct interface between fuel pump and computer cash/register
US5809527A (en) * 1993-12-23 1998-09-15 Unisys Corporation Outboard file cache system
US5870559A (en) * 1996-10-15 1999-02-09 Mercury Interactive Software system and associated methods for facilitating the analysis and management of web sites
US5958008A (en) * 1996-10-15 1999-09-28 Mercury Interactive Corporation Software system and associated methods for scanning and mapping dynamically-generated web documents
US6020889A (en) * 1997-11-17 2000-02-01 International Business Machines Corporation System for displaying a computer managed network layout with varying transience display of user selected attributes of a plurality of displayed network objects
US6144962A (en) * 1996-10-15 2000-11-07 Mercury Interactive Corporation Visualization of web sites and hierarchical data structures

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5299135A (en) * 1990-12-07 1994-03-29 Bennett Pump Company Direct interface between fuel pump and computer cash/register
US5809527A (en) * 1993-12-23 1998-09-15 Unisys Corporation Outboard file cache system
US5870559A (en) * 1996-10-15 1999-02-09 Mercury Interactive Software system and associated methods for facilitating the analysis and management of web sites
US5958008A (en) * 1996-10-15 1999-09-28 Mercury Interactive Corporation Software system and associated methods for scanning and mapping dynamically-generated web documents
US6144962A (en) * 1996-10-15 2000-11-07 Mercury Interactive Corporation Visualization of web sites and hierarchical data structures
US6020889A (en) * 1997-11-17 2000-02-01 International Business Machines Corporation System for displaying a computer managed network layout with varying transience display of user selected attributes of a plurality of displayed network objects

Cited By (58)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060053230A1 (en) * 1998-05-04 2006-03-09 Montero Frank J Method of contextually determining missing components of an incomplete uniform resource locator
US8539021B2 (en) 1998-05-04 2013-09-17 Frank Montero Method of delivering information over a communications network
US8621025B2 (en) 2000-01-25 2013-12-31 Synchronoss Technologis, Inc. Mobile data transfer and synchronization system
US20090055464A1 (en) * 2000-01-26 2009-02-26 Multer David L Data transfer and synchronization system
US8315976B2 (en) 2000-01-26 2012-11-20 Synchronoss Technologies, Inc. Data transfer and synchronization system
US20080201362A1 (en) * 2000-01-26 2008-08-21 Fusionone, Inc. Data transfer and synchronization system
US8156074B1 (en) 2000-01-26 2012-04-10 Synchronoss Technologies, Inc. Data transfer and synchronization system
US8442943B2 (en) 2000-01-26 2013-05-14 Synchronoss Technologies, Inc. Data transfer and synchronization between mobile systems using change log
US20020083414A1 (en) * 2000-03-02 2002-06-27 Lee Cheng System and method for a command structure representation
US6816906B1 (en) * 2000-05-08 2004-11-09 International Business Machines Corporation Mechanism for building access control structures for authoring systems
US8073954B1 (en) 2000-07-19 2011-12-06 Synchronoss Technologies, Inc. Method and apparatus for a secure remote access system
US7895334B1 (en) 2000-07-19 2011-02-22 Fusionone, Inc. Remote access communication architecture apparatus and method
US7818435B1 (en) * 2000-12-14 2010-10-19 Fusionone, Inc. Reverse proxy mechanism for retrieving electronic content associated with a local network
US20020120644A1 (en) * 2001-02-27 2002-08-29 International Business Machines Corporation Method and computer system for enabling a user to construct a web-site navigation
US7185275B2 (en) * 2001-02-27 2007-02-27 International Business Machines Corporation Method and computer system for enabling a user to construct a web-site navigation
US8615566B1 (en) 2001-03-23 2013-12-24 Synchronoss Technologies, Inc. Apparatus and method for operational support of remote network systems
US8234222B2 (en) 2001-12-20 2012-07-31 Benefit Resource, Inc. Benefit management system and method
US20030229522A1 (en) * 2001-12-20 2003-12-11 Benefit Resource, Inc. Benefit management system and method
WO2004079484A2 (en) * 2003-03-06 2004-09-16 Imperial College Innovations Ltd Non-hierarchical database
WO2004079484A3 (en) * 2003-03-06 2005-02-03 Imp College Innovations Ltd Non-hierarchical database
US20080281821A1 (en) * 2003-05-01 2008-11-13 Microsoft Corporation Concept Network
US7406459B2 (en) * 2003-05-01 2008-07-29 Microsoft Corporation Concept network
US8065298B2 (en) 2003-05-01 2011-11-22 Microsoft Corporation Concept network
US20040220905A1 (en) * 2003-05-01 2004-11-04 Microsoft Corporation Concept network
US8645471B2 (en) 2003-07-21 2014-02-04 Synchronoss Technologies, Inc. Device message management system
US9615221B1 (en) 2003-07-21 2017-04-04 Synchronoss Technologies, Inc. Device message management system
US9723460B1 (en) 2003-07-21 2017-08-01 Synchronoss Technologies, Inc. Device message management system
US20050038863A1 (en) * 2003-07-21 2005-02-17 Richard Onyon Device message management system
US8620286B2 (en) 2004-02-27 2013-12-31 Synchronoss Technologies, Inc. Method and system for promoting and transferring licensed content and applications
US20090106110A1 (en) * 2004-02-27 2009-04-23 Liam Stannard Method and system for promoting and transferring licensed content and applications
US8611873B2 (en) 2004-05-12 2013-12-17 Synchronoss Technologies, Inc. Advanced contact identification system
US20080082421A1 (en) * 2004-05-12 2008-04-03 Richard Onyon Monetization of an advanced contact identification system
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile
US20060052091A1 (en) * 2004-05-12 2006-03-09 Richard Onyon Advanced contact identification system
US20050262053A1 (en) * 2004-05-18 2005-11-24 Taiwan Semiconductor Manufacturing Co., Ltd. System and method for storing and accessing information via smart knowledge agents
US8046387B2 (en) 2004-06-04 2011-10-25 Icentera Corporation System and method for providing intelligence centers
US11017053B2 (en) 2004-06-04 2021-05-25 Callidus Software, Inc. Intelligence centers
US10198526B2 (en) 2004-06-04 2019-02-05 Callidus Software, Inc. Intelligence centers
US20050278297A1 (en) * 2004-06-04 2005-12-15 Icentera Corporation System and method for providing intelligence centers
US7774378B2 (en) * 2004-06-04 2010-08-10 Icentera Corporation System and method for providing intelligence centers
US8930412B2 (en) 2004-06-04 2015-01-06 Callidus Software Inc. Intelligence centers
US8898198B2 (en) 2005-01-28 2014-11-25 International Business Machines Corporation Graphical user interface (GUI) to associate information with an object
US20060173808A1 (en) * 2005-01-28 2006-08-03 Trenten Peterson Graphical user interface (GUI) to associate information with an object
US8589446B2 (en) * 2005-01-28 2013-11-19 International Business Machines Corporation Graphical user interface (GUI) to associate information with an object
US7577671B2 (en) * 2005-04-15 2009-08-18 Sap Ag Using attribute inheritance to identify crawl paths
US20060235858A1 (en) * 2005-04-15 2006-10-19 Joshi Vijay S Using attribute inheritance to identify crawl paths
US20070056043A1 (en) * 2005-05-19 2007-03-08 Richard Onyon Remote cell phone auto destruct
US20070106593A1 (en) * 2005-11-07 2007-05-10 Grant Lin Adaptive stochastic transaction system
US20080214163A1 (en) * 2007-01-26 2008-09-04 Richard Onyon System for and method of backing up content for use on a mobile device
US8181111B1 (en) 2007-12-31 2012-05-15 Synchronoss Technologies, Inc. System and method for providing social context to digital activity
US20110078629A1 (en) * 2009-09-29 2011-03-31 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Electronic device capable of automatically generating user interface and method thereof
US8255006B1 (en) 2009-11-10 2012-08-28 Fusionone, Inc. Event dependent notification system and method
US8656287B2 (en) * 2010-04-28 2014-02-18 Ricoh Company, Ltd. Information processing apparatus, information processing system, and information processing method
US20110271199A1 (en) * 2010-04-28 2011-11-03 Ricoh Company, Ltd. Information processing apparatus, information processing system, and information processing method
CN102238309A (en) * 2010-04-28 2011-11-09 株式会社理光 Information processing apparatus, information processing system, and information processing method
US8943428B2 (en) 2010-11-01 2015-01-27 Synchronoss Technologies, Inc. System for and method of field mapping
US9348489B1 (en) * 2015-09-28 2016-05-24 International Business Machines Corporation Graphical user interfaces for managing hierarchical systems
US10067644B2 (en) 2015-09-28 2018-09-04 International Business Machines Corporation Graphical user interfaces for managing hierarchical systems

Similar Documents

Publication Publication Date Title
US6356910B1 (en) Method and apparatus for a self-service content menu
US6397222B1 (en) Method and apparatus for end-user management of a content menu on a network
US6189019B1 (en) Computer system and computer-implemented process for presenting document connectivity
US6026433A (en) Method of creating and editing a web site in a client-server environment using customizable web site templates
US7191410B1 (en) Managing information display
US6424979B1 (en) System for presenting and managing enterprise architectures
US6493717B1 (en) System and method for managing database information
US7962844B2 (en) Dynamic publication of information from a database
US6429880B2 (en) Method and apparatus for binding user interface objects to application objects
US6745238B1 (en) Self service system for web site publishing
EP1008104B1 (en) Drag and drop based browsing interface
US20020026441A1 (en) System and method for integrating multiple applications
EP0840239A2 (en) Hypertext markup language (HTML) extensions for graphical reporting over an internet
US20020122063A1 (en) System and method for storing and displaying information
US6448981B1 (en) Intermediate user-interface definition method and system
US20020123984A1 (en) Dynamic query of server applications
US7404141B1 (en) System for creating and maintaining a website
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
US20050149549A1 (en) Content management in web environments
MXPA04009179A (en) Web-based help/training content.
JP2003514283A (en) Method and apparatus for automatically updating web site content
US7035838B2 (en) Methods and systems for organizing information stored within a computer network-based system
JP3590726B2 (en) Database search system, search server device, client terminal, and server program recording medium
NZ506004A (en) Online document assembler
US20050050015A1 (en) Generic iViews

Legal Events

Date Code Title Description
REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20060312