US20020029296A1 - Portal server that provides a customizable user interface for access to computer networks - Google Patents

Portal server that provides a customizable user interface for access to computer networks Download PDF

Info

Publication number
US20020029296A1
US20020029296A1 US09/929,262 US92926201A US2002029296A1 US 20020029296 A1 US20020029296 A1 US 20020029296A1 US 92926201 A US92926201 A US 92926201A US 2002029296 A1 US2002029296 A1 US 2002029296A1
Authority
US
United States
Prior art keywords
portal server
module
user
portal
server framework
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.)
Abandoned
Application number
US09/929,262
Inventor
Ed Anuff
John Taylor
Miles Chaston
David MacLeod
Peter Leiser
Oliver Muoto
Seth Ladygo
Brian Slesinsky
Terry Joyce
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.)
Vignette Partnership LP
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/929,262 priority Critical patent/US20020029296A1/en
Publication of US20020029296A1 publication Critical patent/US20020029296A1/en
Assigned to VIGNETTE CORPORATION reassignment VIGNETTE CORPORATION MERGER (SEE DOCUMENT FOR DETAILS). Assignors: EPICENTRIC, INC.
Abandoned 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/954Navigation, e.g. using categorised browsing
    • 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/99931Database or file accessing
    • Y10S707/99939Privileged access

Definitions

  • the present invention is generally directed to the mechanisms via which users access information provided over computer networks, such as the Internet, intranets and extranets, and more particularly to a portal mechanism via which users gain access to resources at various network sites.
  • Browser applications have become ubiquitous tools for accessing the vast amounts of information that are available via computer networks, such as the Internet and the like.
  • the browser permits a user to connect to a given network site, and download informational content from that site, such as an HTML document, for display at the user's computer.
  • informational content such as an HTML document
  • the user designates a new network address, e.g. a different HTML file, whose contents then replace the previously displayed information on the user's computer.
  • a portal is an entry point or gateway for access to Internet web sites, or the like.
  • One of the prominent advantages of a portal is the fact that information stored at a plurality of different network addresses, including different sites, can be simultaneously viewed on the display, rather than limiting the user to information from one site at a time.
  • Most companies and organizations provide different types of portals for a variety of purposes, including portals for the general public, intranet portals for their employees, and extranet portals for their customers, vendors, supplies and other parties with whom they transact business.
  • the present invention provides a portal server that streamlines the processes involved in offering a feature-rich portal.
  • the portal server provides services through a library of object-oriented classes, such as classes in the Java programming language developed by Sun Microsystems, that give access to various databases, web servers, scripting environments and mail services.
  • the portal server presents an initial view, or front page, that comprises a plurality of modules that are formatted in a predetermined layout.
  • Each module represents a resource that can be accessed by the user through the portal.
  • Some of the modules can be user-selectable, whereas others may be mandatory elements of the portal, as determined by an administrator, for example.
  • some aspects of the layout may be user-controllable, while others are fixed.
  • the modular nature of the portal enables the various resources to be readily and independently updated by the entities who provide them, without affecting other features of the portal.
  • the portal server includes an administration interface that enables an administrator to select from various look-and-feel templates, as well as control access to site information and services.
  • a variety of customizations can be done to the portal without requiring programming skills.
  • script writers can change pages, and programmers can extend functionality through additional classes.
  • FIG. 1 is a general block diagram of an exemplary network system in which the present invention can be implemented
  • FIG. 2 is an illustration of an exemplary front page of a portal
  • FIG. 3 is a diagram of the high-level architecture of the portal server
  • FIG. 4 is a block diagram of an object model for a module
  • FIGS. 5 a and 5 b are diagrams illustrating two exemplary page layouts
  • FIG. 6 is a block diagram of a user object model
  • FIG. 7 is a block diagram of the permission object model
  • FIG. 8 is an overview of one implementation of the portal server
  • FIG. 9 illustrates the initialization and front page files for one implementation
  • FIG. 10 illustrates front-page and edit views of a module
  • FIG. 11 illustrates the front page and edit views in greater detail
  • FIG. 12 illustrates a customized front-page view
  • FIG. 13 depicts the execution environment for one implementation of the portal server.
  • FIG. 1 A general depiction of a networked computer system in which the present invention can be implemented is illustrated in FIG. 1.
  • the computer system enables individual users of communication devices 10 , including personal computers 10 a , workstations 10 b , web access devices 10 c , and the like, to view informational content provided by various servers 12 a - 12 n .
  • the communication devices 10 are connected to the servers 12 by means of a suitable communications network 14 , such as a local area network, a wide area network, the Internet, or the like.
  • a suitable communications network 14 such as a local area network, a wide area network, the Internet, or the like.
  • the devices 10 run a browser application 16 .
  • the available content and services are stored on suitable storage media, such as magnetic or optical disk drives, in a format that is capable of being read by the browser applications, such as HTML or XML.
  • suitable storage media such as magnetic or optical disk drives
  • each segment of information that can be accessed at once, e.g. file is referred to as a web page, and has an associated network address.
  • the user is presented with one page of information that is stored at a particular server.
  • a collection of web pages that relate to a common topic and are interlinked with one another may form a web site.
  • a browser is designed to display one web page at a time.
  • the user is required to navigate from one web page to another in order to view different types of information available on different sites.
  • the user desires to be able to view a variety of different types of information at once, and then select the particular type of information that is of most interest at that time.
  • a user may desire to have quick access to various resources and data provided by the employer, while at the same time being able to view information provided over the Internet, such as news headlines, financial data, and vendor data.
  • portals have become popular mechanisms that enable users to access information from multiple different network sites at once.
  • the present invention is particularly directed to a server application and framework that dynamically constructs and maintains portals for display to users.
  • An example of a portal display that incorporates features of the present invention is illustrated in FIG. 2.
  • the portal comprises an HTML web page 18 , identified as a “front page”.
  • each page presents a predetermined layout of encapsulated modules containing the resources that are available to the user.
  • the top of the page may include a suitable banner 20 containing a corporate logo or the like, and one or more navigation buttons 22 or links, that permit the user to access specific pages associated with the sponsor of the portal, e.g. the user's employer.
  • Below the banner another set of buttons or links 24 are displayed, which permit the user to personalize the portal.
  • the personalization buttons enable the user to revise the layout of the portal, change its color scheme, and edit that user's account, e.g. change a password.
  • Each module provides the user with access to a particular type of resource, such as news headlines or stock quotes.
  • these resources can be applications, databases, services, informational content, e-commerce offerings, and the like, that are available from one or more of the servers 12 a - 12 n . Some of these resources may be provided by the employer (or other provider of the portal), whereas others may come from independent third parties.
  • the user can access the information or services provided by that module.
  • the user can be presented with the full text of the news story to which that headline pertains.
  • the modules are arranged in two columns, or groups.
  • the user can determine which modules appear in each of the groups, as well as their order of appearance within the groups.
  • the user can edit the content of individual modules, by means of an “Edit” button 27 .
  • the “News” module for instance, the user can select which news sources are to be used for the selection of headlines, as explained in greater detail hereinafter.
  • the functionality associated with the portal is provided by a portal server, running on one or more of the servers 12 a - 12 n .
  • the portal server can be viewed as a client/server model.
  • the client interface is provided by HTML code generated by the portal server to run in a user's browser application.
  • the server consists of process management services that are provided by a web server and suitable class libraries. These libraries connect to other servers and use other resources as needed, including a data store which provides object persistence via a suitable database interface.
  • this functionality might be provided by a JDBC interface over a SQL database.
  • user management can be provided via JNDI over LDAP.
  • the server can connect to other network resources, for example to acquire information from the Internet or an intranet.
  • the portal server can provide a set of web pages that constitute a default, self-contained portal web site.
  • One implementation of the portal server includes a Java Server Pages (JSP) web site, for use under any web server that supports Java servlets and JSP.
  • Another implementation comprises an Active Server Pages (ASP) web site, for use under Internet Information Server (IIS) provided by Microsoft Corporation.
  • JSP Java Server Pages
  • ASP Active Server Pages
  • IIS Internet Information Server
  • An object-oriented software system consists of software objects.
  • a software object represents an actor within an overall system design. Such actors may correspond to real-world concepts, or may exist purely to support the overall design.
  • Software objects encapsulate the data and logical processes of the actor. This encapsulation makes objects easy to use, because the user of an object need not know how the object performs its processes.
  • Software objects are also extensible: other objects can be built on top of existing objects, allowing the new object to expand the concept of the old object without having to rewrite the functionality.
  • An object model comprises a collection of objects that work together in documented relationships.
  • the portal server is an object-oriented system built on such an object model, illustrated in FIGS. 4, 6 and 7 .
  • the objects that make up the portal server architecture include Components, Managers and Services, Modules, Views, Pages and Page Ordering, Layouts, Users, Permissions, Content Parsers, Data Storage and Tasks.
  • Components are a set of loosely related classes used to create wrappers to provide simplified access to other objects within the architecture of the portal server.
  • one component 28 designated as the “Portal Services Component,” is employed as a single point of access for methods that are external to the portal server.
  • the function served by the Portal Services Component is access to other objects within the architecture. Since the Portal Services Component provides a single point of access, it allows a very simple distributed object registry profile for use in object brokers. Only the Portal Services Component need be registered. Other objects can be accessed by calls to the Portal Services Component.
  • An example of an object broker is the Microsoft Common Object Model (COM). When running under an ASP web site, for example, the Portal Services Component can be published as a Microsoft COM/ActiveX control. An instance of this class is created once at web server startup in an ASP environment.
  • COM Microsoft Common Object Model
  • any JSP page has access to any Java object made visible in the classpath.
  • the Portal Services Component can still be used as a single point of retrieval for important objects within the architecture. This architecture provides simplicity as well as compatibility with the ASP version of the portal server.
  • Managers and Services perform similar functions, but in slightly different and complementary ways.
  • a Manager encapsulates details for handling the creation and manipulation of a set of objects.
  • a Service can encapsulate any identifiable Application Programming Interface (API) within the portal server.
  • Managers can be implemented as Services within the portal server; however, Services are not restricted to being Manager implementations. Both Managers and Services allow for run-time replacement of their implementation with specific versions adapted to user-specific needs.
  • Managers Two examples are a module manager and a user manager. Modules follow a “singleton” design pattern, meaning that there is one instance of a module for the lifetime of a server session.
  • the class of module managers therefore, maintains those module instances, and handles their persistence.
  • the user manager class is an abstract class whose purpose is to manage the persistence of User objects. Classes that extend this class could, for instance, store users in a SQL database or an LDAP server or Java serialization.
  • the portal server includes technology for allowing configuration-data driven resolution of service implementations within the portal server. This technology provides a means of allowing runtime resolution of the specific class used to implement the service, as well as configuration of all its properties.
  • a Service allows a few lines of configuration data within the computer system's startup configuration files or registry to specify details of the run-time implementation, including the actual class to be run to provide the service. This allows the portal provider to use existing implementations or define their own, and substitute their chosen implementation into the system without rewriting source code that uses the implementation.
  • the portal server Service includes the following elements:
  • a Service Manager class which acts as the factory for loading and retrieving individual Service Managers
  • a process can utilize a Service by calling the Service Manager class, and asking for a particular service manager by its type. Once the service manager is retrieved, it can be used to retrieve a particular service, by giving the name of the service. Once the service is retrieved, it can be used for its intended purpose.
  • Modules are objects that encapsulate a specific, bounded portion of content at a network address, and allow that portion to be administered as a unit. For example, a module might display news, sports scores, stock quotes, or weather forecasts. Site and end-user content preferences are expressed by the set of modules displayed on a portal page.
  • FIG. 4 illustrates the module object model.
  • a module 29 follows the “singleton” design pattern, the same as Java servlets, which means that the portal server keeps only one instance of the module, which persists for the lifetime of a web server session.
  • Each new class that implements the module interface defines a new module type.
  • Each module type has a module descriptor object 30 , that defines metadata for the module, such as its name, administrative properties, and default settings.
  • a module descriptor gets its initial data from an XML document. The metadata for a module can be customized simply by editing the XML document. Since XML documents are quite easy to change, the module descriptor provides another point for the customization of the portal server.
  • Each module descriptor represents a module type that can be added to a portal using an administration GUI (described hereinafter). A module that has been added to a portal is an instance of its module type.
  • Views are the means by which the portal server isolates the presentation logic so that it can be more easily customized.
  • the Module View 32 is the display logic for a particular view, or mode, of a particular module. Examples of views are the front page of a portal, where the module is displayed within a box or other graphical region (as shown in FIG. 2); the page where a user customizes a module (for example, selects news categories or stocks of interest); and the page where the portal administrator customizes the global properties of a module.
  • a new view object is created for each HTTP request.
  • the Module View interface defines constants identifying these and other common views. Modules can also create custom views to handle module-specific processes. Implicit to most methods in this interface is that the Module View contains an HTTP request, an HTTP response, and other page-specific data, all of which is encapsulated within a Portal Page Context object 34 . However, this interface specifies no method for setting that information.
  • This architecture provides flexibility for the creating module to independently manage and create its views. Any object can perform some process at the start of a Module View by implementing a Page Start Handler object 36 , and passing itself to the view via its constructor.
  • Each module view's purpose is to create an HTML page, or part of an HTML page, displaying some aspect of the module's data.
  • Module views can generate their HTML through any means desired.
  • certain types of modules can be defined for the portal administrator to use as building blocks in the construction of a portal site.
  • a “clip” module can capture specific HTML elements from an HTML page, so that only those elements are retrieved as the content of a module.
  • an “include” module can be defined that is capable of capturing the entirety of an HTML page for inclusion in a module.
  • the HTML data can be embedded in the Module View class.
  • exemplary building block modules comprise an XML inclusion module, which retrieves an XML style sheet and generates the HTML for display as the content of a module; a transaction module which can employ a script to obtain filtered data from a network location for display in a module; a JSP module, which can execute a JSP page and display the contents of that page as the contents of the module; and a module that creates a framework for multiple JSP pages providing common module views.
  • a module subclass can be defined that enables creation of new module types using only JSP. Modules that do not need their own new methods can use this subclass and JSP files for all of their functionality.
  • Each module view corresponds to a JSP file that contains the HTML and logic for that view.
  • the portal server allows a Module View, which is a class object, to execute a JSP page and add its results to the overall HTML page being constructed.
  • a Portal Page Context object 34 extends the Page Context class 46 , which can be a class within the javax.servlet.jsp package provided by Sun Microsystems.
  • the Portal Page Context object contains everything a Module View needs to know about its execution environment.
  • a Portal Page Info object 48 tells the modules about the display characteristics of an HTML page that is being constructed. By using the Portal Page Info object passed to them via their page context, all modules on a page can coordinate their fonts, colors, and other display characteristics.
  • modules are presented to the user, for example, within an HTML pages.
  • the present invention enables the addition of modules to a page to take place in a flexible manner, which provides control to both a portal administrator and the end user.
  • Several alternative methods for achieving such a result can be used.
  • a Layout 38 contains the Groups 40 on a specific HTML page of the portal, and Groups contain a set of modules specific to one user of the portal.
  • the Layout for the illustrated page contains two groups, e.g. left column and right column, and the two groups contain three and two modules, respectively.
  • a module constructs a Module View that is specific to the user and context, and the view assembles the HTML presentation.
  • the JSP or ASP code enumerates through groups and then enumerates through the modules within each group.
  • a Group Template 42 is a pattern used by a Group object to create itself. Unlike a regular Group object, the Group Template is not user-specific.
  • a Layout Template 44 holds a collection of Group Template objects.
  • a regular Layout is created by patterning itself from a Layout Template.
  • An alternative to Layouts and Groups can use Pages, Page Ordering, and Page Layouts. This alternative can provide better built-in support for multiple-page designs, such as those typical of a “tabbed” user interface. In a tabbed user interface, the end user mouse-clicks on one of a series of tabs to move between pages. Each page has its own content and layout.
  • the site administrator can create pages, and can publish them for availability by end users.
  • the general steps for an administrator to create a page and make it available to users are as follows:
  • FIGS. 5 a and 5 b illustrate two examples of such a grid.
  • the layout of FIG. 5 a is row-centric, i.e. it comprises two horizontal rows of module cells, whereas the layout of FIG. 5 b is column-centric;
  • the administrator can leave the set of modules completely up to the end user, or can add modules to cells within the page.
  • the administrator can decide whether a given module is optional to the end user, or is required.
  • the administrator can also lock entire cells, effectively dictating a predefined set of module content;
  • Page ordering is controlled by a Page Ordering object within the object model.
  • This object holds the collection of published pages, and supports re-ordering of the pages.
  • the administration user interface it can use the API to allow the portal administrator to reorder pages visually.
  • the Layout Manager class 50 , the Group Manager class 52 , and the Module Manager class 54 manage object persistence. For each defined layout, the Layout Manager maintains information regarding the groups contained in that layout. The Group Manager, in turn, maintains information describing the modules that comprise each group. The module Manager determines the particular characteristics of each module in a group, e.g. which news sources the user has selected for display in a “News” module.
  • Templates and Styles collectively provide a Templates API.
  • the Style class there are three main classes in the Templates API: the Style class, the Template Manager class and the Template class.
  • the Style class corresponds to a single style.
  • the Style class contains methods to display itself (the execute methods) and to make itself persistent.
  • the Template Manager class is used to create, retrieve and store Template objects.
  • the Template class corresponds to a single style type. The main function of this class is to associate default Styles with particular templates and to create Style objects. Default Style associations for every template can be made on a system-wide, per-user-group, per-page, or per-user-group-per-page basis.
  • a User object 56 represents an end user of the portal.
  • FIG. 6 illustrates the User object model.
  • a User Group 58 is a site-defined group of users, to support permissions, described below.
  • Registered portal users can be assigned to one or more user groups. Examples of user groups are Engineering and Sales, or Beginning and Advanced.
  • the user data and group assignments can be stored in an LDAP directory or a database.
  • User groups enable different portals to be targeted to different users, as well as to distribute different administrative functions to selected users.
  • User Query 60 is an interface for searching and retrieving users.
  • An instance of the User Query class is created via the User Manager 62 , which is the abstract implementation of a class to manage User persistence. Classes that extend the User Manager class could, for instance, store user data via a SQL database, an LDAP server, or Java serialization.
  • a User Set 64 contains a set of User objects, and could be implemented in a relational database, for example.
  • the User Group Manager 66 is an interface to the underlying representation of user groups.
  • the portal server manages user retrieval and authentication through a general API composed of the User Manager, User, and User Set classes.
  • a portal server configuration property specifies the actual classes that are used at runtime. This design makes it possible to plug in any desired user manager implementation.
  • the portal server can employ various user manager implementations. Examples include one that is SQL-based and another that is directory server-based (JNDI over LDAP). A variation of the SQL user manager performs its user authentication against NT domain user accounts.
  • Properties are associated with modules to determine which modules users can access, which ones they can customize, which ones they cannot remove from their front pages, and which ones they can minimize on their front pages.
  • the “Company Directory” module does not include an edit button 27 , so that the user is not able to edit its content.
  • a permissions architecture can be employed to control what a user group can do to a particular object.
  • permissions can be associated with the Modules and Users classes.
  • User group permissions determine whether one group can perform any administrative tasks over another group (for example, view the group membership, add members to the group, delete members from it, etc.).
  • Module permissions determine what a user group can do to a particular module.
  • a standard set of permissions can apply to every module. Some of these can be end-user permissions (for example, whether a module is available to the members of the user group, whether the user group members can customize the module, etc.), while others are administrative permissions (for example, whether user group members can add new instances of a module or edit a module's end-user permissions).
  • a module can have custom permissions that control access to functionality that is particular to that module. For example, a discussion board module might have custom permissions controlling whether a group is allowed to post messages to the board and create new discussion categories.
  • the various types of permissions can be set via an administration tool, which is preferably web-based.
  • delegated administration modules such as User Manager 62 and Module Manager 54 , can enable user groups to perform specific administrative tasks without having access to the full range of administrative privileges available through the administration tool.
  • FIG. 7 illustrates the permission object model.
  • the core of the permissions API comprises four interfaces.
  • a Permission object 72 is a string ID (such as “enabled”), a list of groups that are allowed the permission, and an “everyone” Boolean that determines whether the permission is on or off for everyone. This Boolean supercedes the group list.
  • a Permission Context object 74 is a set of permissions. Each object that has permissions defined on it, like a module, has one Permission Context object containing all of the permissions for that object.
  • Permission Catalog 76 is a static, class-wide list describing the permissions allowed in a Permission Context object.
  • a catalog is used to initialize and update the permissions in an object's Permission Context.
  • a Permission Catalog Item 78 is the definition of a permission within the Permission Catalog. Each item describes a permission's ID (e.g., CAN_EDIT), friendly name (e.g., “Can edit module”), and a default seed value for the “everyone” Boolean.
  • Each module has one Permission Context object 74 containing all the permissions defined for the module.
  • Each module defines a custom Permission Catalog. The catalog can be empty by default, but permissions can be added to the catalog by defining them within the module's descriptor file. All permissions referenced in the catalog are created when the module is instantiated.
  • One of the significant advantages of the portal framework of the present invention is the fact that the resources that are made available to the user via the modules can come from a variety of third-party sources. Consequently, however, the content for the modules may be largely unstructured, which can be problematic when it is to be made available for manipulation and display within the portal. To this end, therefore, a parsing technology is employed for retrieving data from external web sites and various other sources, translating the data into XML, and returning structured results as objects for use by other entities, such as modules.
  • a Content Parsing object is used for executing a transaction script and obtaining the results produced by it.
  • the Content Parsing Manager class which manages Content Parsing objects, can be instantiated by a web server or called directly using code.
  • the Content Parsing script provides a level of abstraction between a source of data, e.g. headlines from a news source, and the manner in which the data is used. If a change occurs in the data source, only the script needs to be updated, and not the various entities that use the data, such as modules, Java programs, JSP files, etc.
  • a portal is supported by an extensible database schema at the data storage tier of the overall architecture so that new data storage requirements do not in turn require a database administrator to modify the structure of underlying tables.
  • the Data Storage object is a dynamically extensible, hierarchical data store, consisting of folders and documents, that enables modules to be developed that can store their own custom persistent properties, without having an impact on the overall schema.
  • the Data Storage object can also be employed to solve another problem, namely the performance hit associated with retrieving web content.
  • the Data Storage object provides an infrastructure that can be used to cache web content. Recently used data can be stored in a memory cache, and content can be programmatically expired and/or uncached.
  • the memory cache holds onto data with weak references, i.e. when memory gets scarce, garbage collection can be performed on the cache.
  • the following API provides an interface to an abstract storage system:
  • Folders can have an unlimited number of string or integer properties and can contain Data Storage Documents as well as subfolders.
  • a folder within the Data Storage object is accessed by its path, similar to the operation of a file system.
  • Data Storage Document a document within the Data Storage object.
  • the document can be a string, a serializable object, a DOM Document, the contents of a URL, or a byte array.
  • Each document can have an unlimited number of string properties.
  • the portal server can be scaled by load balancing across multiple machines. Many web sites cannot be replicated across servers because of state cached in memory that gets out of synchronization.
  • the portal server of the present invention can notify all servers in a cluster that cached content has changed.
  • a task is a collection of one or more subtasks coupled with a schedule. Tasks can be set up to run as external programs, Java programs in separate JVMs, on separate threads in the current JVM, or on the current thread.
  • a schedule defines run times. It is made up of an interval, interval units, and constraining variables:
  • the Persistent Scheduler class executes from a collection of persistent tasks described in its database. It reads the database for all current tasks, finds those due to be executed, and executes them.
  • a Task Scheduler object can iterate over scheduled tasks until there are no more to schedule, or until a shutdown time.
  • Direct Task is an interface for a task that can be executed directly, instead of by indirection. This interface is useful for single tasks that do not need input parameters.
  • the portal server can have different initialization strategies, e.g. one for an Active Server Pages (ASP) version and another for a Java Server Pages (JSP) version. These strategies solve the problem of allowing dynamic web pages to obtain access to Java objects within the object model.
  • ASP Active Server Pages
  • JSP Java Server Pages
  • the ASP version of the portal server can run under Microsoft Internet Information Server (IIS).
  • IIS Microsoft Internet Information Server
  • the bridge between IIS and Java classes is the Microsoft Component Object Model (COM), an operating system service for connecting objects that are written in different languages.
  • COM Microsoft Component Object Model
  • the portal server registers one of the classes within its class library as a COM object, e.g. PortalServices.
  • portalServices When a browser first accesses the IIS portal server ASP pages, an instance of PortalServices is created within the JVM.
  • This PortalServices object provides a path to other portal server objects so that they do not also have to be registered with COM.
  • FIG. 8 summarizes how the portal server works under ASP.
  • IIS serves HTML and ASP pages for an IIS web application.
  • an “application” is the collection of files in a particular web directory and its subdirectories. Each application must have an initialization file, named global.asa, in its root directory.
  • FIG. 9 shows the role of global.asa and default.asp in one possible portal server IIS implementation. Everything under the portal directory is part of the portal server application.
  • the global.asa file in this directory is portal server's application initialization file.
  • An OBJECT tag in global.asa creates one instance of the PortalServices COM component at web server startup.
  • the global.asa file finds the correct User object, and the default.asp file creates the Layout object.
  • ASP is used for the pages served to the user.
  • JSP can be used to generate the module HTML within those pages, using the portal server's JSP execution environment. This technique constitutes JSP wrappering within an ASP environment
  • JSP does not have the built-in capability to know when the web server has started, or to know when a new user has begun a session.
  • ASP has the notion of the global.asa file, in which code can be placed that is executed before any page in the directory is accessed by a particular user.
  • the JSP version of a portal web site can be designed to ensure that initialization code is executed before any page of the site is run.
  • the initialization code can be in a file that contains a session start method and an application start method. This file is preferably included at the top of every JSP file to ensure that the application and current user have been initialized correctly.
  • a portal server session begins when a user first accesses any portal server page, and ends after a period of inactivity that is configurable via the web server, e.g. 20 minutes.
  • Identifying information about registered site users is stored in a database.
  • a registration page enables new users to be added to the database;
  • a login page enables users to identify themselves to the portal server by entering their user name and password.
  • the login information can be stored as a browser cookie so that users don't have to log in each time they visit a site.
  • the portal server checks for a cookie identifying the user. Site access can be controlled through a combination of cookies and two administrative flags: one indicating whether guest access is allowed and the other indicating whether new users can register themselves. If no cookie is found, the portal server can send one to the browser when a registered user logs in.
  • the portal front page creates a User object as well as a Layout object, which it uses to build the User's custom front page.
  • a guest user account can be used. A guest user can access only the guest front page, the login page, and (if self-registration is allowed) the registration page.
  • Each portal server web page checks for the User object cached in the session; if none exists, the login page is displayed instead. This check prevents unauthorized access to any portal server page.
  • a site can change this behavior through portal server scripting pages—for example, to send unregistered users to some other site.
  • That user's front page is displayed via the browser application, for example as depicted in FIG. 2.
  • Each module generates HTML, which the front page displays at that module's spot, as designated by the layout.
  • a module displays various sets of information. For example, a news module displays various categories of news. On the front page, the news module displays news headlines. When the user clicks the module's edit button 27 , the module displays the list of available news categories as well as the categories a user has already selected.
  • a module provides these display capabilities by having a separate “view” object in charge of each type of display.
  • FIG. 10 displays the front-page and edit views for the news module.
  • a module view object contains the display logic for its module.
  • each module on the front page creates an object that generates the HTML for its front-page view.
  • the edit view object creates and displays the user edit page.
  • FIG. 11 shows the display logic in more detail, again using the news module as an example.
  • a layout page which is accessed by one of the personalization links 24 , lists all modules that are available to any user group to which the user belongs. Users can add, remove or reorder the modules that are included in their layouts by means of this page.
  • Modules allow attributes to be added easily, without concern over the method of storage.
  • the portal server provides custom properties, which support an easily extensible storage mechanism.
  • FIG. 12 illustrates how the hypothetical news module could use the Data Storage object to customize a view for a particular user.
  • the Data Storage object stores any administrative customizations that a module might have. In the case of the news module, these customizations could be default news categories that individual users can override for their own front pages, categories that users are required to include on their own front pages, or a combination of the two.
  • a module can have custom properties as well.
  • a module might use a custom property for values an administrator would change frequently—such as reminders or a “tip of the week.”
  • the portal server partitions a web page into logical components, i.e. modules, they can do much of their work separate, simultaneous threads. Multithreading permits multithreaded page requests to yield faster page response time, especially for heavily dynamic and network-bound pages. For example, if three modules are making network connections to get their data and each one takes two seconds, the response time for a single-threaded application would be at least six seconds. However, a multithreaded portal server's response time could be closer to two seconds.
  • An ASP version of the portal server can include a JSP execution environment that is available to module views, as depicted in FIG. 13. JSP files are manipulated via a Java servlet, a Sun Microsystems specification analogous to the CGI specification.
  • the ASP version of the portal server can include a servlet host and JSP servlet to execute JSP files.
  • a JSP version of the portal server can also use this internal servlet host.
  • the JSP version can use the web server's JSP servlet, by making a Servlet API call for inclusion of the module's HTML output within a web page being constructed.
  • Users of a portal web site typically belong to one or more user groups that are important to the portal provider.
  • the user groups may constitute communities united by a special interest, common job role, common membership in a department or group, etc.
  • the portal providers may want to create a different look to their sites for each of the different user groups. In other words, stylistic elements of the page can be varied depending on the user's group membership.
  • a “style” is a portion of software source code affecting the look-and-feel of a user interface. For styles to be useful, their code must be packaged in a way that makes them easy to administer and to include in a user display.
  • templates are a category to which a style can belong. Templates provide the context in which a style will be used. Templates also provide a means of retrieval for the currently selected style.
  • styles and templates are the means by which a page can provide a different look-and-feel for different portions of the page and for different user groups.
  • the styles can be retrieved for use in a page.
  • Part of the API for the Template object includes methods for retrieving styles.
  • the API for the Style object allows the style to be executed, creating the desired portion of the user interface.
  • Styles provide the means of delivering a particular look to a template.
  • a style within the template's set can be identified as the desired style for a group. This can be made more sophisticated to allow defaulting to a style when the user's group does not explicitly have a style associated with it.
  • Users can belong to multiple user groups.
  • To create a look-and-feel tailored to the user's group membership one approach is to choose one of the user's groups as the “primary user group”. This group is the one used to select user interface look-and-feel, by asking the Template object to return the style associated with the user group.
  • an administrative user interface can include a way to flag one of the groups as “Primary”.
  • the API returns the primary group.
  • the User object includes a method to return the user's primary group.
  • the portal web site can be written to exploit the style association with user group. For instance, the rule can be “for a given template, get the style associated with the user group, and execute the style.”
  • An important aspect of creating a site for a user community is the ability of the portal administrator to create pages whose modules are specific to that group. This can be supported by allowing each page to have module contents by group. The ability to add modules to pages can be made specific to a group.
  • a useful feature of the portal server is a web-based administration tool that enables administrators to perform many tasks through simple browser actions. These tasks can include any or all of the following:
  • [0186] 8 Running various graphical utilities, such as one that sweeps obsolete data from the Data Storage object and database; one that diagnoses the current operating conditions of the portal; one that maps images to document mime types; one that explores the contents of the Data Storage object; and/or various utilities for setting up portal services.
  • various graphical utilities such as one that sweeps obsolete data from the Data Storage object and database; one that diagnoses the current operating conditions of the portal; one that maps images to document mime types; one that explores the contents of the Data Storage object; and/or various utilities for setting up portal services.
  • a portal web site can be administered entirely by one or more portal administrators who have access to all the administration capabilities of the system. However, depending on the nature of the portal site and its user communities, this central administration can create a large workload for those administrators, and may violate privacy of some of the communities. A remedy to these problems is the ability to delegate specific portions of administration to trusted members of user communities.
  • modules are the portal server's means of distributing content in a controlled fashion to user communities, they can serve as an excellent basis for distributing administration capabilities to a subset of users. Specifically, modules can be written to provide certain administrative capabilities, and those modules can be assigned to user groups, so that only members of those user groups will have access to the modules. Typically, of course, the user group to which an administration module is assigned is carefully restricted to a very limited number of authorized users, but this decision is left to the portal administrator.
  • the present invention provides an architecture for a portal server that offers a number of features and advantages.
  • One such feature is its platform independence.
  • the portal server can work with UNIX, Linux, and Windows NT, as well as with leading web servers, application servers, and databases. Further advantages lie in the fact that installation is rapid. An entire working portal can be up and running very quickly: in hours or days, rather than weeks or months that were required prior to the invention.
  • Organizations can, at their own pace, change all aspects of the look-and-feel of the portal, integrate their own content, and use the portal server's development tools to extend out-of-the-box functionality.
  • the portal server is preferably based on Java, JSP, JDBC, XML, and other standards-based technologies, thereby promoting integration with existing systems and reducing required learning time.

Abstract

A portal server presents an HTML page that comprises a plurality of modules that are formatted in a predetermined layout. Each module represents a network resource that can be accessed by a user through the portal. Some of the modules can be user-selectable, whereas others may be mandatory elements of the portal. Similarly, some aspects of the layout may be user-controllable, while others are fixed. The modular nature of the portal enables the various resources to be readily and independently updated by the entities who provide them, without affecting other features of the portal. The portal server includes an administration interface that enables an administrator to select from various layout styles, as well as control access to site information and services. A variety of customizations can be done to the portal without requiring programming skills. As a result, individual businesses and other entities can exercise complete ownership of their portals, from a hosting, branding and design perspective.

Description

    FIELD OF THE INVENTION
  • The present invention is generally directed to the mechanisms via which users access information provided over computer networks, such as the Internet, intranets and extranets, and more particularly to a portal mechanism via which users gain access to resources at various network sites. [0001]
  • BACKGROUND OF THE INVENTION
  • Browser applications have become ubiquitous tools for accessing the vast amounts of information that are available via computer networks, such as the Internet and the like. At its basic level of operation, the browser permits a user to connect to a given network site, and download informational content from that site, such as an HTML document, for display at the user's computer. To view additional information, or a different type of information, the user designates a new network address, e.g. a different HTML file, whose contents then replace the previously displayed information on the user's computer. [0002]
  • To alleviate the need to navigate from one network site to another to view different types of informational content, portals are being employed on a more common basis. In general, a portal is an entry point or gateway for access to Internet web sites, or the like. One of the prominent advantages of a portal is the fact that information stored at a plurality of different network addresses, including different sites, can be simultaneously viewed on the display, rather than limiting the user to information from one site at a time. Most companies and organizations provide different types of portals for a variety of purposes, including portals for the general public, intranet portals for their employees, and extranet portals for their customers, vendors, supplies and other parties with whom they transact business. [0003]
  • While the organizational needs served by a portal continue to grow, so have the complexity and cost of developing, deploying, administering and continually enhancing portals. To maintain the continued interest of portal users, administrators must carry out an ongoing effort to maintain portal content that is fresh, deep, customizable and sufficiently broad that their constituents will consider them to be a meaningful gateway to the Internet. On its intranet, an employee must often compete with public portals for the attention of its employees. Furthermore, companies and organizations are forced to either maintain staffs of highly skilled engineers and content developers, or to outsource these tasks. Meanwhile, Internet-related technologies are proliferating and maturing, and Internet users' expectations continue to increase. Maintaining an effective portal often competes with and detracts from the resources available for an organization's primary goals. [0004]
  • SUMMARY OF THE INVENTION
  • To address the foregoing concerns associated with the ongoing maintenance of an effective portal, the present invention provides a portal server that streamlines the processes involved in offering a feature-rich portal. The portal server provides services through a library of object-oriented classes, such as classes in the Java programming language developed by Sun Microsystems, that give access to various databases, web servers, scripting environments and mail services. [0005]
  • At the user interface level, the portal server presents an initial view, or front page, that comprises a plurality of modules that are formatted in a predetermined layout. Each module represents a resource that can be accessed by the user through the portal. Some of the modules can be user-selectable, whereas others may be mandatory elements of the portal, as determined by an administrator, for example. Similarly, some aspects of the layout may be user-controllable, while others are fixed. The modular nature of the portal enables the various resources to be readily and independently updated by the entities who provide them, without affecting other features of the portal. [0006]
  • In another aspect of the invention, the portal server includes an administration interface that enables an administrator to select from various look-and-feel templates, as well as control access to site information and services. A variety of customizations can be done to the portal without requiring programming skills. At the same time, however, script writers can change pages, and programmers can extend functionality through additional classes. [0007]
  • As a result, individual businesses and other entities can exercise complete ownership of their portals, from a hosting, branding and design perspective. The features and advantages of the present invention that offer these capabilities are described in detail hereinafter with reference to the accompanying figures, which illustrate exemplary embodiments thereof.[0008]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a general block diagram of an exemplary network system in which the present invention can be implemented; [0009]
  • FIG. 2 is an illustration of an exemplary front page of a portal; [0010]
  • FIG. 3 is a diagram of the high-level architecture of the portal server; [0011]
  • FIG. 4 is a block diagram of an object model for a module; [0012]
  • FIGS. 5[0013] a and 5 b are diagrams illustrating two exemplary page layouts;
  • FIG. 6 is a block diagram of a user object model; [0014]
  • FIG. 7 is a block diagram of the permission object model; [0015]
  • FIG. 8 is an overview of one implementation of the portal server; [0016]
  • FIG. 9 illustrates the initialization and front page files for one implementation; [0017]
  • FIG. 10 illustrates front-page and edit views of a module; [0018]
  • FIG. 11 illustrates the front page and edit views in greater detail; [0019]
  • FIG. 12 illustrates a customized front-page view; [0020]
  • FIG. 13 depicts the execution environment for one implementation of the portal server.[0021]
  • DETAILED DESCRIPTION
  • To facilitate an understanding of the present invention, it is described hereinafter with reference to specific implementations thereof. For example, the software programs that underlie the invention can be coded in different languages, for use with different platforms. In the description that follows, examples of the invention are described in the context of web sites that employ Java Server Pages (JSP) or Active Server Pages (ASP). It will be appreciated, however, that the principles that underlie the invention can be implemented with other types of computer software technologies as well. [0022]
  • 1. Overview [0023]
  • A general depiction of a networked computer system in which the present invention can be implemented is illustrated in FIG. 1. In essence, the computer system enables individual users of communication devices [0024] 10, including personal computers 10 a, workstations 10 b, web access devices 10 c, and the like, to view informational content provided by various servers 12 a-12 n. The communication devices 10 are connected to the servers 12 by means of a suitable communications network 14, such as a local area network, a wide area network, the Internet, or the like. To view the content provided by the servers, the devices 10 run a browser application 16. At the servers 12, the available content and services are stored on suitable storage media, such as magnetic or optical disk drives, in a format that is capable of being read by the browser applications, such as HTML or XML. Typically, each segment of information that can be accessed at once, e.g. file, is referred to as a web page, and has an associated network address. Thus, by entering a particular address in a browser application, the user is presented with one page of information that is stored at a particular server. A collection of web pages that relate to a common topic and are interlinked with one another may form a web site.
  • At its basic level of operation, a browser is designed to display one web page at a time. In such a case, the user is required to navigate from one web page to another in order to view different types of information available on different sites. Quite often, however, the user desires to be able to view a variety of different types of information at once, and then select the particular type of information that is of most interest at that time. For instance, within a corporate context, a user may desire to have quick access to various resources and data provided by the employer, while at the same time being able to view information provided over the Internet, such as news headlines, financial data, and vendor data. To this end, therefore, portals have become popular mechanisms that enable users to access information from multiple different network sites at once. [0025]
  • The present invention is particularly directed to a server application and framework that dynamically constructs and maintains portals for display to users. An example of a portal display that incorporates features of the present invention is illustrated in FIG. 2. The portal comprises an [0026] HTML web page 18, identified as a “front page”. In essence, each page presents a predetermined layout of encapsulated modules containing the resources that are available to the user. The top of the page may include a suitable banner 20 containing a corporate logo or the like, and one or more navigation buttons 22 or links, that permit the user to access specific pages associated with the sponsor of the portal, e.g. the user's employer. Below the banner, another set of buttons or links 24 are displayed, which permit the user to personalize the portal. In the illustrated example, the personalization buttons enable the user to revise the layout of the portal, change its color scheme, and edit that user's account, e.g. change a password.
  • Below the [0027] banner 20 and the personalization buttons 24, one or more modules 26 are displayed. Each module provides the user with access to a particular type of resource, such as news headlines or stock quotes. As will be apparent from the discussion that follows, these resources can be applications, databases, services, informational content, e-commerce offerings, and the like, that are available from one or more of the servers 12 a-12 n. Some of these resources may be provided by the employer (or other provider of the portal), whereas others may come from independent third parties. By interacting with any one of these modules, the user can access the information or services provided by that module. Thus, by clicking on a headline in the “News” module, the user can be presented with the full text of the news story to which that headline pertains.
  • In the example of FIG. 2, the modules are arranged in two columns, or groups. Through the ability to personalize the layout of the portal, the user can determine which modules appear in each of the groups, as well as their order of appearance within the groups. In addition, the user can edit the content of individual modules, by means of an “Edit” [0028] button 27. For the “News” module, for instance, the user can select which news sources are to be used for the selection of headlines, as explained in greater detail hereinafter.
  • 2. High-Level Architecture [0029]
  • The functionality associated with the portal is provided by a portal server, running on one or more of the servers [0030] 12 a-12 n. Referring to FIG. 3, the portal server can be viewed as a client/server model. The client interface is provided by HTML code generated by the portal server to run in a user's browser application. The server consists of process management services that are provided by a web server and suitable class libraries. These libraries connect to other servers and use other resources as needed, including a data store which provides object persistence via a suitable database interface. In one exemplary embodiment of the invention, this functionality might be provided by a JDBC interface over a SQL database. In another embodiment based upon an LDAP environment, user management can be provided via JNDI over LDAP. The server can connect to other network resources, for example to acquire information from the Internet or an intranet.
  • Prior to any customization by an administrator, the portal server can provide a set of web pages that constitute a default, self-contained portal web site. One implementation of the portal server includes a Java Server Pages (JSP) web site, for use under any web server that supports Java servlets and JSP. Another implementation comprises an Active Server Pages (ASP) web site, for use under Internet Information Server (IIS) provided by Microsoft Corporation. Both of the implementations under these different scripting environments can use the same Java libraries and services; the primary difference between them is the web site upon which they are based (JSP or ASP), and how the web site interfaces with the Java libraries. [0031]
  • 3. Object Model [0032]
  • An object-oriented software system consists of software objects. A software object represents an actor within an overall system design. Such actors may correspond to real-world concepts, or may exist purely to support the overall design. Software objects encapsulate the data and logical processes of the actor. This encapsulation makes objects easy to use, because the user of an object need not know how the object performs its processes. Software objects are also extensible: other objects can be built on top of existing objects, allowing the new object to expand the concept of the old object without having to rewrite the functionality. These properties of software objects make object-oriented systems flexible and extensible. [0033]
  • An object model comprises a collection of objects that work together in documented relationships. The portal server is an object-oriented system built on such an object model, illustrated in FIGS. 4, 6 and [0034] 7. The objects that make up the portal server architecture include Components, Managers and Services, Modules, Views, Pages and Page Ordering, Layouts, Users, Permissions, Content Parsers, Data Storage and Tasks.
  • 3.1 Components [0035]
  • Components are a set of loosely related classes used to create wrappers to provide simplified access to other objects within the architecture of the portal server. In a preferred embodiment of the invention, one [0036] component 28, designated as the “Portal Services Component,” is employed as a single point of access for methods that are external to the portal server. The function served by the Portal Services Component is access to other objects within the architecture. Since the Portal Services Component provides a single point of access, it allows a very simple distributed object registry profile for use in object brokers. Only the Portal Services Component need be registered. Other objects can be accessed by calls to the Portal Services Component. An example of an object broker is the Microsoft Common Object Model (COM). When running under an ASP web site, for example, the Portal Services Component can be published as a Microsoft COM/ActiveX control. An instance of this class is created once at web server startup in an ASP environment.
  • In contrast to the ASP environment, under a JSP web site, any JSP page has access to any Java object made visible in the classpath. However, the Portal Services Component can still be used as a single point of retrieval for important objects within the architecture. This architecture provides simplicity as well as compatibility with the ASP version of the portal server. [0037]
  • 3.2 Managers and Services [0038]
  • Managers and Services perform similar functions, but in slightly different and complementary ways. A Manager encapsulates details for handling the creation and manipulation of a set of objects. A Service can encapsulate any identifiable Application Programming Interface (API) within the portal server. Managers can be implemented as Services within the portal server; however, Services are not restricted to being Manager implementations. Both Managers and Services allow for run-time replacement of their implementation with specific versions adapted to user-specific needs. [0039]
  • Two examples of Managers are a module manager and a user manager. Modules follow a “singleton” design pattern, meaning that there is one instance of a module for the lifetime of a server session. The class of module managers, therefore, maintains those module instances, and handles their persistence. The user manager class is an abstract class whose purpose is to manage the persistence of User objects. Classes that extend this class could, for instance, store users in a SQL database or an LDAP server or Java serialization. [0040]
  • To be useful to a broad range of portal providers, a portal framework must easily allow different implementations of key services. Services such as user management, flexible schema storage, and search engines are likely to be different for different portals. To facilitate a high degree of customization, the portal server includes technology for allowing configuration-data driven resolution of service implementations within the portal server. This technology provides a means of allowing runtime resolution of the specific class used to implement the service, as well as configuration of all its properties. [0041]
  • Essentially, a Service allows a few lines of configuration data within the computer system's startup configuration files or registry to specify details of the run-time implementation, including the actual class to be run to provide the service. This allows the portal provider to use existing implementations or define their own, and substitute their chosen implementation into the system without rewriting source code that uses the implementation. [0042]
  • The portal server Service includes the following elements: [0043]
  • 1. a format for specifying configuration directives identifying the service implementation, by type and by name; [0044]
  • 2. a format for specifying and locating configuration directives used by the service implementation; [0045]
  • 3. A Service Manager class, which acts as the factory for loading and retrieving individual Service Managers; [0046]
  • 4. A Service Manager API, which an implementation must satisfy to act as service manager to a particular service type; and [0047]
  • 5. a “Service” API, which an implementation must satisfy to act as a Service. [0048]
  • Given these elements, a process can utilize a Service by calling the Service Manager class, and asking for a particular service manager by its type. Once the service manager is retrieved, it can be used to retrieve a particular service, by giving the name of the service. Once the service is retrieved, it can be used for its intended purpose. [0049]
  • 3.3 Modules [0050]
  • Modules are objects that encapsulate a specific, bounded portion of content at a network address, and allow that portion to be administered as a unit. For example, a module might display news, sports scores, stock quotes, or weather forecasts. Site and end-user content preferences are expressed by the set of modules displayed on a portal page. FIG. 4 illustrates the module object model. A [0051] module 29 follows the “singleton” design pattern, the same as Java servlets, which means that the portal server keeps only one instance of the module, which persists for the lifetime of a web server session.
  • 3.3.1 Module Types and Descriptors [0052]
  • Each new class that implements the module interface defines a new module type. Each module type has a [0053] module descriptor object 30, that defines metadata for the module, such as its name, administrative properties, and default settings. A module descriptor gets its initial data from an XML document. The metadata for a module can be customized simply by editing the XML document. Since XML documents are quite easy to change, the module descriptor provides another point for the customization of the portal server. Each module descriptor represents a module type that can be added to a portal using an administration GUI (described hereinafter). A module that has been added to a portal is an instance of its module type.
  • 3.3.2 Views [0054]
  • Views are the means by which the portal server isolates the presentation logic so that it can be more easily customized. The [0055] Module View 32 is the display logic for a particular view, or mode, of a particular module. Examples of views are the front page of a portal, where the module is displayed within a box or other graphical region (as shown in FIG. 2); the page where a user customizes a module (for example, selects news categories or stocks of interest); and the page where the portal administrator customizes the global properties of a module. A new view object is created for each HTTP request.
  • The Module View interface defines constants identifying these and other common views. Modules can also create custom views to handle module-specific processes. Implicit to most methods in this interface is that the Module View contains an HTTP request, an HTTP response, and other page-specific data, all of which is encapsulated within a Portal Page Context object [0056] 34. However, this interface specifies no method for setting that information. This architecture provides flexibility for the creating module to independently manage and create its views. Any object can perform some process at the start of a Module View by implementing a Page Start Handler object 36, and passing itself to the view via its constructor.
  • Each module view's purpose is to create an HTML page, or part of an HTML page, displaying some aspect of the module's data. Module views can generate their HTML through any means desired. To this end, therefore, certain types of modules can be defined for the portal administrator to use as building blocks in the construction of a portal site. For example, a “clip” module can capture specific HTML elements from an HTML page, so that only those elements are retrieved as the content of a module. In contrast, an “include” module can be defined that is capable of capturing the entirety of an HTML page for inclusion in a module. In these types of modules, the HTML data can be embedded in the Module View class. Other types of exemplary building block modules comprise an XML inclusion module, which retrieves an XML style sheet and generates the HTML for display as the content of a module; a transaction module which can employ a script to obtain filtered data from a network location for display in a module; a JSP module, which can execute a JSP page and display the contents of that page as the contents of the module; and a module that creates a framework for multiple JSP pages providing common module views. [0057]
  • Using JSP with modules has a number of advantages: [0058]
  • 1—Modules that use JSP are easier to maintain than modules that embed their HTML in a Java class. If a module's JSP file is changed, all users of that module see the changes immediately, with no recompiling of Java class files required. [0059]
  • 2—Once a module is built using JSP, HTML knowledge is all that is required to change the module's look-and-feel. [0060]
  • 3—Because the HTML generation is controlled by JSP, the Module View objects can be very thin. [0061]
  • A module subclass can be defined that enables creation of new module types using only JSP. Modules that do not need their own new methods can use this subclass and JSP files for all of their functionality. Each module view corresponds to a JSP file that contains the HTML and logic for that view. The portal server allows a Module View, which is a class object, to execute a JSP page and add its results to the overall HTML page being constructed. [0062]
  • 3.3.4 Portal Page Context and Portal Page Info [0063]
  • A Portal Page Context object [0064] 34 extends the Page Context class 46, which can be a class within the javax.servlet.jsp package provided by Sun Microsystems. The Portal Page Context object contains everything a Module View needs to know about its execution environment. A Portal Page Info object 48 tells the modules about the display characteristics of an HTML page that is being constructed. By using the Portal Page Info object passed to them via their page context, all modules on a page can coordinate their fonts, colors, and other display characteristics.
  • 3.4 Page Layout [0065]
  • Multiple modules are presented to the user, for example, within an HTML pages. The present invention enables the addition of modules to a page to take place in a flexible manner, which provides control to both a portal administrator and the end user. Several alternative methods for achieving such a result can be used. [0066]
  • 3.4.1 Layouts and Groups [0067]
  • A [0068] Layout 38 contains the Groups 40 on a specific HTML page of the portal, and Groups contain a set of modules specific to one user of the portal. Hence, in the example of FIG. 2, the Layout for the illustrated page contains two groups, e.g. left column and right column, and the two groups contain three and two modules, respectively. A module constructs a Module View that is specific to the user and context, and the view assembles the HTML presentation. The JSP or ASP code enumerates through groups and then enumerates through the modules within each group.
  • A [0069] Group Template 42 is a pattern used by a Group object to create itself. Unlike a regular Group object, the Group Template is not user-specific.
  • A [0070] Layout Template 44 holds a collection of Group Template objects. A regular Layout is created by patterning itself from a Layout Template.
  • 3.4.2 Pages, Page Layout and Page Ordering [0071]
  • An alternative to Layouts and Groups can use Pages, Page Ordering, and Page Layouts. This alternative can provide better built-in support for multiple-page designs, such as those typical of a “tabbed” user interface. In a tabbed user interface, the end user mouse-clicks on one of a series of tabs to move between pages. Each page has its own content and layout. [0072]
  • The site administrator can create pages, and can publish them for availability by end users. The general steps for an administrator to create a page and make it available to users are as follows: [0073]
  • 1. Create the page by identifying its descriptive information: e.g. title and description; [0074]
  • 2. Establish the page layout, as a set of columns and/or rows in which modules are to be grouped. Columns and rows form cells. Characteristics of cells, such as relative or absolute widths, are set as part of this step. The administrator can be shown a grid that visually reflects the layout of cells within the page. FIGS. 5[0075] a and 5 b illustrate two examples of such a grid. The layout of FIG. 5a is row-centric, i.e. it comprises two horizontal rows of module cells, whereas the layout of FIG. 5b is column-centric;
  • 3. Specify modules for cells within the page. The administrator can leave the set of modules completely up to the end user, or can add modules to cells within the page. The administrator can decide whether a given module is optional to the end user, or is required. The administrator can also lock entire cells, effectively dictating a predefined set of module content; [0076]
  • 4. Assign styles to elements of the page; [0077]
  • 5. Assign appearance settings, such as fonts and color; [0078]
  • 6. Publish the page, making it available to one or more user groups, and establishing the order of this page relative to others. [0079]
  • Once a page has been published, it can become available to end users. They can control which modules are on the page, within the restrictions established by the administrator. For example, users might be able to choose modules and rearrange them within the cells of one page, but the portal administrator might lock the content and arrangement of another page. [0080]
  • Page ordering is controlled by a Page Ordering object within the object model. This object holds the collection of published pages, and supports re-ordering of the pages. This is a portion of the API that can be used, for instance, to affect the relative tab positions of published pages. In an implementation of the administration user interface, it can use the API to allow the portal administrator to reorder pages visually. [0081]
  • 3.4.3 Manager Classes [0082]
  • The [0083] Layout Manager class 50, the Group Manager class 52, and the Module Manager class 54 manage object persistence. For each defined layout, the Layout Manager maintains information regarding the groups contained in that layout. The Group Manager, in turn, maintains information describing the modules that comprise each group. The module Manager determines the particular characteristics of each module in a group, e.g. which news sources the user has selected for display in a “News” module.
  • 3.4.4 Templates and Styles [0084]
  • Templates and Styles collectively provide a Templates API. In one implementation, there are three main classes in the Templates API: the Style class, the Template Manager class and the Template class. [0085]
  • The Style class corresponds to a single style. The Style class contains methods to display itself (the execute methods) and to make itself persistent. The Template Manager class is used to create, retrieve and store Template objects. The Template class corresponds to a single style type. The main function of this class is to associate default Styles with particular templates and to create Style objects. Default Style associations for every template can be made on a system-wide, per-user-group, per-page, or per-user-group-per-page basis. [0086]
  • 3.5 Users [0087]
  • A [0088] User object 56 represents an end user of the portal. FIG. 6 illustrates the User object model. Referring thereto, a User Group 58 is a site-defined group of users, to support permissions, described below. Registered portal users can be assigned to one or more user groups. Examples of user groups are Engineering and Sales, or Beginning and Advanced. The user data and group assignments can be stored in an LDAP directory or a database. User groups enable different portals to be targeted to different users, as well as to distribute different administrative functions to selected users. User Query 60 is an interface for searching and retrieving users. An instance of the User Query class is created via the User Manager 62, which is the abstract implementation of a class to manage User persistence. Classes that extend the User Manager class could, for instance, store user data via a SQL database, an LDAP server, or Java serialization.
  • A [0089] User Set 64 contains a set of User objects, and could be implemented in a relational database, for example. The User Group Manager 66 is an interface to the underlying representation of user groups.
  • The portal server manages user retrieval and authentication through a general API composed of the User Manager, User, and User Set classes. A portal server configuration property specifies the actual classes that are used at runtime. This design makes it possible to plug in any desired user manager implementation. [0090]
  • The portal server can employ various user manager implementations. Examples include one that is SQL-based and another that is directory server-based (JNDI over LDAP). A variation of the SQL user manager performs its user authentication against NT domain user accounts. [0091]
  • 3.6 Permissions [0092]
  • Properties are associated with modules to determine which modules users can access, which ones they can customize, which ones they cannot remove from their front pages, and which ones they can minimize on their front pages. For instance, in the example of FIG. 2, the “Company Directory” module does not include an [0093] edit button 27, so that the user is not able to edit its content. In one implementation of the invention, a permissions architecture can be employed to control what a user group can do to a particular object. In this implementation, permissions can be associated with the Modules and Users classes. User group permissions determine whether one group can perform any administrative tasks over another group (for example, view the group membership, add members to the group, delete members from it, etc.).
  • Module permissions determine what a user group can do to a particular module. A standard set of permissions can apply to every module. Some of these can be end-user permissions (for example, whether a module is available to the members of the user group, whether the user group members can customize the module, etc.), while others are administrative permissions (for example, whether user group members can add new instances of a module or edit a module's end-user permissions). In addition, a module can have custom permissions that control access to functionality that is particular to that module. For example, a discussion board module might have custom permissions controlling whether a group is allowed to post messages to the board and create new discussion categories. [0094]
  • The various types of permissions can be set via an administration tool, which is preferably web-based. In addition, delegated administration modules, such as [0095] User Manager 62 and Module Manager 54, can enable user groups to perform specific administrative tasks without having access to the full range of administrative privileges available through the administration tool.
  • FIG. 7 illustrates the permission object model. The core of the permissions API comprises four interfaces. A [0096] Permission object 72 is a string ID (such as “enabled”), a list of groups that are allowed the permission, and an “everyone” Boolean that determines whether the permission is on or off for everyone. This Boolean supercedes the group list. A Permission Context object 74 is a set of permissions. Each object that has permissions defined on it, like a module, has one Permission Context object containing all of the permissions for that object. Permission Catalog 76 is a static, class-wide list describing the permissions allowed in a Permission Context object. A catalog is used to initialize and update the permissions in an object's Permission Context. A Permission Catalog Item 78 is the definition of a permission within the Permission Catalog. Each item describes a permission's ID (e.g., CAN_EDIT), friendly name (e.g., “Can edit module”), and a default seed value for the “everyone” Boolean.
  • Each module has one [0097] Permission Context object 74 containing all the permissions defined for the module. There is one Permission Catalog that defines the standard module permissions. Each module defines a custom Permission Catalog. The catalog can be empty by default, but permissions can be added to the catalog by defining them within the module's descriptor file. All permissions referenced in the catalog are created when the module is instantiated.
  • 3.7 Content Parsers [0098]
  • One of the significant advantages of the portal framework of the present invention is the fact that the resources that are made available to the user via the modules can come from a variety of third-party sources. Consequently, however, the content for the modules may be largely unstructured, which can be problematic when it is to be made available for manipulation and display within the portal. To this end, therefore, a parsing technology is employed for retrieving data from external web sites and various other sources, translating the data into XML, and returning structured results as objects for use by other entities, such as modules. A Content Parsing object is used for executing a transaction script and obtaining the results produced by it. The Content Parsing Manager class, which manages Content Parsing objects, can be instantiated by a web server or called directly using code. [0099]
  • Once the Content Parsing Manager is created and the script package loaded, transactions are created. Only one script package need be used per Content Parsing Manager. Since initializing a Content Parsing Manager can often involve time-consuming one-time setup operations such as loading and parsing a package file, preferably a single instance is created for each web server “application,” while multiple Content Parsing objects are created to handle individual user actions. [0100]
  • The Content Parsing script provides a level of abstraction between a source of data, e.g. headlines from a news source, and the manner in which the data is used. If a change occurs in the data source, only the script needs to be updated, and not the various entities that use the data, such as modules, Java programs, JSP files, etc. [0101]
  • 3.8 Data Storage [0102]
  • A portal is supported by an extensible database schema at the data storage tier of the overall architecture so that new data storage requirements do not in turn require a database administrator to modify the structure of underlying tables. The Data Storage object is a dynamically extensible, hierarchical data store, consisting of folders and documents, that enables modules to be developed that can store their own custom persistent properties, without having an impact on the overall schema. [0103]
  • The Data Storage object can also be employed to solve another problem, namely the performance hit associated with retrieving web content. The Data Storage object provides an infrastructure that can be used to cache web content. Recently used data can be stored in a memory cache, and content can be programmatically expired and/or uncached. The memory cache holds onto data with weak references, i.e. when memory gets scarce, garbage collection can be performed on the cache. The following API provides an interface to an abstract storage system: [0104]
  • 1—Data Storage: the data store itself [0105]
  • 2—Data Storage Folder: a folder within the Data Storage object. Folders can have an unlimited number of string or integer properties and can contain Data Storage Documents as well as subfolders. A folder within the Data Storage object is accessed by its path, similar to the operation of a file system. [0106]
  • 3—Data Storage Document: a document within the Data Storage object. The document can be a string, a serializable object, a DOM Document, the contents of a URL, or a byte array. Each document can have an unlimited number of string properties. [0107]
  • Different implementations of the Data Storage class, with different persistence mechanisms, are possible. One version could use a relational database, another could use LDAP, and yet another could use custom machinery. In a SQL and file system implementation of the Data Storage class, document contents are stored in the file system. For instance, a document containing a Java object is serialized and written to a file. A document containing text has the text written as a simple bytestream to file. A document containing a URL has the contents of the URL downloaded and written as a bytestream to file. A relational database keeps track of document names and where in the file system their contents are stored. Every document, when created or retrieved, is automatically put into a memory cache. The memory cache can be cleared by the Java Virtual Machine (JVM) when resources are running low. [0108]
  • The portal server can be scaled by load balancing across multiple machines. Many web sites cannot be replicated across servers because of state cached in memory that gets out of synchronization. The portal server of the present invention can notify all servers in a cluster that cached content has changed. [0109]
  • 3.9 Task [0110]
  • Services frequently need to be able to execute jobs according to a schedule. An example is a cache cleanup routine, which must be run, transparent to any user, on a regular basis, e.g. every 15 minutes. Another example is a news headline purge routine that should run every few days to remove headlines older than a specified number of days. In the portal server, these scheduled matters are handled by a task. A task is a collection of one or more subtasks coupled with a schedule. Tasks can be set up to run as external programs, Java programs in separate JVMs, on separate threads in the current JVM, or on the current thread. [0111]
  • A schedule defines run times. It is made up of an interval, interval units, and constraining variables: [0112]
  • 1—Maximum number of repetitions (if left at 0, unrestricted); [0113]
  • 2—Start date (if left blank, can start immediately, depending on other constraints); [0114]
  • 3—End date (if blank, never expires); [0115]
  • 4—Arrays of allowed days of week, days of month, and months (specifying any of these constrains the schedule to run only on days that match the array contents; the effect of constraining arrays is cumulative). [0116]
  • The Persistent Scheduler class executes from a collection of persistent tasks described in its database. It reads the database for all current tasks, finds those due to be executed, and executes them. [0117]
  • A Task Scheduler object can iterate over scheduled tasks until there are no more to schedule, or until a shutdown time. Direct Task is an interface for a task that can be executed directly, instead of by indirection. This interface is useful for single tasks that do not need input parameters. [0118]
  • 4. Initialization Architecture [0119]
  • The portal server can have different initialization strategies, e.g. one for an Active Server Pages (ASP) version and another for a Java Server Pages (JSP) version. These strategies solve the problem of allowing dynamic web pages to obtain access to Java objects within the object model. [0120]
  • 4.1 ASP Version [0121]
  • The ASP version of the portal server can run under Microsoft Internet Information Server (IIS). The bridge between IIS and Java classes is the Microsoft Component Object Model (COM), an operating system service for connecting objects that are written in different languages. The portal server registers one of the classes within its class library as a COM object, e.g. PortalServices. When a browser first accesses the IIS portal server ASP pages, an instance of PortalServices is created within the JVM. This PortalServices object provides a path to other portal server objects so that they do not also have to be registered with COM. [0122]
  • FIG. 8 summarizes how the portal server works under ASP. IIS serves HTML and ASP pages for an IIS web application. According to the IIS definition, an “application” is the collection of files in a particular web directory and its subdirectories. Each application must have an initialization file, named global.asa, in its root directory. [0123]
  • The starting point for an IIS application is default.asp. FIG. 9 shows the role of global.asa and default.asp in one possible portal server IIS implementation. Everything under the portal directory is part of the portal server application. The global.asa file in this directory is portal server's application initialization file. An OBJECT tag in global.asa creates one instance of the PortalServices COM component at web server startup. [0124]
  • At the start of a user's session, the global.asa file finds the correct User object, and the default.asp file creates the Layout object. ASP is used for the pages served to the user. JSP can be used to generate the module HTML within those pages, using the portal server's JSP execution environment. This technique constitutes JSP wrappering within an ASP environment [0125]
  • 4.2 JSP Version [0126]
  • Unlike some scripting environments, standard JSP does not have the built-in capability to know when the web server has started, or to know when a new user has begun a session. By contrast, ASP has the notion of the global.asa file, in which code can be placed that is executed before any page in the directory is accessed by a particular user. Accordingly, the JSP version of a portal web site can be designed to ensure that initialization code is executed before any page of the site is run. The initialization code can be in a file that contains a session start method and an application start method. This file is preferably included at the top of every JSP file to ensure that the application and current user have been initialized correctly. [0127]
  • 5. User Session Control [0128]
  • A portal server session begins when a user first accesses any portal server page, and ends after a period of inactivity that is configurable via the web server, e.g. 20 minutes. [0129]
  • Identifying information about registered site users is stored in a database. A registration page enables new users to be added to the database; a login page enables users to identify themselves to the portal server by entering their user name and password. The login information can be stored as a browser cookie so that users don't have to log in each time they visit a site. [0130]
  • When a user accesses the portal site, the portal server checks for a cookie identifying the user. Site access can be controlled through a combination of cookies and two administrative flags: one indicating whether guest access is allowed and the other indicating whether new users can register themselves. If no cookie is found, the portal server can send one to the browser when a registered user logs in. [0131]
  • If a user is identified as a registered user, the portal front page creates a User object as well as a Layout object, which it uses to build the User's custom front page. For a guest user, a guest user account can be used. A guest user can access only the guest front page, the login page, and (if self-registration is allowed) the registration page. [0132]
  • Each portal server web page checks for the User object cached in the session; if none exists, the login page is displayed instead. This check prevents unauthorized access to any portal server page. [0133]
  • A site can change this behavior through portal server scripting pages—for example, to send unregistered users to some other site. [0134]
  • 6. Module Display Within a Portal Page [0135]
  • Once a user has been registered, that user's front page is displayed via the browser application, for example as depicted in FIG. 2. Each module generates HTML, which the front page displays at that module's spot, as designated by the layout. A module displays various sets of information. For example, a news module displays various categories of news. On the front page, the news module displays news headlines. When the user clicks the module's [0136] edit button 27, the module displays the list of available news categories as well as the categories a user has already selected. A module provides these display capabilities by having a separate “view” object in charge of each type of display. FIG. 10 displays the front-page and edit views for the news module.
  • These two views create only the portion of a module that is surrounded by a dotted line in FIG. 10, namely its substantive content. The front page and user edit page create the rest of the displayed features. [0137]
  • A module view object contains the display logic for its module. When a user accesses the portal, each module on the front page creates an object that generates the HTML for its front-page view. When the user clicks the edit button of a module, the edit view object creates and displays the user edit page. FIG. 11 shows the display logic in more detail, again using the news module as an example. [0138]
  • A layout page, which is accessed by one of the personalization links [0139] 24, lists all modules that are available to any user group to which the user belongs. Users can add, remove or reorder the modules that are included in their layouts by means of this page.
  • Modules allow attributes to be added easily, without concern over the method of storage. The portal server provides custom properties, which support an easily extensible storage mechanism. FIG. 12 illustrates how the hypothetical news module could use the Data Storage object to customize a view for a particular user. The Data Storage object stores any administrative customizations that a module might have. In the case of the news module, these customizations could be default news categories that individual users can override for their own front pages, categories that users are required to include on their own front pages, or a combination of the two. [0140]
  • A module can have custom properties as well. A module might use a custom property for values an administrator would change frequently—such as reminders or a “tip of the week.”[0141]
  • 6.1 Multithreaded Module Preparation [0142]
  • Since the portal server partitions a web page into logical components, i.e. modules, they can do much of their work separate, simultaneous threads. Multithreading permits multithreaded page requests to yield faster page response time, especially for heavily dynamic and network-bound pages. For example, if three modules are making network connections to get their data and each one takes two seconds, the response time for a single-threaded application would be at least six seconds. However, a multithreaded portal server's response time could be closer to two seconds. [0143]
  • 7. JSP Hosting [0144]
  • An ASP version of the portal server can include a JSP execution environment that is available to module views, as depicted in FIG. 13. JSP files are manipulated via a Java servlet, a Sun Microsystems specification analogous to the CGI specification. The ASP version of the portal server can include a servlet host and JSP servlet to execute JSP files. [0145]
  • A JSP version of the portal server can also use this internal servlet host. Alternatively, the JSP version can use the web server's JSP servlet, by making a Servlet API call for inclusion of the module's HTML output within a web page being constructed. [0146]
  • 8. Site Look-and-Feel and Communities [0147]
  • Users of a portal web site typically belong to one or more user groups that are important to the portal provider. The user groups may constitute communities united by a special interest, common job role, common membership in a department or group, etc. Very commonly, the portal providers may want to create a different look to their sites for each of the different user groups. In other words, stylistic elements of the page can be varied depending on the user's group membership. [0148]
  • To provide for this facility, these general provisions are required: [0149]
  • 1. a means of associating formatting intelligence with specific portions of a page, thus defining a style; [0150]
  • 2. a way of associating a user group with the style; [0151]
  • 3. a way of identfying which of a user's group memberships takes primacy in choosing styles. [0152]
  • Each of these provisions is addressed in the description to follow. [0153]
  • 8.1. Styles and Templates [0154]
  • A “style” is a portion of software source code affecting the look-and-feel of a user interface. For styles to be useful, their code must be packaged in a way that makes them easy to administer and to include in a user display. [0155]
  • Since it is a portion of user interface source code, a style cannot be useful outside of a context. A “template” is a category to which a style can belong. Templates provide the context in which a style will be used. Templates also provide a means of retrieval for the currently selected style. [0156]
  • In an HTML-based implementation, styles and templates are the means by which a page can provide a different look-and-feel for different portions of the page and for different user groups. [0157]
  • The usefulness of styles and templates depends on how easy they are to create and to incorporate within a page. Both “templates” and “styles” can be created dynamically, as part of an administration user interface. This dynamic creation process involves the following general steps: [0158]
  • 1. define the template, by describing it to the administrative user interface; [0159]
  • 2. create the style's source code in a file, using whatever language and technique is appropriate to the deployment and to the types of templates to which the style will apply; [0160]
  • 3. define the style in association with a template; [0161]
  • 4. upload the style files to the portal web site. [0162]
  • Once a template has been created and has one or more styles associated with it, the styles can be retrieved for use in a page. Part of the API for the Template object includes methods for retrieving styles. Once retrieved, the API for the Style object allows the style to be executed, creating the desired portion of the user interface. [0163]
  • 8.2. Style-to-Group Mapping [0164]
  • Styles provide the means of delivering a particular look to a template. To support the notion that different user groups will have different styles, a style within the template's set can be identified as the desired style for a group. This can be made more sophisticated to allow defaulting to a style when the user's group does not explicitly have a style associated with it. [0165]
  • 8.3. User Primary Group [0166]
  • Users can belong to multiple user groups. To create a look-and-feel tailored to the user's group membership, one approach is to choose one of the user's groups as the “primary user group”. This group is the one used to select user interface look-and-feel, by asking the Template object to return the style associated with the user group. [0167]
  • To achieve this purpose, there must be some way of assigning the primary user group to the user, from among the set of groups to which the user belongs. For instance, an administrative user interface can include a way to flag one of the groups as “Primary”. [0168]
  • Once the primary group has been chosen for the user, it can be used as the basis to make decisions. To support this, the API returns the primary group. In one implementation, the User object includes a method to return the user's primary group. Given the primary group, the portal web site can be written to exploit the style association with user group. For instance, the rule can be “for a given template, get the style associated with the user group, and execute the style.”[0169]
  • 8.4 Group-Specific Module Layout [0170]
  • An important aspect of creating a site for a user community is the ability of the portal administrator to create pages whose modules are specific to that group. This can be supported by allowing each page to have module contents by group. The ability to add modules to pages can be made specific to a group. [0171]
  • 8.5. Special Provisions for Delegated Administration [0172]
  • In a system which allows “delegated administration” where users other than a portal administrator have some control over the look and feel of a portal page, care must be given to what template definition and style definition capabilities are made available to delegated administrators, and how those templates and styles are allowed to be added to the web site. Since styles define actual pieces of code affecting the appearance of the web site, they should be treated as potential viruses, and subjected to source control as with the rest of the site. [0173]
  • Thus, while a portal administrator can add styles without restriction, and can make them live immediately, users acting as delegated administrators must be restricted so that they cannot introduce ill-behaved code. One way to accomplish this is to restrict what delegated administrators can add to the system to be only HTML, rather than JSP or ASP code. This restriction lessens the potential for serious harm to the server, but places no restriction on the content being added to the site's pages. [0174]
  • 8.6. Viewing the End Result [0175]
  • Given the many provisions for an administrator to control the look-and-feel of a site by user group, and since users can belong to many different groups, an administrator can easily lose track of what the resulting portal site might look like to the end user. A solution to this problem is to give the administrator the ability to check out the end user site, by allowing them to quickly and easily “log in” as that user. This can be provided from the portion of the administrative interface that allows editing of the user record. This portion is only accessible to an administrator who necessarily has access to the user's login, so security is arguably not compromised by providing this access. A single button within the user editing pages can provide this access. [0176]
  • 9. Administration [0177]
  • As discussed in previous sections, a useful feature of the portal server is a web-based administration tool that enables administrators to perform many tasks through simple browser actions. These tasks can include any or all of the following: [0178]
  • 1—Adding module types to the web site and setting module properties [0179]
  • 2—Performing user administration [0180]
  • 3—Designing page layouts and styles for user groups, and defining system-wide defaults [0181]
  • 4—Enabling or disabling the guest and user self-registration features [0182]
  • 5—Reviewing the most recent log of portal server activity [0183]
  • 6—Maintaining user groups and user group membership (version 2.0 and later) [0184]
  • 7—Setting module and user permissions [0185]
  • 8—Running various graphical utilities, such as one that sweeps obsolete data from the Data Storage object and database; one that diagnoses the current operating conditions of the portal; one that maps images to document mime types; one that explores the contents of the Data Storage object; and/or various utilities for setting up portal services. [0186]
  • 9.2. Delegated Administration [0187]
  • A portal web site can be administered entirely by one or more portal administrators who have access to all the administration capabilities of the system. However, depending on the nature of the portal site and its user communities, this central administration can create a large workload for those administrators, and may violate privacy of some of the communities. A remedy to these problems is the ability to delegate specific portions of administration to trusted members of user communities. [0188]
  • Because modules are the portal server's means of distributing content in a controlled fashion to user communities, they can serve as an excellent basis for distributing administration capabilities to a subset of users. Specifically, modules can be written to provide certain administrative capabilities, and those modules can be assigned to user groups, so that only members of those user groups will have access to the modules. Typically, of course, the user group to which an administration module is assigned is carefully restricted to a very limited number of authorized users, but this decision is left to the portal administrator. [0189]
  • 10. Summary [0190]
  • From the foregoing, it can be seen that the present invention provides an architecture for a portal server that offers a number of features and advantages. One such feature is its platform independence. The portal server can work with UNIX, Linux, and Windows NT, as well as with leading web servers, application servers, and databases. Further advantages lie in the fact that installation is rapid. An entire working portal can be up and running very quickly: in hours or days, rather than weeks or months that were required prior to the invention. Organizations can, at their own pace, change all aspects of the look-and-feel of the portal, integrate their own content, and use the portal server's development tools to extend out-of-the-box functionality. The portal server is preferably based on Java, JSP, JDBC, XML, and other standards-based technologies, thereby promoting integration with existing systems and reducing required learning time. [0191]
  • It will be appreciated by those of ordinary skill in the art that the present invention can be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The presently disclosed embodiments are therefore considered in all respects to be illustrative, and not restrictive. The scope of the invention is indicated by the appended claims, rather than the foregoing description, and all changes that come within the meaning and range of equivalence thereof are intended to be embraced therein. [0192]

Claims (53)

What is claimed is:
1. A portal server framework for a computer network, comprising:
a class of objects that define modules that each display information about a particular type of network resource to a user within a portal that provides access to the computer network; and
layout objects that encapsulate selected ones of said modules for display of their associated information within a portal page that is presented to a user.
2. The portal server framework of claim 1, wherein said layout object defines the configuration of the selected modules that are displayed on said page.
3. The portal server framework of claim 2, wherein said configuration is definable by the user, to thereby personalize the appearance of the page to the user's desires.
4. The portal server framework of claim 1, wherein at least some of the modules that are displayed within the page are selectable by the user.
5. The portal server framework of claim 1, wherein at least some of the modules have associated permissions that determine user capabilities relating to use of the module.
6. The portal server framework of claim 5 wherein one of said capabilities is whether the user can edit information that is displayed within a module.
7. The portal server framework of claim 5, further including a class of user objects that enables users to be classified into different groups, and wherein respective groups of users have different sets of said permissions.
8. The portal server framework of claim 7, further including a layout template object that forms a pattern for the creation of a portal layout.
9. The portal server framework of claim 7, wherein each module has a plurality of views associated with it, wherein a first view displays the corresponding information for that module within a portal page, and other views provide capabilities relating to the use and/or operation of the module.
10. The portal server framework of claim 9, wherein said capabilities include selection of categories of information that can be displayed in the module's first view.
11. The portal server framework of claim 9, wherein one of said capabilities is whether the user can minimize the information displayed in the module's first view.
12. The portal server framework of claim 9, wherein one of said other views displays attributes of the module that can only be edited by an administrator.
13. The portal server framework of claim 1, wherein each module has a plurality of views associated with it, wherein a first view displays the corresponding information for that module within a portal page, and other views provide capabilities relating to the use of the module.
14. The portal server framework of claim 13, wherein said capabilities include selection of categories of information that can be displayed in the module's first view.
15. The portal server framework of claim 1, further including an object that is registered in an object registry and that serves as a single point of access to all other objects in the framework for calls that originate external to the framework.
16. The portal server framework of claim 1, wherein at least some of said modules comprise building block modules that capture certain information for use in the construction of a portal site.
17. The portal server framework of claim 16, wherein one of said building block modules captures a specific element from a page in a markup language for inclusion of only that element in a module.
18. The portal server framework of claim 16, wherein one of said building block modules captures the entirety of a page in a markup language for inclusion in a module.
19. The portal server framework of claim 16, wherein one of said building block modules retrieves XML data and displays it as the content of a module.
20. The portal server framework of claim 16, wherein one of said building block modules employs a script to obtain filtered data from a network location for display in a module.
21. The portal server framework of claim 16, wherein one of said building block modules executes a Java Server Page and displays the contents of the page in a module.
22. The portal server framework of claim 16, wherein one of said building block modules comprises a Java class which can include multiple Java Server Pages to present the module's content.
23. The portal server framework of claim 22, wherein said Java Server Pages include pages that provide for editing of attributes of a module.
24. The portal server framework of claim 23, wherein said attributes can be edited by at least one of an end-user and an administrator.
25. The portal server framework of claim 1, further including a class of services that are resolved at the run-time of the framework to provide specific service implementations within the framework.
26. The portal server framework of claim 1, wherein the modules of a portal page are contained within a plurality of layout groups.
27. The portal server framework of claim 26, further including a group template which forms a pattern for the creation of a user-specific grouping of modules.
28. The portal server framework of claim 1, further including a content parser that transforms information from different network resources into structured content for display within a module.
29. The portal server framework of claim 28, wherein said content parser transforms said information by translating it into XML data.
30. The portal server framework of claim 1, wherein said modules perform tasks for the retrieval and display of content independently of one another in a multithreaded manner.
31. The portal server framework of claim 1, wherein said modules are arranged in pages which are published by an administrator to an end-user.
32. The portal server framework of claim 31, wherein said pages can be ordered by the administrator.
33. The portal server framework of claim 31, wherein said pages define templates for specific portions of the page display.
34. The portal server framework of claim 33, wherein said templates include styles that define a single portion of the display.
35. The portal server framework of claim 34, wherein said styles can be defined and contributed to the portal server by administrators.
36. The portal server framework of claim 34, further including a class of user objects that enables users to be classified into different groups.
37. The portal server framework of claim 36, wherein one of said user groups can be designated as a primary user group.
38. The portal server framework of claim 37, wherein said primary group is used to select said styles within said pages.
39. The portal server framework of claim 31, wherein sets of modules within said pages are specific to a user group.
40. The portal server framework of claim 5, further including a framework for said permissions, and wherein said modules include delegated administration modules.
41. The portal server framework of claim 40, wherein administrators can assume the role of a given user for the purpose of viewing that user's portal site.
42. The portal server framework of claim 26, wherein the page contains cells determining where modules can be placed.
43. The portal server framework of claim 42, wherein the arrangement of cells within a page can be visually communicated to an administrator during editing.
44. The portal server framework of claim 42, wherein modules can be added to specific cells.
45. The portal server framework of claim 26, wherein the order of modules within a layout group can be controlled.
46. The portal server framework of claim 26, wherein specific modules can be “required”, so they cannot be removed from the page by end users.
47. The portal server framework of claim 42, wherein an entire cell's module contents can be “locked” to prevent changes by the end user.
48. The portal server framework of claim 9, wherein one of said other views is an edit view which enables users to edit attributes associated with their uses of a module.
49. The portal server framework of claim 1, further including an object-oriented data storage technology that combines dynamic schema extension, document storage, and caching.
50. The portal server framework of claim 49, further including an API that provides object-based access to said data storage technology.
51. A portal server system that displays portal pages that each comprise a plurality of modules, where each module includes a first view that displays to users information about a particular type of resource on a computer network, and at least one other view that provides capabilities relating to the use and/or operation of the module.
52. The portal server framework of claim 51 wherein said capabilities include selection of categories of information that can be displayed in the module's first view.
53. The portal server framework of claim 51, wherein one of said other views displays attributes of the module that can only be edited by an administrator.
US09/929,262 2000-05-19 2001-08-15 Portal server that provides a customizable user interface for access to computer networks Abandoned US20020029296A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/929,262 US20020029296A1 (en) 2000-05-19 2001-08-15 Portal server that provides a customizable user interface for access to computer networks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/573,226 US6327628B1 (en) 2000-05-19 2000-05-19 Portal server that provides a customizable user Interface for access to computer networks
US09/929,262 US20020029296A1 (en) 2000-05-19 2001-08-15 Portal server that provides a customizable user interface for access to computer networks

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/573,226 Continuation US6327628B1 (en) 2000-05-19 2000-05-19 Portal server that provides a customizable user Interface for access to computer networks

Publications (1)

Publication Number Publication Date
US20020029296A1 true US20020029296A1 (en) 2002-03-07

Family

ID=24291119

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/573,226 Expired - Lifetime US6327628B1 (en) 2000-05-19 2000-05-19 Portal server that provides a customizable user Interface for access to computer networks
US09/929,262 Abandoned US20020029296A1 (en) 2000-05-19 2001-08-15 Portal server that provides a customizable user interface for access to computer networks

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/573,226 Expired - Lifetime US6327628B1 (en) 2000-05-19 2000-05-19 Portal server that provides a customizable user Interface for access to computer networks

Country Status (3)

Country Link
US (2) US6327628B1 (en)
AU (1) AU2001261755A1 (en)
WO (1) WO2001090945A2 (en)

Cited By (113)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020070963A1 (en) * 1999-09-24 2002-06-13 Clickmarks,Inc. System, method and computer program product for a multifunction toolbar for internet browsers
US20020178175A1 (en) * 2001-04-03 2002-11-28 International Business Machines Corporation Method to reduce input parameter interface error and inconsistency for servlets
US20020188869A1 (en) * 2001-06-11 2002-12-12 Paul Patrick System and method for server security and entitlement processing
US20030041050A1 (en) * 2001-04-16 2003-02-27 Greg Smith System and method for web-based marketing and campaign management
US20030056026A1 (en) * 2001-09-17 2003-03-20 Ed Anuff Graphical user interface for performing administration on web components of web sites in a portal framework
US20030088640A1 (en) * 2001-08-31 2003-05-08 Rasheed Abizer T. Web user interface for simplifying use and administration of a computer network through a single portal
US20030110448A1 (en) * 2001-10-24 2003-06-12 John Haut System and method for portal page layout
US20030187956A1 (en) * 2002-04-01 2003-10-02 Stephen Belt Method and apparatus for providing access control and content management services
US20030217333A1 (en) * 2001-04-16 2003-11-20 Greg Smith System and method for rules-based web scenarios and campaigns
US20040003097A1 (en) * 2002-05-17 2004-01-01 Brian Willis Content delivery system
US20040003096A1 (en) * 2002-05-17 2004-01-01 Brian Willis Interface for collecting user preferences
US20040010542A1 (en) * 2002-07-11 2004-01-15 Intel Corporation Managed service apparatus, systems, and methods
US20040015567A1 (en) * 2001-08-13 2004-01-22 Ziebold Gregory J. Hierarchical client aware content aggregation in a wireless portal system
US20040064431A1 (en) * 2002-09-30 2004-04-01 Elmar Dorner Enriching information streams with contextual content
US20040111467A1 (en) * 2002-05-17 2004-06-10 Brian Willis User collaboration through discussion forums
US20040111673A1 (en) * 2002-12-09 2004-06-10 Corel Corporation System and method for controlling user interface features of a web application
US20040113938A1 (en) * 2001-01-24 2004-06-17 Jan Akerfeldt An arrangement and a method for presentation customization in a portal structure
US20040167880A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. System and method for searching a virtual repository content
US20040167899A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual content repository browser
US20040167871A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Content mining for virtual content repositories
US20040167868A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. System and method for a virtual content repository
US20040167900A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository complex content model
US20040167920A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository content model
US20040181750A1 (en) * 2003-03-12 2004-09-16 International Business Machines Corporation Exception markup documents
US20040205555A1 (en) * 2001-09-18 2004-10-14 International Business Machines Corporation Low-latency, incremental rendering in a content framework
US20040230947A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for personalizing a portal
US20040230679A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for portal and web server administration
US20040230557A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for context-sensitive editing
US20040243471A1 (en) * 2002-07-17 2004-12-02 Salmen Larry J. Process and system for authoring electronic information by filling in template pattern with local presentation information
US20040255241A1 (en) * 2003-01-30 2004-12-16 Yohei Yamamoto Document management device and method, program therefor, and storage medium
US20050015474A1 (en) * 2003-07-16 2005-01-20 Kavacheri Sathyanarayanan N. Extensible customizable structured and managed client data storage
US20050015465A1 (en) * 2003-07-16 2005-01-20 Ziebold Gregory J. System and method for client aware request dispatching in a portal server
US20050015500A1 (en) * 2003-07-16 2005-01-20 Batchu Suresh K. Method and system for response buffering in a portal server for client devices
US20050022116A1 (en) * 2002-12-09 2005-01-27 Corel Corporation System and method for manipulating a document object model
US20050055634A1 (en) * 2003-09-08 2005-03-10 Oracle International Corporation Omniportlet-declaratively publish data in a portal without code
US20050081063A1 (en) * 2003-10-10 2005-04-14 Bea Systems, Inc. Delegated administration for a distributed security system
US20050097352A1 (en) * 2003-10-10 2005-05-05 Bea Systems, Inc. Embeddable security service module
US20050114367A1 (en) * 2002-10-23 2005-05-26 Medialingua Group Method and system for getting on-line status, authentication, verification, authorization, communication and transaction services for Web-enabled hardware and software, based on uniform telephone address, as well as method of digital certificate (DC) composition, issuance and management providing multitier DC distribution model and multiple accounts access based on the use of DC and public key infrastructure (PKI)
US20050177815A1 (en) * 2004-02-10 2005-08-11 International Business Machines Corporation Model driven portlet development method, system and program product
US20050223081A1 (en) * 2004-04-05 2005-10-06 Mcmahan Paul F Portal including detachable and reattachable portlets
US20050228827A1 (en) * 2004-04-13 2005-10-13 Bea Systems, Inc. System and method for viewing a virtual content repository
US20050234942A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content and schema lifecycles
US20050251504A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for custom content lifecycles
US20050251505A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for information lifecycle workflow integration
US20050262362A1 (en) * 2003-10-10 2005-11-24 Bea Systems, Inc. Distributed security system policies
US20060026007A1 (en) * 2004-07-27 2006-02-02 Stephanou Dimitri J System and method for end-users to customize customer service business solutions offered as a service over a network
US20060031763A1 (en) * 2003-03-22 2006-02-09 Telefonaktiebolaget Lm Ericsson (Publ) System and method relating to access of information
US20060036969A1 (en) * 2004-08-13 2006-02-16 International Business Machines Corporation Detachable and reattachable portal pages
US20060041558A1 (en) * 2004-04-13 2006-02-23 Mccauley Rodney System and method for content versioning
US20060143267A1 (en) * 2000-09-28 2006-06-29 Bea Systems, Inc. System for managing logical process flow in an online environment
US20060161563A1 (en) * 2004-11-18 2006-07-20 Besbris David G Service discovery
US20060174132A1 (en) * 2003-02-20 2006-08-03 Bea Systems, Inc. Federated management of content repositories
US20060244768A1 (en) * 2002-11-15 2006-11-02 Humanizing Technologies, Inc. Enhanced personalized portal page
US20070038599A1 (en) * 2005-08-09 2007-02-15 Sbc Knowledge Ventures, L.P. End-user portal session logging by portlets
US20070073744A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing link property types for content management
US20070073784A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for type inheritance for content management
US20070073661A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing nested types for content management
US20070073674A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing federated events for content management systems
US20070073672A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for lightweight loading for managing content
US20070073673A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for content management security
US20070078705A1 (en) * 2005-09-30 2007-04-05 Timothy Abels Virtualizing portals for electronic commerce
US20070113187A1 (en) * 2005-11-17 2007-05-17 Bea Systems, Inc. System and method for providing security in a communities framework
US20070157082A1 (en) * 2006-01-04 2007-07-05 Computer Associates Think, Inc. Web portal layout manager system and method
US20070162301A1 (en) * 2005-03-22 2007-07-12 Adam Sussman Computer-implemented systems and methods for resource allocation
US20070208576A1 (en) * 2002-12-02 2007-09-06 King-Hwa Lee Method and system for accessing business applications via a standard interface
US7346668B2 (en) 2002-05-17 2008-03-18 Sap Aktiengesellschaft Dynamic presentation of personalized content
US20080086527A1 (en) * 2006-10-06 2008-04-10 Bea Systems, Inc. Groupware portlets for integrating a portal with groupware systems
US20080134294A1 (en) * 2006-11-30 2008-06-05 Microsoft Corporation Personal Site Privacy Policy
US7448045B1 (en) * 2002-04-30 2008-11-04 Extreme Networks Method and apparatus to extend a program
US7454703B2 (en) * 2003-07-31 2008-11-18 International Business Machines Corporation Apparatus, program and method for accepting a request from a client computer via a network and executing a web application
US20080319918A1 (en) * 1999-06-30 2008-12-25 Kyklos Entertainment S.R.I. Methods and systems for generating product offers over electronic network systems
US20090063667A1 (en) * 2007-09-04 2009-03-05 Michael Smith Methods and systems for validating real time network communications
US20090100358A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage in a Portal Page
US20090100372A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage Captured Responsive to Trigger Events in a Portal Page
US20090171821A1 (en) * 2007-08-07 2009-07-02 Dennis Denker Systems and methods for providing resource allocation in a networked environment
US20090265422A1 (en) * 2008-04-17 2009-10-22 Samsung Electronics Co., Ltd. Method and apparatus for providing and receiving user interface
US20090265645A1 (en) * 2008-04-17 2009-10-22 Samsung Electronics Co., Ltd. Method and apparatus for generating user interface
US20090276364A1 (en) * 2008-05-05 2009-11-05 Vito Iaia Process control system
US7617211B2 (en) * 2004-08-02 2009-11-10 International Business Machines Corporation System and method for automatically synchronizing security-relevant information between a relational database and a multidimensional database
US20100017385A1 (en) * 2008-07-16 2010-01-21 International Business Machines Creating and managing reference elements of deployable web archive files
US7653930B2 (en) 2003-02-14 2010-01-26 Bea Systems, Inc. Method for role and resource policy management optimization
US20100037290A1 (en) * 2003-02-14 2010-02-11 Oracle International Corporation System and method for hierarchical role-based entitlements
US7725560B2 (en) 2002-05-01 2010-05-25 Bea Systems Inc. Web service-enabled portlet wizard
US7752205B2 (en) 2005-09-26 2010-07-06 Bea Systems, Inc. Method and system for interacting with a virtual content repository
US7774601B2 (en) 2004-04-06 2010-08-10 Bea Systems, Inc. Method for delegated administration
US20100228576A1 (en) * 2009-03-06 2010-09-09 Marti Benjamin J Networked barcode verification system
US7840614B2 (en) 2003-02-20 2010-11-23 Bea Systems, Inc. Virtual content repository application program interface
US20110055193A1 (en) * 2009-08-26 2011-03-03 International Business Machines Corporation Applying User-Generated Deployment Events to a Grouping of Deployable Portlets
US7953734B2 (en) 2005-09-26 2011-05-31 Oracle International Corporation System and method for providing SPI extensions for content management system
US20110302497A1 (en) * 2010-06-04 2011-12-08 David Garrett Method and System for Supporting a User-Specified and Customized Interface for a Broadband Gateway
US20120079367A1 (en) * 2010-09-17 2012-03-29 Oracle International Corporation Method and apparatus for defining an application to allow polymorphic serialization
WO2012054658A2 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Result types for conditional data display
US20120260191A1 (en) * 2006-10-03 2012-10-11 Salesforce.Com, Inc. Method and system for customizing a user interface to an on-demand database service
US8401957B2 (en) 1999-06-30 2013-03-19 Black Tower Sa Method and apparatus for generating a sale offer over an electronic network system
US8606916B2 (en) 2001-09-17 2013-12-10 Open Text S.A. Graphical user interface for performing administration on web components of web sites in a portal framework
US8676615B2 (en) 2010-06-15 2014-03-18 Ticketmaster Llc Methods and systems for computer aided event and venue setup and modeling and interactive maps
US8831966B2 (en) 2003-02-14 2014-09-09 Oracle International Corporation Method for delegated administration
US9087322B1 (en) * 2011-12-22 2015-07-21 Emc Corporation Adapting service provider products for multi-tenancy using tenant-specific service composition functions
US9424053B2 (en) 2008-04-17 2016-08-23 Samsung Electronics Co., Ltd. Method and apparatus for displaying personalized user interface
US20160259491A1 (en) * 2015-03-03 2016-09-08 Olio Devices, Inc. System and method for automatic third party user interface adjustment
US9477820B2 (en) 2003-12-09 2016-10-25 Live Nation Entertainment, Inc. Systems and methods for using unique device identifiers to enhance security
WO2016179536A1 (en) * 2015-05-07 2016-11-10 51 Maps, Inc. Secure container platform for resource access and placement on unmanaged and unsecured devices
US9608929B2 (en) 2005-03-22 2017-03-28 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US9740988B1 (en) 2002-12-09 2017-08-22 Live Nation Entertainment, Inc. System and method for using unique device indentifiers to enhance security
US9781170B2 (en) 2010-06-15 2017-10-03 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US9912653B2 (en) 2007-09-04 2018-03-06 Live Nation Entertainment, Inc. Controlled token distribution to protect against malicious data and resource access
US10229418B2 (en) 2013-07-26 2019-03-12 Bank Of America Corporation On-boarding framework
US10299189B2 (en) 2005-04-27 2019-05-21 Live Nation Entertainment, Inc. Location-based task execution for enhanced data access
US10474837B2 (en) 2006-12-22 2019-11-12 Open Text Corporation Access control for business process data
US10573084B2 (en) 2010-06-15 2020-02-25 Live Nation Entertainment, Inc. Generating augmented reality images using sensor and location data
US10862983B2 (en) 2005-04-27 2020-12-08 Live National Entertainment, Inc. Location-based task execution for enhanced data access
US10963120B2 (en) 2006-09-13 2021-03-30 Refinitiv Us Organization Llc Integrated, context passing user display
US11677822B2 (en) * 2017-10-03 2023-06-13 Servicenow, Inc. Portal management

Families Citing this family (338)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6691165B1 (en) 1998-11-10 2004-02-10 Rainfinity, Inc. Distributed server cluster for controlling network traffic
US6729934B1 (en) * 1999-02-22 2004-05-04 Disney Enterprises, Inc. Interactive character system
US7299294B1 (en) 1999-11-10 2007-11-20 Emc Corporation Distributed traffic controller for network data
US6801949B1 (en) 1999-04-12 2004-10-05 Rainfinity, Inc. Distributed server cluster with graphical user interface
US6564253B1 (en) * 1999-05-07 2003-05-13 Recording Industry Association Of America Content authorization system over networks including searching and reporting for unauthorized content locations
US6817028B1 (en) 1999-06-11 2004-11-09 Scientific-Atlanta, Inc. Reduced screen control system for interactive program guide
US7992163B1 (en) 1999-06-11 2011-08-02 Jerding Dean F Video-on-demand navigational system
US7010801B1 (en) 1999-06-11 2006-03-07 Scientific-Atlanta, Inc. Video on demand system with parameter-controlled bandwidth deallocation
US7150031B1 (en) * 2000-06-09 2006-12-12 Scientific-Atlanta, Inc. System and method for reminders of upcoming rentable media offerings
US6971067B1 (en) * 1999-08-23 2005-11-29 Sentillion, Inc. Application launchpad
US7661062B1 (en) * 1999-09-20 2010-02-09 Business Objects Americas System and method of analyzing an HTML document for changes such that the changed areas can be displayed with the original formatting intact
US20020018078A1 (en) * 2000-06-07 2002-02-14 Khan Umair A. System, method, and article of manufacture for generating a customizable network user interface
US6581094B1 (en) * 1999-11-02 2003-06-17 Sun Microsystems, Inc. Apparatus and method for identifying a digital device based on the device's uniform device descriptor file that specifies the attributes of the device in a XML document in a networked environment
US6721780B1 (en) 1999-11-09 2004-04-13 Fireclick, Inc. Predictive pre-download of network objects
AU766248B2 (en) * 1999-12-01 2003-10-09 Amicus Software Pty Ltd Method and apparatus for network access
US6778992B1 (en) * 1999-12-21 2004-08-17 Lockstream Corporation Flexible and hierarchical user interfaces defined using a data definition language
US7526539B1 (en) * 2000-01-04 2009-04-28 Pni Corporation Method and apparatus for a distributed home-automation-control (HAC) window
US6594541B1 (en) 2000-01-10 2003-07-15 Siemens Aktiengesellschaft Universal motion control
ATE257253T1 (en) 2000-01-10 2004-01-15 Siemens Ag UNIVERSAL MOTION CONTROL
JP2001344105A (en) * 2000-03-31 2001-12-14 Hitachi Software Eng Co Ltd Web application developing method, development support system, and memory medium storing program related to this method
US8516525B1 (en) 2000-06-09 2013-08-20 Dean F. Jerding Integrated searching system for interactive media guide
US7200857B1 (en) 2000-06-09 2007-04-03 Scientific-Atlanta, Inc. Synchronized video-on-demand supplemental commentary
US7975277B1 (en) 2000-04-03 2011-07-05 Jerding Dean F System for providing alternative services
US20020007485A1 (en) * 2000-04-03 2002-01-17 Rodriguez Arturo A. Television service enhancements
US7143108B1 (en) * 2000-04-06 2006-11-28 International Business Machines Corporation Apparatus and method for deletion of objects from an object-relational system in a customizable and database independent manner
US6856989B1 (en) * 2000-04-07 2005-02-15 Arcsoft, Inc. Dynamic link
US7934232B1 (en) 2000-05-04 2011-04-26 Jerding Dean F Navigation paradigm for access to television services
US6772146B2 (en) * 2000-05-10 2004-08-03 Jpmorgan Chase Bank Website for financial information
US7194524B2 (en) * 2000-05-16 2007-03-20 Fujitsu Limited Information processing system, information disclosing server, and portal server
JP2001344204A (en) * 2000-06-05 2001-12-14 Matsushita Electric Ind Co Ltd Method for managing accumulation and receiver and broadcast system realizing the method
US8069259B2 (en) 2000-06-09 2011-11-29 Rodriguez Arturo A Managing removal of media titles from a list
US6948135B1 (en) 2000-06-21 2005-09-20 Microsoft Corporation Method and systems of providing information to computer users
US6883168B1 (en) 2000-06-21 2005-04-19 Microsoft Corporation Methods, systems, architectures and data structures for delivering software via a network
US7624356B1 (en) 2000-06-21 2009-11-24 Microsoft Corporation Task-sensitive methods and systems for displaying command sets
US6874143B1 (en) 2000-06-21 2005-03-29 Microsoft Corporation Architectures for and methods of providing network-based software extensions
US7000230B1 (en) 2000-06-21 2006-02-14 Microsoft Corporation Network-based software extensions
US7117435B1 (en) 2000-06-21 2006-10-03 Microsoft Corporation Spreadsheet fields in text
US7155667B1 (en) 2000-06-21 2006-12-26 Microsoft Corporation User interface for integrated spreadsheets and word processing tables
US7191394B1 (en) 2000-06-21 2007-03-13 Microsoft Corporation Authoring arbitrary XML documents using DHTML and XSLT
US7346848B1 (en) 2000-06-21 2008-03-18 Microsoft Corporation Single window navigation methods and systems
US20020194267A1 (en) * 2000-06-23 2002-12-19 Daniel Flesner Portal server that provides modification of user interfaces for access to computer networks
US7962370B2 (en) 2000-06-29 2011-06-14 Rodriguez Arturo A Methods in a media service system for transaction processing
US7505923B1 (en) * 2000-06-30 2009-03-17 Tetsuro Yoshioka Network based franchise business system and method
JP2002032335A (en) * 2000-07-14 2002-01-31 Nec Corp Method and system for displaying image
US7349967B2 (en) * 2000-07-21 2008-03-25 Samsung Electronics Co., Ltd. Architecture for home network on world wide web with private-public IP address/URL mapping
US7370364B2 (en) * 2000-07-31 2008-05-06 Ellacoya Networks, Inc. Managing content resources
US7117049B2 (en) * 2000-08-03 2006-10-03 Siemens Aktlencesellschaft Industrial controller based on distributable technology objects
DE10055169A1 (en) * 2000-08-03 2002-02-21 Siemens Ag Industrial control for technical process e.g. for production machine, has technology neutral base system combined with technological object types
US6947979B1 (en) * 2000-08-16 2005-09-20 Entrust, Inc. Controlling use of a network resource
US6728705B2 (en) * 2000-09-01 2004-04-27 Disney Enterprises, Inc. System and method for selecting content for displaying over the internet based upon some user input
US20020055956A1 (en) * 2000-09-08 2002-05-09 Krasnoiarov Boris Andreyevich Method and system for assembling concurrently-generated content
US7861174B2 (en) * 2000-09-08 2010-12-28 Oracle International Corporation Method and system for assembling concurrently-generated content
WO2002023368A1 (en) * 2000-09-15 2002-03-21 Wonderware Corporation A method and system for administering a concurrent user licensing agreement on a manufacturing/process control information portal server
TW533360B (en) * 2000-09-29 2003-05-21 Intel Corp Methods and apparatuses for presenting ordered heterogeneous information
JP3811608B2 (en) * 2000-10-03 2006-08-23 株式会社ジェイテクト Tilt steering device
US20020049978A1 (en) * 2000-10-20 2002-04-25 Rodriguez Arturo A. System and method for access and placement of media content information items on a screen display with a remote control device
US7287218B1 (en) * 2000-10-25 2007-10-23 Bea Systems, Inc. Dynamic publication of information from a database
US6804662B1 (en) * 2000-10-27 2004-10-12 Plumtree Software, Inc. Method and apparatus for query and analysis
US6725446B1 (en) * 2000-11-01 2004-04-20 Digital Integrator, Inc. Information distribution method and system
US7340759B1 (en) 2000-11-10 2008-03-04 Scientific-Atlanta, Inc. Systems and methods for adaptive pricing in a digital broadband delivery system
US20060047781A1 (en) * 2000-11-22 2006-03-02 Ed Anuff Method and system for providing remote portal service modules
US7325067B1 (en) * 2000-11-27 2008-01-29 Esaya, Inc. Personalized account migration system and method
US6920615B1 (en) * 2000-11-29 2005-07-19 Verizon Corporate Services Group Inc. Method and system for service-enablement gateway and its service portal
US20020065920A1 (en) * 2000-11-30 2002-05-30 Siegel Brian M. Host site based internet traffic meter
US7702800B2 (en) * 2000-12-18 2010-04-20 International Business Machines Corporation Detecting and handling affinity breaks in web applications
US6601065B1 (en) * 2000-12-21 2003-07-29 Cisco Technology, Inc. Method and apparatus for accessing a database through a network
JP2004534986A (en) * 2000-12-23 2004-11-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Information distribution in computer systems using markup languages
US7941669B2 (en) 2001-01-03 2011-05-10 American Express Travel Related Services Company, Inc. Method and apparatus for enabling a user to select an authentication method
US20020091639A1 (en) * 2001-01-11 2002-07-11 Linq System Svenska Ab Enterprise information and communication management system and method
US7222296B2 (en) * 2001-01-17 2007-05-22 International Business Machines Corporation Configurable display of web site content
US7269784B1 (en) * 2001-01-22 2007-09-11 Kasriel Stephane Server-originated differential caching
SE0100191L (en) * 2001-01-24 2002-07-25 Ericsson Telefon Ab L M An apparatus and method relating to accessing applications / services
US20020138331A1 (en) * 2001-02-05 2002-09-26 Hosea Devin F. Method and system for web page personalization
US20020161901A1 (en) * 2001-02-21 2002-10-31 Boris Weissman System for communicating with servers using message definitions
US7379965B2 (en) * 2001-03-02 2008-05-27 Oracle International Corporation System and method for searching data partially displayed on a user interface
US7263663B2 (en) * 2001-03-02 2007-08-28 Oracle International Corporation Customization of user interface presentation in an internet application user interface
US7263662B1 (en) * 2001-03-02 2007-08-28 Oracle International Corporation Customization of immediate access and hotkey functionality in an internet application user interface
US7603657B2 (en) * 2001-03-02 2009-10-13 Oracle International Corporation Customization of client-server interaction in an internet application
US7111243B1 (en) 2001-03-02 2006-09-19 Oracle International Corporation Customization of tab-order functionality in internet applications
JP3702800B2 (en) * 2001-03-12 2005-10-05 日本電気株式会社 Organization portal system
US20020152279A1 (en) * 2001-04-12 2002-10-17 Sollenberger Deborah A. Personalized intranet portal
US20020152114A1 (en) * 2001-04-12 2002-10-17 Shumaker Lance C. System and method for updating an intranet portal
US7499948B2 (en) 2001-04-16 2009-03-03 Bea Systems, Inc. System and method for web-based personalization and ecommerce management
WO2002093393A1 (en) * 2001-05-11 2002-11-21 Sap Portals, Inc. Browser with messaging capability and other persistent connections
US7051045B2 (en) * 2001-05-15 2006-05-23 Hewlett-Packard Development Company, L.P. Logical architecture for business-to-employee web services
US7023301B2 (en) * 2001-05-16 2006-04-04 Matsushita Electric Industrial Co., Ltd. Laminated filter with a single shield conductor, integrated device, and communication apparatus
US20020180789A1 (en) * 2001-06-01 2002-12-05 Gregory Guttmann Framework for developing web-based and email-based collaborative programs
CA2349905A1 (en) * 2001-06-07 2002-12-07 Ibm Canada Limited-Ibm Canada Limitee System and method of mapping between software objects and structured language element based documents
US7216298B1 (en) 2001-06-07 2007-05-08 Oracle International Corporation System and method for automatic generation of HTML based interfaces including alternative layout modes
JP2002360937A (en) * 2001-06-08 2002-12-17 Konami Computer Entertainment Osaka:Kk Data delivery system, data delivery server, and video game device
US7120928B2 (en) 2001-06-15 2006-10-10 Dinesh Sheth Secure selective sharing of account information on an internet information aggregation system
US20020194226A1 (en) * 2001-06-15 2002-12-19 Dinesh Sheth Internet information aggregation system using programmatic data extraction
US8095875B2 (en) * 2001-06-22 2012-01-10 Krause Philip R Method and apparatus for consolidating network information
US7185063B1 (en) * 2001-06-22 2007-02-27 Digital River, Inc. Content delivery network using differential caching
US7526788B2 (en) 2001-06-29 2009-04-28 Scientific-Atlanta, Inc. Graphic user interface alternate download options for unavailable PRM content
US8006262B2 (en) 2001-06-29 2011-08-23 Rodriguez Arturo A Graphic user interfaces for purchasable and recordable media (PRM) downloads
US7496945B2 (en) 2001-06-29 2009-02-24 Cisco Technology, Inc. Interactive program guide for bidirectional services
US7512964B2 (en) 2001-06-29 2009-03-31 Cisco Technology System and method for archiving multiple downloaded recordable media content
US7028257B1 (en) * 2001-06-29 2006-04-11 Bellsouth Intellectual Property Corp. System and method for rapid creation and display of stylized digital content items
US7017183B1 (en) * 2001-06-29 2006-03-21 Plumtree Software, Inc. System and method for administering security in a corporate portal
US7092997B1 (en) 2001-08-06 2006-08-15 Digital River, Inc. Template identification with differential caching
US7188214B1 (en) 2001-08-07 2007-03-06 Digital River, Inc. Efficient compression using differential caching
US20030033357A1 (en) * 2001-08-13 2003-02-13 Luu Tran Client aware content selection and retrieval in a wireless portal system
US6990495B1 (en) * 2001-09-05 2006-01-24 Bellsouth Intellectual Property Corporation System and method for finding persons in a corporate entity
US7035944B2 (en) * 2001-09-19 2006-04-25 International Business Machines Corporation Programmatic management of software resources in a content framework environment
US6985939B2 (en) * 2001-09-19 2006-01-10 International Business Machines Corporation Building distributed software services as aggregations of other services
US7343428B2 (en) * 2001-09-19 2008-03-11 International Business Machines Corporation Dynamic, real-time integration of software resources through services of a content framework
US7003570B2 (en) * 2001-10-05 2006-02-21 Bea Systems, Inc. System for integrating java servlets with asynchronous messages
US6886041B2 (en) * 2001-10-05 2005-04-26 Bea Systems, Inc. System for application server messaging with multiple dispatch pools
US20030079051A1 (en) * 2001-10-24 2003-04-24 Dean Moses Method and system for the internationalization of computer programs employing graphical user interface
US7409403B1 (en) * 2001-10-30 2008-08-05 Red Hat, Inc. Alert management data infrastructure and configuration generator
US7752331B2 (en) * 2001-10-30 2010-07-06 At&T Intellectual Property I, L.P. Information gateway manager for multiple devices
US7412720B1 (en) 2001-11-02 2008-08-12 Bea Systems, Inc. Delegated authentication using a generic application-layer network protocol
US20030088570A1 (en) * 2001-11-05 2003-05-08 Fuji Xerox Co., Ltd. Systems and methods for operating a multi-user document device via a personal device portal
US6954901B1 (en) * 2001-12-13 2005-10-11 Oracle International Corporation Method and system for tracking a user flow of web pages of a web site to enable efficient updating of the hyperlinks of the web site
US7802207B2 (en) * 2001-12-13 2010-09-21 Nvidia International, Inc. System, method, and article of manufacture for generating a customizable network user interface
US7350226B2 (en) 2001-12-13 2008-03-25 Bea Systems, Inc. System and method for analyzing security policies in a distributed computer network
US8234222B2 (en) * 2001-12-20 2012-07-31 Benefit Resource, Inc. Benefit management system and method
US7062511B1 (en) * 2001-12-31 2006-06-13 Oracle International Corporation Method and system for portal web site generation
US20030126301A1 (en) * 2001-12-31 2003-07-03 Jeff Mason Machine, process and manufacture for synchronizing data across integrated applications
EP1333386A1 (en) * 2002-01-08 2003-08-06 Sap Ag Providing web page for executing tasks by user, with data object
US7603469B2 (en) * 2002-01-15 2009-10-13 International Business Machines Corporation Provisioning aggregated services in a distributed computing environment
US7246230B2 (en) * 2002-01-29 2007-07-17 Bea Systems, Inc. Single sign-on over the internet using public-key cryptography
US7890639B1 (en) 2002-01-30 2011-02-15 Novell, Inc. Method and apparatus for controlling access to portal content from outside the portal
US7987421B1 (en) 2002-01-30 2011-07-26 Boyd H Timothy Method and apparatus to dynamically provide web content resources in a portal
US7412374B1 (en) 2002-01-30 2008-08-12 Novell, Inc. Method to dynamically determine a user's language for a network
EP1333638B1 (en) * 2002-02-04 2008-12-17 Koninklijke KPN N.V. Method and system for transmitting information over a communication network
US7334251B2 (en) 2002-02-11 2008-02-19 Scientific-Atlanta, Inc. Management of television advertising
US7296051B1 (en) 2002-02-19 2007-11-13 Digital River, Inc. Predictive predownload of templates with delta encoding
AU2003217610A1 (en) * 2002-02-21 2003-09-09 Blue Martini Software, Inc. Methods and systems for providing targeted marketing
US7487261B1 (en) 2002-02-22 2009-02-03 Digital River, Inc. Delta caching service
US7031977B2 (en) * 2002-02-28 2006-04-18 Plumtree Software, Inc. Efficiently storing indented threads in a threaded discussion application
US7424459B2 (en) * 2002-03-01 2008-09-09 Lightsurf Technologies, Inc. System providing methods for dynamic customization and personalization of user interface
US7260617B2 (en) * 2002-03-04 2007-08-21 International Business Machines Corporation Method, system, and article of manufacture for implementing security features at a portal server
WO2003077113A1 (en) * 2002-03-07 2003-09-18 Thought, Inc. Session bean implementation for distributed transparent persistence of complex data objects
US7353452B2 (en) * 2002-03-28 2008-04-01 International Business Machines Corporation System and method for hierarchical layout specialization
US20030197735A1 (en) * 2002-04-18 2003-10-23 Intel Corporation (A Delaware Corporation) System for sharing content tabs
WO2003093964A1 (en) * 2002-05-01 2003-11-13 Bea Systems, Inc. Enterprise application platform
US20040010598A1 (en) * 2002-05-01 2004-01-15 Bea Systems, Inc. Portal setup wizard
US7548957B1 (en) 2002-05-07 2009-06-16 Oracle International Corporation Method and mechanism for a portal website architecture
US7277924B1 (en) 2002-05-07 2007-10-02 Oracle International Corporation Method and mechanism for a portal website architecture
US7127473B2 (en) * 2002-05-17 2006-10-24 Sap Aktiengesellschaft Methods and systems for providing supplemental contextual content
US7200801B2 (en) * 2002-05-17 2007-04-03 Sap Aktiengesellschaft Rich media information portals
US20040078371A1 (en) * 2002-05-22 2004-04-22 Joel Worrall Method and system for providing multiple virtual portals on a computer network
US7092942B2 (en) * 2002-05-31 2006-08-15 Bea Systems, Inc. Managing secure resources in web resources that are accessed by multiple portals
US6993713B2 (en) * 2002-06-06 2006-01-31 International Business Machines Corporation Web content management software utilizing a workspace aware JSP servlet
US8108231B2 (en) 2002-06-14 2012-01-31 The Crawford Group, Inc. Method and apparatus for improved customer direct on-line reservation of rental vehicles
US20040039612A1 (en) 2002-06-14 2004-02-26 Neil Fitzgerald Method and apparatus for customer direct on-line reservation of rental vehicles
US20040205584A1 (en) * 2002-06-28 2004-10-14 Microsoft Corporation System and method for template creation and execution
US7228496B2 (en) * 2002-07-09 2007-06-05 Kabushiki Kaisha Toshiba Document editing method, document editing system, server apparatus, and document editing program
EP1387279B1 (en) * 2002-07-31 2008-05-14 Texas Instruments Inc. Cache coherency in a multi-processor system
US11336754B1 (en) * 2002-08-06 2022-05-17 Sheng Tai Tsao Method and system for concurrent web based multitasking support
US7418702B2 (en) * 2002-08-06 2008-08-26 Sheng (Ted) Tai Tsao Concurrent web based multi-task support for control management system
US8631142B2 (en) * 2002-08-07 2014-01-14 International Business Machines Corporation Inserting targeted content into a portlet content stream
US20040210634A1 (en) * 2002-08-23 2004-10-21 Miguel Ferrer Method enabling a plurality of computer users to communicate via a set of interconnected terminals
US20080313282A1 (en) 2002-09-10 2008-12-18 Warila Bruce W User interface, operating system and architecture
US7236977B1 (en) 2002-09-20 2007-06-26 Novell, Inc. Method for dynamically distributing items for changes based on group membership
US7584263B1 (en) 2002-09-25 2009-09-01 At&T Intellectual Property I, L. P. System and method for providing services access through a family home page
US7480724B2 (en) * 2002-09-25 2009-01-20 At&T Intellectual Property I, L.P. API tool-set for providing services through a residential communication gateway
US20050038869A1 (en) * 2002-09-25 2005-02-17 Randy Zimler Business portal API
CA2406569C (en) * 2002-10-04 2011-03-22 Ibm Canada Limited-Ibm Canada Limitee Method and apparatus for enabling associated portlets of a web portal to collaborate for synchronized content display
CA2406713C (en) * 2002-10-04 2009-06-30 Ibm Canada Limited-Ibm Canada Limitee Method and apparatus for relaying session information from a portal server
CA2406565A1 (en) * 2002-10-04 2004-04-04 Ibm Canada Limited-Ibm Canada Limitee Method and apparatus for using business rules or user roles for selecting portlets in a web portal
US20040098360A1 (en) * 2002-11-15 2004-05-20 Humanizing Technologies, Inc. Customized life portal
US20060248570A1 (en) * 2002-11-15 2006-11-02 Humanizing Technologies, Inc. Customized media presentation
US7136711B1 (en) * 2002-11-21 2006-11-14 Global Network Security, Inc. Facilities management system
US7831905B1 (en) * 2002-11-22 2010-11-09 Sprint Spectrum L.P. Method and system for creating and providing web-based documents to information devices
US8302012B2 (en) * 2002-12-02 2012-10-30 Sap Aktiengesellschaft Providing status of portal content
US8028237B2 (en) * 2002-12-02 2011-09-27 Sap Aktiengesellschaft Portal-based desktop
US7448024B2 (en) * 2002-12-12 2008-11-04 Bea Systems, Inc. System and method for software application development in a portal environment
US7711694B2 (en) * 2002-12-23 2010-05-04 Sap Ag System and methods for user-customizable enterprise workflow management
US20040122693A1 (en) * 2002-12-23 2004-06-24 Michael Hatscher Community builder
US8195631B2 (en) * 2002-12-23 2012-06-05 Sap Ag Resource finder tool
US7634737B2 (en) * 2002-12-23 2009-12-15 Sap Ag Defining a resource template for locating relevant resources
US7849175B2 (en) * 2002-12-23 2010-12-07 Sap Ag Control center pages
US7349949B1 (en) * 2002-12-26 2008-03-25 International Business Machines Corporation System and method for facilitating development of a customizable portlet
US7660843B1 (en) 2003-01-21 2010-02-09 Novell, Inc. Method and apparatus for dynamically delivering a gadget
US7934163B2 (en) * 2003-02-28 2011-04-26 Oracle International Corporation Method for portlet instance support in a graphical user interface
US7370066B1 (en) 2003-03-24 2008-05-06 Microsoft Corporation System and method for offline editing of data files
US7415672B1 (en) 2003-03-24 2008-08-19 Microsoft Corporation System and method for designing electronic forms
US7913159B2 (en) 2003-03-28 2011-03-22 Microsoft Corporation System and method for real-time validation of structured data files
US7296017B2 (en) 2003-03-28 2007-11-13 Microsoft Corporation Validation of XML data files
US20050262427A1 (en) * 2003-03-31 2005-11-24 International Business Machines Corporation System and method for managing website content
US7116976B2 (en) 2003-12-08 2006-10-03 Thomas C Douglass Adaptable communication techniques for electronic devices
US20040249674A1 (en) * 2003-05-06 2004-12-09 Eisenberg Floyd P. Personnel and process management system suitable for healthcare and other fields
US20040230901A1 (en) * 2003-05-15 2004-11-18 International Business Machines Corporation Portlet style conformity on pervasive agents
WO2004104728A2 (en) * 2003-05-19 2004-12-02 Sap Aktiengesellschaft Methods and systems for facilitating data processing workflow
US7089266B2 (en) 2003-06-02 2006-08-08 The Board Of Trustees Of The Leland Stanford Jr. University Computer systems and methods for the query and visualization of multidimensional databases
US7325197B1 (en) * 2003-06-16 2008-01-29 Microsoft Corporation Method and system for providing page control content
US7281202B2 (en) * 2003-06-19 2007-10-09 Microsoft Corporation Framework for creating modular web applications
US20040260680A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Personalized indexing and searching for information in a distributed data processing system
US20050010634A1 (en) * 2003-06-19 2005-01-13 Henderson Roderick C. Methods, systems, and computer program products for portlet aggregation by client applications on a client side of client/server environment
US7111229B2 (en) * 2003-06-25 2006-09-19 Yahoo! Inc. System and method for providing a webpage
US7451392B1 (en) 2003-06-30 2008-11-11 Microsoft Corporation Rendering an HTML electronic form by applying XSLT to XML using a solution
US20050010577A1 (en) * 2003-07-11 2005-01-13 Microsoft Corporation Method and apparatus for generating Web content
WO2005008458A1 (en) * 2003-07-11 2005-01-27 Computer Associates Think, Inc. System and method for providing java server page security
US7406660B1 (en) 2003-08-01 2008-07-29 Microsoft Corporation Mapping between structured data and a visual surface
US7334187B1 (en) 2003-08-06 2008-02-19 Microsoft Corporation Electronic form aggregation
US20050038867A1 (en) * 2003-08-14 2005-02-17 International Business Machines Corporation Method, system and program product for integrating web services on a client
US7756907B2 (en) 2003-09-16 2010-07-13 The Board Of Trustees Of The Leland Stanford Jr. University Computer systems and methods for visualizing data
US20050091191A1 (en) * 2003-09-24 2005-04-28 Greg Miller System and method for managing and utilizing information
US20050086262A1 (en) * 2003-10-21 2005-04-21 Arto Kiiskinen Method and apparatus for WAP and XHTML site management
US20050091658A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Operating system resource protection
US20050091535A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Application identity for software products
US7729688B2 (en) 2003-12-08 2010-06-01 Ipventure, Inc. Systems and processes to manage multiple modes of communication
US8161388B2 (en) 2004-01-21 2012-04-17 Rodriguez Arturo A Interactive discovery of display device characteristics
US20050166188A1 (en) * 2004-01-27 2005-07-28 Secrist Mark S. Portal design system and methodology
US8819072B1 (en) 2004-02-02 2014-08-26 Microsoft Corporation Promoting data from structured data files
RU2326428C1 (en) * 2004-02-23 2008-06-10 Нек Корпорейшн Portal site maintenance system and server, method, programme used in system
US7805344B2 (en) * 2004-03-12 2010-09-28 Sybase, Inc. System providing methodology for consolidation of financial information
US7467399B2 (en) * 2004-03-31 2008-12-16 International Business Machines Corporation Context-sensitive confidentiality within federated environments
US20050240714A1 (en) * 2004-04-13 2005-10-27 Bea Systems, Inc. System and method for virtual content repository deployment
US7162504B2 (en) * 2004-04-13 2007-01-09 Bea Systems, Inc. System and method for providing content services to a repository
US20050228784A1 (en) * 2004-04-13 2005-10-13 Bea Systems, Inc. System and method for batch operations in a virtual content repository
US7580953B2 (en) * 2004-04-13 2009-08-25 Bea Systems, Inc. System and method for schema lifecycles in a virtual content repository that integrates a plurality of content repositories
US7716352B2 (en) * 2004-04-23 2010-05-11 The Board Of Trustees Of The University Of Illinois Method and system for retrieving information using an authentication web page
US20050240869A1 (en) * 2004-04-23 2005-10-27 Kalev Leetaru Method and system for editable web browsing
US7496837B1 (en) 2004-04-29 2009-02-24 Microsoft Corporation Structural editing with schema awareness
US7624160B2 (en) * 2004-05-04 2009-11-24 International Business Machines Corporation Methods, systems, and computer program products for client side prefetching and caching of portlets
US9026578B2 (en) 2004-05-14 2015-05-05 Microsoft Corporation Systems and methods for persisting data between web pages
US20050256899A1 (en) * 2004-05-14 2005-11-17 Bea Systems, Inc. System and method for representing hierarchical data structures
US20050257172A1 (en) * 2004-05-14 2005-11-17 Bea Systems, Inc. Interface for filtering for portal and webserver administration
US20050257154A1 (en) * 2004-05-14 2005-11-17 Bea Systems, Inc. Graphical association of elements for portal and webserver administration
US20050256906A1 (en) * 2004-05-14 2005-11-17 Bea Systems, Inc. Interface for portal and webserver administration-efficient updates
US20050262358A1 (en) * 2004-05-21 2005-11-24 Bea Systems, Inc. Backing context for portal element controls
US7698655B2 (en) * 2004-05-21 2010-04-13 Bea Systems, Inc. Portal branding
US20050262117A1 (en) * 2004-05-21 2005-11-24 Bea Systems, Inc. Lightweight portal
US7614039B2 (en) * 2004-05-21 2009-11-03 Bea Systems, Inc. Backing files for portal element controls
US20050267789A1 (en) * 2004-05-25 2005-12-01 Anthony Satyadas Portal generation for industry specific business roles
US20060107219A1 (en) * 2004-05-26 2006-05-18 Motorola, Inc. Method to enhance user interface and target applications based on context awareness
US7281018B1 (en) 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change
US7774620B1 (en) 2004-05-27 2010-08-10 Microsoft Corporation Executing applications at appropriate trust levels
JP4527605B2 (en) * 2004-06-21 2010-08-18 三星エスディアイ株式会社 Electrolytic solution for lithium ion secondary battery and lithium ion secondary battery including the same
US7814426B2 (en) * 2004-06-30 2010-10-12 Sap Aktiengesellschaft Reusable component in a collaboration workspace
US7398472B2 (en) * 2004-07-09 2008-07-08 Microsoft Corporation Defining the visual appearance of user-interface controls
US20060015846A1 (en) * 2004-07-14 2006-01-19 International Business Machines Corporation Portal friendly user interface widgets
GB0416259D0 (en) * 2004-07-21 2004-08-25 Ibm A method and system for enabling a server application to be executed in the same virtual machine as a client application using direct object oriented
US20060026557A1 (en) * 2004-07-29 2006-02-02 International Business Machines Corporation Manipulating portlets
US20060053035A1 (en) * 2004-09-09 2006-03-09 Eisenberg Floyd P Healthcare personnel management system
US7600027B2 (en) * 2004-09-16 2009-10-06 International Business Machines Corporation Managing multiple sessions for a user of a portal
JP4843208B2 (en) * 2004-09-30 2011-12-21 株式会社東芝 Digital content editing apparatus, digital content editing method, digital content editing program, and recording medium recording digital content editing program
US7692636B2 (en) 2004-09-30 2010-04-06 Microsoft Corporation Systems and methods for handwriting to a screen
US9495467B2 (en) 2004-10-13 2016-11-15 Bloomberg Finance L.P. System and method for managing news headlines
US9471332B2 (en) * 2004-10-19 2016-10-18 International Business Machines Corporation Selecting graphical component types at runtime
US8487879B2 (en) 2004-10-29 2013-07-16 Microsoft Corporation Systems and methods for interacting with a computer through handwriting to a screen
US7712022B2 (en) 2004-11-15 2010-05-04 Microsoft Corporation Mutually exclusive options in electronic forms
US7721190B2 (en) 2004-11-16 2010-05-18 Microsoft Corporation Methods and systems for server side form processing
US7783670B2 (en) * 2004-11-18 2010-08-24 Bea Systems, Inc. Client server conversion for representing hierarchical data structures
US7800613B2 (en) * 2004-12-02 2010-09-21 Tableau Software, Inc. Computer systems and methods for visualizing data with generation of marks
US7904801B2 (en) 2004-12-15 2011-03-08 Microsoft Corporation Recursive sections in electronic forms
US8407309B1 (en) * 2004-12-22 2013-03-26 Sap Ag Techniques for specifying and determining property information for portal entities using attributes
US20060150094A1 (en) * 2004-12-31 2006-07-06 Zakir Patrawala Web companion
US8191115B2 (en) * 2005-01-10 2012-05-29 Microsoft Corporation Method and apparatus for extensible security authorization grouping
US20060156020A1 (en) * 2005-01-10 2006-07-13 Microsoft Corporation Method and apparatus for centralized security authorization mechanism
US20060156021A1 (en) * 2005-01-10 2006-07-13 Microsoft Corporation Method and apparatus for providing permission information in a security authorization mechanism
US8631324B2 (en) * 2005-01-12 2014-01-14 International Business Machines Corporation Running content emitters natively on local operating system
US20060212798A1 (en) * 2005-01-12 2006-09-21 Lection David B Rendering content natively on local operating system
US7937651B2 (en) 2005-01-14 2011-05-03 Microsoft Corporation Structural editing operations for network forms
US8001456B2 (en) * 2005-02-28 2011-08-16 International Business Machines Corporation Methods for maintaining separation between markup and data at a client
US7725834B2 (en) 2005-03-04 2010-05-25 Microsoft Corporation Designer-created aspect for an electronic form template
US9071570B2 (en) * 2005-03-30 2015-06-30 International Business Machines Corporation Method and apparatus to select and deliver portable portlets
US8010515B2 (en) 2005-04-15 2011-08-30 Microsoft Corporation Query to an electronic form
GB0507801D0 (en) * 2005-04-19 2005-05-25 Ibm A system for processing a request to a portlet
US7502810B2 (en) 2005-05-24 2009-03-10 International Business Machines Corporation Tagging of facet elements in a facet tree
US7774383B2 (en) * 2005-05-24 2010-08-10 International Business Machines Corporation Displaying facet tree elements and logging facet element item counts to a sequence document
US8200975B2 (en) 2005-06-29 2012-06-12 Microsoft Corporation Digital signatures for network forms
US8214731B2 (en) * 2005-06-30 2012-07-03 International Business Machines Corporation Independently refreshing portlet content in a portal view
US7636881B2 (en) * 2005-06-30 2009-12-22 International Business Machines Corporation Displaying a portal with render-when-ready portlets
US20070016857A1 (en) * 2005-06-30 2007-01-18 International Business Machines Corporation Method and system for non-intrusive portlet rendering for printing
US9218329B2 (en) 2005-06-30 2015-12-22 International Business Machines Corporation Independent submission of forms in a portal view
US8020103B2 (en) * 2005-07-28 2011-09-13 International Business Machines Corporation Using templates for ensuring visual consistency among portlets
US8189472B2 (en) 2005-09-07 2012-05-29 Mcdonald James F Optimizing bandwidth utilization to a subscriber premises
US8099674B2 (en) 2005-09-09 2012-01-17 Tableau Software Llc Computer systems and methods for automatically viewing multidimensional databases
US20070073663A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing full-text searching of managed content
US20070168349A1 (en) * 2005-09-30 2007-07-19 Microsoft Corporation Schema for template based management system
US7899903B2 (en) * 2005-09-30 2011-03-01 Microsoft Corporation Template based management system
US20070088797A1 (en) * 2005-10-19 2007-04-19 Utilit Technologies, Inc. Information technology system with application portal control
US8001459B2 (en) 2005-12-05 2011-08-16 Microsoft Corporation Enabling electronic documents for limited-capability computing devices
US8185819B2 (en) 2005-12-12 2012-05-22 Google Inc. Module specification for a module to be incorporated into a container document
US20070150610A1 (en) * 2005-12-22 2007-06-28 Konstantin Vassilev Javascript relay
JP4564464B2 (en) 2006-01-05 2010-10-20 株式会社東芝 Digital content playback apparatus, method and program
US7779343B2 (en) 2006-01-30 2010-08-17 Microsoft Corporation Opening network-enabled electronic documents
US8271309B2 (en) 2006-03-16 2012-09-18 The Crawford Group, Inc. Method and system for providing and administering online rental vehicle reservation booking services
US20070220083A1 (en) * 2006-03-17 2007-09-20 Microsoft Corporation Estimation of initial dynamic rendering control data
US7853882B2 (en) * 2006-04-11 2010-12-14 International Business Machines Corporation Portlets having different portlet specific enablement states
US7999809B2 (en) 2006-04-19 2011-08-16 Tableau Software, Inc. Computer systems and methods for automatic generation of models for a dataset
US20080010387A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method for defining a Wiki page layout using a Wiki page
US8196039B2 (en) * 2006-07-07 2012-06-05 International Business Machines Corporation Relevant term extraction and classification for Wiki content
US20080010386A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method and apparatus for client wiring model
US7954052B2 (en) * 2006-07-07 2011-05-31 International Business Machines Corporation Method for processing a web page for display in a wiki environment
US20080010345A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method and apparatus for data hub objects
US8560956B2 (en) 2006-07-07 2013-10-15 International Business Machines Corporation Processing model of an application wiki
US8775930B2 (en) * 2006-07-07 2014-07-08 International Business Machines Corporation Generic frequency weighted visualization component
US20080010338A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method and apparatus for client and server interaction
US20080010609A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method for extending the capabilities of a Wiki environment
US20080010388A1 (en) * 2006-07-07 2008-01-10 Bryce Allen Curtis Method and apparatus for server wiring model
US20080040661A1 (en) * 2006-07-07 2008-02-14 Bryce Allen Curtis Method for inheriting a Wiki page layout for a Wiki page
US8219900B2 (en) * 2006-07-07 2012-07-10 International Business Machines Corporation Programmatically hiding and displaying Wiki page layout sections
US8185830B2 (en) 2006-08-07 2012-05-22 Google Inc. Configuring a content document for users and user groups
US8407250B2 (en) 2006-08-07 2013-03-26 Google Inc. Distribution of content document to varying users with security customization and scalability
US8954861B1 (en) * 2006-08-07 2015-02-10 Google Inc. Administrator configurable gadget directory for personalized start pages
JP5063697B2 (en) 2006-09-12 2012-10-31 インターナショナル・ビジネス・マシーンズ・コーポレーション System and method for dynamic context sensitive incorporation of content into a web portal application
US7904953B2 (en) * 2006-09-22 2011-03-08 Bea Systems, Inc. Pagelets
US20080133726A1 (en) * 2006-12-01 2008-06-05 Microsoft Corporation Network administration with guest access
US20080215997A1 (en) * 2007-03-01 2008-09-04 Microsoft Corporation Webpage block tracking gadget
US20080250071A1 (en) * 2007-04-06 2008-10-09 Synerg Software Corporation Systems and methods for business applications
US20090013267A1 (en) 2007-04-27 2009-01-08 Bea Systems, Inc. Constructor web-based change control system and method
US20080295164A1 (en) * 2007-05-24 2008-11-27 International Business Machines Corporation Mashup component isolation via server-side analysis and instrumentation
US8275760B2 (en) * 2007-06-28 2012-09-25 Yahoo! Inc. Dynamic headline switcher
US7536637B1 (en) * 2008-02-07 2009-05-19 International Business Machines Corporation Method and system for the utilization of collaborative and social tagging for adaptation in web portals
US8769640B2 (en) * 2008-05-29 2014-07-01 Microsoft Corporation Remote publishing and server administration
US8185837B2 (en) * 2008-07-01 2012-05-22 Disney Enterprises, Inc. User interface framework and method for utilizing same
US20110137977A1 (en) * 2009-12-07 2011-06-09 Sap Ag Method and system for generating rich client applications for administrators and translators
JP5482407B2 (en) * 2010-04-28 2014-05-07 株式会社リコー Information processing apparatus, image processing apparatus, image processing system, screen customization method, screen customization program, and recording medium recording the program
EP3734449B1 (en) 2010-06-18 2023-07-12 Sweetlabs, Inc. Systems and methods for integration of an application runtime environment into a user computing environment
CN103098055B (en) 2010-09-17 2018-01-12 甲骨文国际公司 Recursive navigation in mobile client relation management
US9122767B2 (en) 2010-09-17 2015-09-01 Oracle International Corporation Method and apparatus for pre-rendering expected system response
US10013493B1 (en) * 2011-07-13 2018-07-03 Google Llc Customized search engines
EP2575089A1 (en) * 2011-09-29 2013-04-03 Service Pétroliers Schlumberger Customizable user interface for real-time oilfield data visualization
US8341516B1 (en) * 2012-03-12 2012-12-25 Christopher Mason Method and system for optimally transcoding websites
US8775917B2 (en) 2012-08-09 2014-07-08 Sweetlabs, Inc. Systems and methods for alert management
US8775925B2 (en) 2012-08-28 2014-07-08 Sweetlabs, Inc. Systems and methods for hosted applications
US9069735B2 (en) 2012-10-15 2015-06-30 Sweetlabs, Inc. Systems and methods for integrated application platforms
US9189196B2 (en) * 2013-03-14 2015-11-17 Google Inc. Compartmentalized self registration of external devices
US20140358816A1 (en) * 2013-03-16 2014-12-04 Curtis Kinsey Unified Digitization of Company Essentials with Remote Accessibility
US9749440B2 (en) 2013-12-31 2017-08-29 Sweetlabs, Inc. Systems and methods for hosted application marketplaces
US9424318B2 (en) 2014-04-01 2016-08-23 Tableau Software, Inc. Systems and methods for ranking data visualizations
US20150278214A1 (en) 2014-04-01 2015-10-01 Tableau Software, Inc. Systems and Methods for Ranking Data Visualizations Using Different Data Fields
US9613102B2 (en) 2014-04-01 2017-04-04 Tableau Software, Inc. Systems and methods for ranking data visualizations
US10834072B2 (en) * 2014-04-11 2020-11-10 Nulinx Intl., Inc. Dynamic, customizable, controlled-access child outcome planning and administration resource
US10019247B2 (en) 2014-05-15 2018-07-10 Sweetlabs, Inc. Systems and methods for application installation platforms
US10089098B2 (en) 2014-05-15 2018-10-02 Sweetlabs, Inc. Systems and methods for application installation platforms
US9996622B2 (en) 2015-02-06 2018-06-12 Microsoft Technology Licensing, Llc Browser new tab page generation for enterprise environments
WO2018035554A1 (en) * 2016-08-24 2018-03-01 Selfserveme Pty Ltd Customer service systems and portals
US10896297B1 (en) 2017-12-13 2021-01-19 Tableau Software, Inc. Identifying intent in visual analytical conversations
US11055489B2 (en) 2018-10-08 2021-07-06 Tableau Software, Inc. Determining levels of detail for data visualizations using natural language constructs
US11030255B1 (en) 2019-04-01 2021-06-08 Tableau Software, LLC Methods and systems for inferring intent and utilizing context for natural language expressions to generate data visualizations in a data visualization interface
US11455339B1 (en) 2019-09-06 2022-09-27 Tableau Software, LLC Incremental updates to natural language expressions in a data visualization user interface

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5339392A (en) * 1989-07-27 1994-08-16 Risberg Jeffrey S Apparatus and method for creation of a user definable video displayed document showing changes in real time data
US5740549A (en) * 1995-06-12 1998-04-14 Pointcast, Inc. Information and advertising distribution system and method
US5991768A (en) 1996-06-21 1999-11-23 Oracle Corporation Finer grained quiescence for data replication
US6131116A (en) * 1996-12-13 2000-10-10 Visto Corporation System and method for globally accessing computer services
US6144990A (en) * 1996-12-23 2000-11-07 International Business Machines Corporation Computer apparatus and method for communicating between software applications and computers on the world-wide web using universal variable handling
US5892905A (en) * 1996-12-23 1999-04-06 International Business Machines Corporation Computer apparatus and method for providing a common user interface for software applications accessed via the world-wide web
US5907707A (en) * 1997-01-14 1999-05-25 International Business Machines Corporation Object model for Java
US5995756A (en) 1997-02-14 1999-11-30 Inprise Corporation System for internet-based delivery of computer applications
US6026433A (en) 1997-03-17 2000-02-15 Silicon Graphics, Inc. Method of creating and editing a web site in a client-server environment using customizable web site templates
US6061696A (en) 1997-04-28 2000-05-09 Computer Associates Think, Inc. Generating multimedia documents
US6023721A (en) 1997-05-14 2000-02-08 Citrix Systems, Inc. Method and system for allowing a single-user application executing in a multi-user environment to create objects having both user-global and system global visibility
US5983227A (en) 1997-06-12 1999-11-09 Yahoo, Inc. Dynamic page generator
US6029196A (en) 1997-06-18 2000-02-22 Netscape Communications Corporation Automatic client configuration system
US6032150A (en) 1997-08-25 2000-02-29 Planetweb, Inc. Secure graphical objects in web documents with a program applet placed to present further information upon selected conditions
US6075528A (en) 1997-10-20 2000-06-13 International Business Machines Corporation Graphical user interface stream processor
US6014666A (en) * 1997-10-28 2000-01-11 Microsoft Corporation Declarative and programmatic access control of component-based server applications using roles
US6202066B1 (en) * 1997-11-19 2001-03-13 The United States Of America As Represented By The Secretary Of Commerce Implementation of role/group permission association using object access type
US6088679A (en) * 1997-12-01 2000-07-11 The United States Of America As Represented By The Secretary Of Commerce Workflow management employing role-based access control
US6067477A (en) * 1998-01-15 2000-05-23 Eutech Cybernetics Pte Ltd. Method and apparatus for the creation of personalized supervisory and control data acquisition systems for the management and integration of real-time enterprise-wide applications and systems
US6012098A (en) 1998-02-23 2000-01-04 International Business Machines Corp. Servlet pairing for isolation of the retrieval and rendering of data
US6085198A (en) * 1998-06-05 2000-07-04 Sun Microsystems, Inc. Integrated three-tier application framework with automated class and table generation
US6209124B1 (en) * 1999-08-30 2001-03-27 Touchnet Information Systems, Inc. Method of markup language accessing of host systems and data using a constructed intermediary

Cited By (225)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8401957B2 (en) 1999-06-30 2013-03-19 Black Tower Sa Method and apparatus for generating a sale offer over an electronic network system
US20080319918A1 (en) * 1999-06-30 2008-12-25 Kyklos Entertainment S.R.I. Methods and systems for generating product offers over electronic network systems
US8515856B2 (en) 1999-06-30 2013-08-20 Black Tower Sa Method and apparatus for generating a sale offer over an electronic network system
US8515855B2 (en) 1999-06-30 2013-08-20 Black Tower Sa Method and apparatus for generating a sale offer over an electronic network system
US8769413B2 (en) * 1999-09-24 2014-07-01 Nvidia International, Inc. System, method and computer program product for a multifunction toolbar for internet browsers
US20020070963A1 (en) * 1999-09-24 2002-06-13 Clickmarks,Inc. System, method and computer program product for a multifunction toolbar for internet browsers
US20060143267A1 (en) * 2000-09-28 2006-06-29 Bea Systems, Inc. System for managing logical process flow in an online environment
US20040113938A1 (en) * 2001-01-24 2004-06-17 Jan Akerfeldt An arrangement and a method for presentation customization in a portal structure
US20050235161A1 (en) * 2001-04-03 2005-10-20 International Business Machines Corporation Method to reduce input parameter interface error and inconsistency for servlets
US20020178175A1 (en) * 2001-04-03 2002-11-28 International Business Machines Corporation Method to reduce input parameter interface error and inconsistency for servlets
US20030041050A1 (en) * 2001-04-16 2003-02-27 Greg Smith System and method for web-based marketing and campaign management
US20030217333A1 (en) * 2001-04-16 2003-11-20 Greg Smith System and method for rules-based web scenarios and campaigns
US20020188869A1 (en) * 2001-06-11 2002-12-12 Paul Patrick System and method for server security and entitlement processing
US20040015567A1 (en) * 2001-08-13 2004-01-22 Ziebold Gregory J. Hierarchical client aware content aggregation in a wireless portal system
US20030088640A1 (en) * 2001-08-31 2003-05-08 Rasheed Abizer T. Web user interface for simplifying use and administration of a computer network through a single portal
US9716751B2 (en) 2001-09-17 2017-07-25 Open Text Sa Ulc Method and system for sharing web components between web sites
US20030056026A1 (en) * 2001-09-17 2003-03-20 Ed Anuff Graphical user interface for performing administration on web components of web sites in a portal framework
US8606916B2 (en) 2001-09-17 2013-12-10 Open Text S.A. Graphical user interface for performing administration on web components of web sites in a portal framework
US20170070399A1 (en) * 2001-09-17 2017-03-09 Open Text Sa Ulc System and method for provisioning user access to web site components in a portal framework
US20030172129A1 (en) * 2001-09-17 2003-09-11 Dean Moses Method and system for deploying web components between portals in a portal framework
US7801990B2 (en) 2001-09-17 2010-09-21 Vignette Software Llc Graphical user interface for performing administration on web components of web sites in a portal framework
US20100274812A1 (en) * 2001-09-17 2010-10-28 Dean Moses Method and System for Sharing Different Web Components Between Different Web Sites in a Portal Framework
US9037739B2 (en) 2001-09-17 2015-05-19 Open Text S.A. Method and system for sharing different web components between different web sites in a portal framework
US9749411B2 (en) 2001-09-17 2017-08-29 Open Text Sa Ulc Method and system for sharing different web components between different web sites in a portal framework
US8407353B2 (en) 2001-09-17 2013-03-26 Open Text S.A. Method and system for sharing different web components between different web sites in a portal framework
US9521046B2 (en) 2001-09-17 2016-12-13 Open Text Sa Ulc System and method for provisioning user access to web site components in a portal framework
US7293070B2 (en) * 2001-09-17 2007-11-06 Vignette Corporation Method and system for deploying web components between portals in a portal framework
US20030056025A1 (en) * 2001-09-17 2003-03-20 Dean Moses Method and system for sharing different web components between different web sites in a portal framework
US7996757B2 (en) 2001-09-18 2011-08-09 International Business Machines Corporation Low-latency, incremental rendering in a content framework
US20040205555A1 (en) * 2001-09-18 2004-10-14 International Business Machines Corporation Low-latency, incremental rendering in a content framework
US7346843B2 (en) * 2001-09-18 2008-03-18 International Business Machines Corporation Low-latency, incremental rendering in a content framework
US20050187986A1 (en) * 2001-10-24 2005-08-25 Bea Systems, Inc. Data synchronization
US20030126558A1 (en) * 2001-10-24 2003-07-03 Griffin Philip B. System and method for XML data representation of portlets
US20030110448A1 (en) * 2001-10-24 2003-06-12 John Haut System and method for portal page layout
US20030187956A1 (en) * 2002-04-01 2003-10-02 Stephen Belt Method and apparatus for providing access control and content management services
US7448045B1 (en) * 2002-04-30 2008-11-04 Extreme Networks Method and apparatus to extend a program
US7725560B2 (en) 2002-05-01 2010-05-25 Bea Systems Inc. Web service-enabled portlet wizard
US7370276B2 (en) 2002-05-17 2008-05-06 Sap Aktiengesellschaft Interface for collecting user preferences
US7305436B2 (en) * 2002-05-17 2007-12-04 Sap Aktiengesellschaft User collaboration through discussion forums
US7346668B2 (en) 2002-05-17 2008-03-18 Sap Aktiengesellschaft Dynamic presentation of personalized content
US20040111467A1 (en) * 2002-05-17 2004-06-10 Brian Willis User collaboration through discussion forums
US20040003096A1 (en) * 2002-05-17 2004-01-01 Brian Willis Interface for collecting user preferences
US20040003097A1 (en) * 2002-05-17 2004-01-01 Brian Willis Content delivery system
US20040010542A1 (en) * 2002-07-11 2004-01-15 Intel Corporation Managed service apparatus, systems, and methods
US20040243471A1 (en) * 2002-07-17 2004-12-02 Salmen Larry J. Process and system for authoring electronic information by filling in template pattern with local presentation information
US20040064431A1 (en) * 2002-09-30 2004-04-01 Elmar Dorner Enriching information streams with contextual content
US20050114367A1 (en) * 2002-10-23 2005-05-26 Medialingua Group Method and system for getting on-line status, authentication, verification, authorization, communication and transaction services for Web-enabled hardware and software, based on uniform telephone address, as well as method of digital certificate (DC) composition, issuance and management providing multitier DC distribution model and multiple accounts access based on the use of DC and public key infrastructure (PKI)
US20060244768A1 (en) * 2002-11-15 2006-11-02 Humanizing Technologies, Inc. Enhanced personalized portal page
US8046682B2 (en) * 2002-12-02 2011-10-25 Siebel Systems, Inc. Method and system for accessing business applications via a standard interface
US20070208576A1 (en) * 2002-12-02 2007-09-06 King-Hwa Lee Method and system for accessing business applications via a standard interface
US9978023B2 (en) 2002-12-09 2018-05-22 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US11593501B2 (en) 2002-12-09 2023-02-28 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US8032837B2 (en) 2002-12-09 2011-10-04 Corel Corporation System and method for controlling user interface features of a web application
US10402580B2 (en) 2002-12-09 2019-09-03 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US7669183B2 (en) 2002-12-09 2010-02-23 Corel Corporation System and method for manipulating a document object model
US9740988B1 (en) 2002-12-09 2017-08-22 Live Nation Entertainment, Inc. System and method for using unique device indentifiers to enhance security
US10878118B2 (en) 2002-12-09 2020-12-29 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US20050022116A1 (en) * 2002-12-09 2005-01-27 Corel Corporation System and method for manipulating a document object model
US20040111673A1 (en) * 2002-12-09 2004-06-10 Corel Corporation System and method for controlling user interface features of a web application
US9686241B1 (en) 2002-12-09 2017-06-20 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US7318060B2 (en) * 2003-01-30 2008-01-08 Ricoh Company, Ltd. Document management device and method, program therefor, and storage medium
US20040255241A1 (en) * 2003-01-30 2004-12-16 Yohei Yamamoto Document management device and method, program therefor, and storage medium
US7653930B2 (en) 2003-02-14 2010-01-26 Bea Systems, Inc. Method for role and resource policy management optimization
US8831966B2 (en) 2003-02-14 2014-09-09 Oracle International Corporation Method for delegated administration
US7992189B2 (en) 2003-02-14 2011-08-02 Oracle International Corporation System and method for hierarchical role-based entitlements
US20100037290A1 (en) * 2003-02-14 2010-02-11 Oracle International Corporation System and method for hierarchical role-based entitlements
US7840614B2 (en) 2003-02-20 2010-11-23 Bea Systems, Inc. Virtual content repository application program interface
US20080320022A1 (en) * 2003-02-20 2008-12-25 Oracle International Corporation Federated Management of Content Repositories
US20040167868A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. System and method for a virtual content repository
US20040167900A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository complex content model
US20040167920A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual repository content model
US20040167871A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Content mining for virtual content repositories
US20040167899A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. Virtual content repository browser
US20060174132A1 (en) * 2003-02-20 2006-08-03 Bea Systems, Inc. Federated management of content repositories
US20040167880A1 (en) * 2003-02-20 2004-08-26 Bea Systems, Inc. System and method for searching a virtual repository content
US8099779B2 (en) 2003-02-20 2012-01-17 Oracle International Corporation Federated management of content repositories
US20040230557A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for context-sensitive editing
US20040230947A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for personalizing a portal
US7810036B2 (en) * 2003-02-28 2010-10-05 Bea Systems, Inc. Systems and methods for personalizing a portal
US20040230679A1 (en) * 2003-02-28 2004-11-18 Bales Christopher E. Systems and methods for portal and web server administration
US7461337B2 (en) 2003-03-12 2008-12-02 International Business Machines Corporation Exception markup documents
US20040181750A1 (en) * 2003-03-12 2004-09-16 International Business Machines Corporation Exception markup documents
US20060031763A1 (en) * 2003-03-22 2006-02-09 Telefonaktiebolaget Lm Ericsson (Publ) System and method relating to access of information
US20050015500A1 (en) * 2003-07-16 2005-01-20 Batchu Suresh K. Method and system for response buffering in a portal server for client devices
US20050015465A1 (en) * 2003-07-16 2005-01-20 Ziebold Gregory J. System and method for client aware request dispatching in a portal server
US20050015474A1 (en) * 2003-07-16 2005-01-20 Kavacheri Sathyanarayanan N. Extensible customizable structured and managed client data storage
US7454703B2 (en) * 2003-07-31 2008-11-18 International Business Machines Corporation Apparatus, program and method for accepting a request from a client computer via a network and executing a web application
US7996764B2 (en) 2003-07-31 2011-08-09 International Business Machines Corporation Apparatus, program and method for accepting a request from a client computer via a network and executing a web application
US20090132908A1 (en) * 2003-07-31 2009-05-21 International Business Machines Corporation Apparatus, program and method for accepting a request from a client computer via a network and executing a web application
WO2005020017A2 (en) * 2003-08-22 2005-03-03 Sap Aktiengesellschaft User collaboration through discussion forums
WO2005020017A3 (en) * 2003-08-22 2007-03-15 Sap Ag User collaboration through discussion forums
US20050055634A1 (en) * 2003-09-08 2005-03-10 Oracle International Corporation Omniportlet-declaratively publish data in a portal without code
US8612852B2 (en) * 2003-09-08 2013-12-17 Oracle International Corporation Omniportlet-declaratively publish data in a portal without code
US20050081055A1 (en) * 2003-10-10 2005-04-14 Bea Systems, Inc. Dynamically configurable distributed security system
US20050097352A1 (en) * 2003-10-10 2005-05-05 Bea Systems, Inc. Embeddable security service module
US20050102510A1 (en) * 2003-10-10 2005-05-12 Bea Systems, Inc. Delegation in a distributed security system
US20050081063A1 (en) * 2003-10-10 2005-04-14 Bea Systems, Inc. Delegated administration for a distributed security system
US20050262362A1 (en) * 2003-10-10 2005-11-24 Bea Systems, Inc. Distributed security system policies
US9477820B2 (en) 2003-12-09 2016-10-25 Live Nation Entertainment, Inc. Systems and methods for using unique device identifiers to enhance security
US7865869B2 (en) 2004-02-10 2011-01-04 International Business Machines Corporation Model driven portlet development system and program product
US20090006586A1 (en) * 2004-02-10 2009-01-01 Kurz Genevieve B Model driven portlet development system and program product
US20050177815A1 (en) * 2004-02-10 2005-08-11 International Business Machines Corporation Model driven portlet development method, system and program product
US7441229B2 (en) 2004-02-10 2008-10-21 International Business Machines Corporations Model driven portlet development method, system and program product
US20050223081A1 (en) * 2004-04-05 2005-10-06 Mcmahan Paul F Portal including detachable and reattachable portlets
US7774601B2 (en) 2004-04-06 2010-08-10 Bea Systems, Inc. Method for delegated administration
US20060041558A1 (en) * 2004-04-13 2006-02-23 Mccauley Rodney System and method for content versioning
US20050234942A1 (en) * 2004-04-13 2005-10-20 Bea Systems, Inc. System and method for content and schema lifecycles
US20050251504A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for custom content lifecycles
US20050228827A1 (en) * 2004-04-13 2005-10-13 Bea Systems, Inc. System and method for viewing a virtual content repository
US20050251505A1 (en) * 2004-04-13 2005-11-10 Bea Systems, Inc. System and method for information lifecycle workflow integration
US20060026007A1 (en) * 2004-07-27 2006-02-02 Stephanou Dimitri J System and method for end-users to customize customer service business solutions offered as a service over a network
US7617211B2 (en) * 2004-08-02 2009-11-10 International Business Machines Corporation System and method for automatically synchronizing security-relevant information between a relational database and a multidimensional database
US7921380B2 (en) 2004-08-13 2011-04-05 International Business Machines Corporation Detachable and reattachable portal pages
US7552401B2 (en) 2004-08-13 2009-06-23 International Business Machines Corporation Detachable and reattachable portal pages
US20060036969A1 (en) * 2004-08-13 2006-02-16 International Business Machines Corporation Detachable and reattachable portal pages
US20090037823A1 (en) * 2004-08-13 2009-02-05 Guido Patrick R Detachable and reattachable portal pages
US20060179430A1 (en) * 2004-11-18 2006-08-10 Besbris David G Service grouping
US8060856B2 (en) 2004-11-18 2011-11-15 Aol Inc. Native objects accessible by platform neutral API
US20060168579A1 (en) * 2004-11-18 2006-07-27 Besbris David G Service clean-up
US20060174252A1 (en) * 2004-11-18 2006-08-03 Besbris David G Service versioning
US20060179440A1 (en) * 2004-11-18 2006-08-10 Besbris David G Native objects accessible by platform neutral API
US20060161563A1 (en) * 2004-11-18 2006-07-20 Besbris David G Service discovery
US11481247B2 (en) 2004-11-18 2022-10-25 Verizon Patent And Licensing Inc. Computer-implemented systems and methods for service provisioning
US9274830B2 (en) 2004-11-18 2016-03-01 Aol Inc. Service clean-up
US10157080B2 (en) 2004-11-18 2018-12-18 Oath Inc. Service clean-up
US10965606B2 (en) * 2005-03-22 2021-03-30 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US10484296B2 (en) 2005-03-22 2019-11-19 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US20070162301A1 (en) * 2005-03-22 2007-07-12 Adam Sussman Computer-implemented systems and methods for resource allocation
US9961009B2 (en) 2005-03-22 2018-05-01 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US20200169511A1 (en) * 2005-03-22 2020-05-28 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US11265259B2 (en) * 2005-03-22 2022-03-01 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US9608929B2 (en) 2005-03-22 2017-03-28 Live Nation Entertainment, Inc. System and method for dynamic queue management using queue protocols
US10299189B2 (en) 2005-04-27 2019-05-21 Live Nation Entertainment, Inc. Location-based task execution for enhanced data access
US11622017B2 (en) 2005-04-27 2023-04-04 Live Nation Entertainment, Inc. Location based task execution for enhanced data access
US10862983B2 (en) 2005-04-27 2020-12-08 Live National Entertainment, Inc. Location-based task execution for enhanced data access
US20070038599A1 (en) * 2005-08-09 2007-02-15 Sbc Knowledge Ventures, L.P. End-user portal session logging by portlets
US7904430B2 (en) * 2005-08-09 2011-03-08 At&T Intellectual Property I, L.P. End-user portal session logging by portlets
US20070073784A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for type inheritance for content management
US20070073661A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing nested types for content management
US7917537B2 (en) 2005-09-26 2011-03-29 Oracle International Corporation System and method for providing link property types for content management
US7752205B2 (en) 2005-09-26 2010-07-06 Bea Systems, Inc. Method and system for interacting with a virtual content repository
US7818344B2 (en) 2005-09-26 2010-10-19 Bea Systems, Inc. System and method for providing nested types for content management
US20070073673A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for content management security
US20070073744A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing link property types for content management
US7953734B2 (en) 2005-09-26 2011-05-31 Oracle International Corporation System and method for providing SPI extensions for content management system
US8316025B2 (en) 2005-09-26 2012-11-20 Oracle International Corporation System and method for providing SPI extensions for content management system
US20070073674A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for providing federated events for content management systems
US20070073672A1 (en) * 2005-09-26 2007-03-29 Bea Systems, Inc. System and method for lightweight loading for managing content
US20070078705A1 (en) * 2005-09-30 2007-04-05 Timothy Abels Virtualizing portals for electronic commerce
US20070113187A1 (en) * 2005-11-17 2007-05-17 Bea Systems, Inc. System and method for providing security in a communities framework
US20070157082A1 (en) * 2006-01-04 2007-07-05 Computer Associates Think, Inc. Web portal layout manager system and method
US10963120B2 (en) 2006-09-13 2021-03-30 Refinitiv Us Organization Llc Integrated, context passing user display
US20130097540A1 (en) * 2006-10-03 2013-04-18 Salesforce.Com, Inc Method and system for customizing a user interface to an on-demand database service
US20130246935A1 (en) * 2006-10-03 2013-09-19 Salesforce.Com, Inc Method and system for customizing a user interface to an on-demand database service
US9436345B2 (en) * 2006-10-03 2016-09-06 Salesforce.Com, Inc. Method and system for customizing a user interface to an on-demand database service
US20120260191A1 (en) * 2006-10-03 2012-10-11 Salesforce.Com, Inc. Method and system for customizing a user interface to an on-demand database service
US20080086527A1 (en) * 2006-10-06 2008-04-10 Bea Systems, Inc. Groupware portlets for integrating a portal with groupware systems
US8463852B2 (en) 2006-10-06 2013-06-11 Oracle International Corporation Groupware portlets for integrating a portal with groupware systems
US20080134294A1 (en) * 2006-11-30 2008-06-05 Microsoft Corporation Personal Site Privacy Policy
US8646095B2 (en) * 2006-11-30 2014-02-04 Microsoft Corporation Personal site privacy policy
US9542564B2 (en) 2006-11-30 2017-01-10 Microsoft Technology Licensing, Llc Personal site privacy policy
US10474837B2 (en) 2006-12-22 2019-11-12 Open Text Corporation Access control for business process data
US8255486B2 (en) * 2007-08-07 2012-08-28 Ticketmaster, Llc Systems and methods for providing resource allocation in a networked environment
US20120136990A1 (en) * 2007-08-07 2012-05-31 Ticketmaster, Llc Systems and methods for providing resource allocation in a networked environment
US7979504B2 (en) * 2007-08-07 2011-07-12 Ticketmaster, Llc Systems and methods for providing resource allocation in a networked environment
US20110060834A1 (en) * 2007-08-07 2011-03-10 Ticketmaster Llc Systems and methods for providing resource allocation in a networked environment
US8346857B2 (en) 2007-08-07 2013-01-01 Ticketmaster Llc Systems and methods for providing resource allocation in a networked environment
US20090171821A1 (en) * 2007-08-07 2009-07-02 Dennis Denker Systems and methods for providing resource allocation in a networked environment
US8775519B2 (en) 2007-09-04 2014-07-08 Ticketmaster, Llc Methods and systems for validating real time network communications
US9912653B2 (en) 2007-09-04 2018-03-06 Live Nation Entertainment, Inc. Controlled token distribution to protect against malicious data and resource access
US10305881B2 (en) 2007-09-04 2019-05-28 Live Nation Entertainment, Inc. Controlled token distribution to protect against malicious data and resource access
US20090063667A1 (en) * 2007-09-04 2009-03-05 Michael Smith Methods and systems for validating real time network communications
US11516200B2 (en) 2007-09-04 2022-11-29 Live Nation Entertainment, Inc. Controlled token distribution to protect against malicious data and resource access
US9280751B2 (en) 2007-09-04 2016-03-08 Live Nation Entertainment, Inc. Methods and systems for validating real time network communications
US8266211B2 (en) 2007-09-04 2012-09-11 Ticketmaster, Llc Methods and systems for validating real time network communications
US10715512B2 (en) 2007-09-04 2020-07-14 Live Nation Entertainment, Inc. Controlled token distribution to protect against malicious data and resource access
US8126991B2 (en) 2007-09-04 2012-02-28 Ticketmaster, Llc Methods and systems for validating real time network communications
US9491230B2 (en) 2007-09-04 2016-11-08 Ticketmaster, Llc Methods and systems for validating real time network communications
US8788953B2 (en) 2007-10-15 2014-07-22 International Business Machines Corporation Summarizing portlet usage in a portal page
US8191002B2 (en) 2007-10-15 2012-05-29 International Business Machines Corporation Summarizing portlet usage in a portal page
US7904818B2 (en) * 2007-10-15 2011-03-08 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US20090100372A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage Captured Responsive to Trigger Events in a Portal Page
US9537929B2 (en) 2007-10-15 2017-01-03 International Business Machines Corporation Summarizing portlet usage in a portal page
US20090100358A1 (en) * 2007-10-15 2009-04-16 Lauridsen Christina K Summarizing Portlet Usage in a Portal Page
US8615711B2 (en) 2007-10-15 2013-12-24 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US20110131501A1 (en) * 2007-10-15 2011-06-02 International Business Machines Corporation Summarizing portlet usage captured responsive to trigger events in a portal page
US9084020B2 (en) * 2008-04-17 2015-07-14 Samsung Electronics Co., Ltd. Method and apparatus for providing and receiving user interface
US9389881B2 (en) * 2008-04-17 2016-07-12 Samsung Electronics Co., Ltd. Method and apparatus for generating combined user interface from a plurality of servers to enable user device control
US9424053B2 (en) 2008-04-17 2016-08-23 Samsung Electronics Co., Ltd. Method and apparatus for displaying personalized user interface
US20090265645A1 (en) * 2008-04-17 2009-10-22 Samsung Electronics Co., Ltd. Method and apparatus for generating user interface
US20090265422A1 (en) * 2008-04-17 2009-10-22 Samsung Electronics Co., Ltd. Method and apparatus for providing and receiving user interface
US20090276364A1 (en) * 2008-05-05 2009-11-05 Vito Iaia Process control system
US20100088126A1 (en) * 2008-05-05 2010-04-08 Vito Iaia Real time data distribution system
US20100017385A1 (en) * 2008-07-16 2010-01-21 International Business Machines Creating and managing reference elements of deployable web archive files
US8583658B2 (en) 2008-07-16 2013-11-12 International Business Machines Corporation Creating and managing reference elements of deployable web archive files
US20100228576A1 (en) * 2009-03-06 2010-09-09 Marti Benjamin J Networked barcode verification system
US8510138B2 (en) 2009-03-06 2013-08-13 Ticketmaster Llc Networked barcode verification system
US20110055193A1 (en) * 2009-08-26 2011-03-03 International Business Machines Corporation Applying User-Generated Deployment Events to a Grouping of Deployable Portlets
US8495048B2 (en) 2009-08-26 2013-07-23 International Business Machines Applying user-generated deployment events to a grouping of deployable portlets
US20110302497A1 (en) * 2010-06-04 2011-12-08 David Garrett Method and System for Supporting a User-Specified and Customized Interface for a Broadband Gateway
US10778730B2 (en) 2010-06-15 2020-09-15 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US9781170B2 (en) 2010-06-15 2017-10-03 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US9202180B2 (en) 2010-06-15 2015-12-01 Live Nation Entertainment, Inc. Methods and systems for computer aided event and venue setup and modeling and interactive maps
US11532131B2 (en) 2010-06-15 2022-12-20 Live Nation Entertainment, Inc. Generating augmented reality images using sensor and location data
US10051018B2 (en) 2010-06-15 2018-08-14 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US10573084B2 (en) 2010-06-15 2020-02-25 Live Nation Entertainment, Inc. Generating augmented reality images using sensor and location data
US11223660B2 (en) 2010-06-15 2022-01-11 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US9954907B2 (en) 2010-06-15 2018-04-24 Live Nation Entertainment, Inc. Establishing communication links using routing protocols
US8676615B2 (en) 2010-06-15 2014-03-18 Ticketmaster Llc Methods and systems for computer aided event and venue setup and modeling and interactive maps
US20120079367A1 (en) * 2010-09-17 2012-03-29 Oracle International Corporation Method and apparatus for defining an application to allow polymorphic serialization
US9275165B2 (en) * 2010-09-17 2016-03-01 Oracle International Corporation Method and apparatus for defining an application to allow polymorphic serialization
WO2012054658A3 (en) * 2010-10-20 2012-07-05 Microsoft Corporation Result types for conditional data display
US10210260B2 (en) 2010-10-20 2019-02-19 Microsoft Technology Licensing, Llc Templates for displaying data
US10817516B2 (en) 2010-10-20 2020-10-27 Microsoft Technology Licensing, Llc Result types for conditional data display
US9652545B2 (en) 2010-10-20 2017-05-16 Microsoft Technology Licensing, Llc Result types for conditional data display
US9135358B2 (en) 2010-10-20 2015-09-15 Microsoft Technology Licensing, Llc Result types for conditional data display
WO2012054658A2 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Result types for conditional data display
US9087322B1 (en) * 2011-12-22 2015-07-21 Emc Corporation Adapting service provider products for multi-tenancy using tenant-specific service composition functions
US10229417B2 (en) 2013-07-26 2019-03-12 Bank Of America Corporation On-boarding framework
US10229418B2 (en) 2013-07-26 2019-03-12 Bank Of America Corporation On-boarding framework
US20160259491A1 (en) * 2015-03-03 2016-09-08 Olio Devices, Inc. System and method for automatic third party user interface adjustment
US11115211B2 (en) 2015-05-07 2021-09-07 Ba Insight, Llc Secure container platform for resource access and placement on unmanaged and unsecured devices
WO2016179536A1 (en) * 2015-05-07 2016-11-10 51 Maps, Inc. Secure container platform for resource access and placement on unmanaged and unsecured devices
US10102393B2 (en) 2016-01-25 2018-10-16 Live Nation Entertainment, Inc. System and method for using unique device identifiers to enhance security
US11677822B2 (en) * 2017-10-03 2023-06-13 Servicenow, Inc. Portal management

Also Published As

Publication number Publication date
AU2001261755A1 (en) 2001-12-03
WO2001090945A3 (en) 2004-01-15
WO2001090945A2 (en) 2001-11-29
US6327628B1 (en) 2001-12-04

Similar Documents

Publication Publication Date Title
US6327628B1 (en) Portal server that provides a customizable user Interface for access to computer networks
US20020194267A1 (en) Portal server that provides modification of user interfaces for access to computer networks
US6163878A (en) Method and system for designing, generating and storing applications
US6564377B1 (en) Self-describing components within a software catalog
US6721747B2 (en) Method and apparatus for an information server
US6850893B2 (en) Method and apparatus for an improved security system mechanism in a business applications management system platform
US6356920B1 (en) Dynamic, hierarchical data exchange system
US7089583B2 (en) Method and apparatus for a business applications server
US6772408B1 (en) Event model using fixed-format text strings to express event actions
US7577934B2 (en) Framework for modeling and providing runtime behavior for business software applications
US7103627B2 (en) Web-based system and method
US6643652B2 (en) Method and apparatus for managing data exchange among systems in a network
US7370335B1 (en) System and method for providing a public application program interface
US8548909B1 (en) Method and system for building an internet portal
US7007266B1 (en) Method and software system for modularizing software components for business transaction applications
US20020049788A1 (en) Method and apparatus for a web content platform
US6448981B1 (en) Intermediate user-interface definition method and system
US20010051961A1 (en) Template mechanism for document generation
US20030079051A1 (en) Method and system for the internationalization of computer programs employing graphical user interface
Jordan et al. Java data objects: store objects with ease
US6993713B2 (en) Web content management software utilizing a workspace aware JSP servlet
US20080288918A1 (en) Web service tool based on business object layer
WO2002001388A2 (en) Portal server that provides a customizable user interface for access to computer networks
CA2426441A1 (en) System and method for querying a data source
Parihar ASP. Net Bible

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: VIGNETTE CORPORATION, TEXAS

Free format text: MERGER;ASSIGNOR:EPICENTRIC, INC.;REEL/FRAME:023728/0825

Effective date: 20021029