IBM WebSphere Portal

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
Tutorials
  

Articles:
  • Comparing the JSR 168 Java Portlet Specification with the IBM Portlet API by Stefan Hepper   - [Clicks: 86]
    This article details similarities and differences between the Java Standardization Request for the Java Portlet Specification (hereafter called JSR 168) and the IBM Portlet API supported by IBM WebSphere Portal Version 5.0. It explains the basic concepts and features of JSR 168, compares them to the IBM Portlet API, and provides an example portlet of each of the two portlet programming interfaces. This article is intended for portlet developers and portal architects who have a good understanding of Java programming, servlet or portlet programming, and who have basic knowledge about portals.
    http://www-106.ibm.com/developerworks/websphere/library/techarticles/0312_hepper/hepper.html - Dec, 2003
  • Developing a Dynamic View Picker Portlet by Fetchi Chen   - [Clicks: 75]
    Large companies often need to convey different information to employees and partners based on their preferences. WebSphere Portal V5 provides methods for doing that, but these methods are either fixed or require knowledge of portal administration. This article describes how you can develop a dynamic View Picker portlet to provide novice users with an intuitive view for selecting portal pages and portlets according to their interests.
    [Includes source code]
    http://www-106.ibm.com/developerworks/websphere/library/techarticles/0312_chen/0312_chen.html - Dec, 2003
  • Implementing online chat in a Web portal by David Stokes   - [Clicks: 77]
    This article describes how to provide an online chat service between an external customer and company employee through a Web-based portal, and includes implementation details from prototyping conducted with WebSphere Portal Server and Lotus Sametime.
    http://www-106.ibm.com/developerworks/web/library/i-portalchat/ - May, 2003
  • The case for portlets by Ann Marie Fred, Stan Lindesmith   - [Clicks: 54]
    In this article, Stan and Ann Marie put their Web application and portlet development experience to work to help you decide if portlets are the way to go for your application. They also provide an extensive list of resources for more information on the topics that interest you.
    http://www-106.ibm.com/developerworks/ibm/library/i-portletintro/ - Feb, 2003
  • Modeling WebSphere Portal Portlets with UML -- Part 3: Portlet Services by Anthony (Joey) Bernal   - [Clicks: 65]
    Portlet services are a natural extension to portlets and the next logical step in a discussion about designing portal applications. Part 3 of this portlet and UML series discusses how to design and model a sample portlet service, and outlines a portlet that uses this service.
    http://www-106.ibm.com/developerworks/websphere/library/techarticles/0301_bernal/bernal.html - Jan, 2003

[Top]

Tutorials:
  • Making of MetroSphere, Part 25: Concrete portlets and using persistent data by Nicholas Chase   - [Clicks: 69]
    This tutorial is for WebSphere Portal developers who need to associate persistent data with portlets, whether that data represents settings such as database usernames and passwords or user-specific customization choices. It takes the user theme portlets built in Part 24 of this series, "The ultimate portal theme," and merges the separate portlets into a single portlet with configuration choices. It also details the creation of a portlet users can edit to show their own particular favorite sites.
    [Formats: HTML, PDF, Zip]
    http://www-106.ibm.com/developerworks/ibm/edu/i-dw-i-metro25-i.html - Dec, 2003
  • Making of MetroSphere, Part 24: Giving the user control - the ultimate portal theme by Nicholas Chase   - [Clicks: 101]
    The heart of the MetroSphere site is the community weblog, but we also want to give users the ability to create pages that reflect their own personalities. Portal enables an administrator to add a new theme to the site, but because allowing users to add a new theme involves unacceptable security risks, built-in capabilities limit user control to selecting from available themes. This tutorial explains how to give users much of the same power they would have by creating a new theme without actually creating one.
    [Formats: HTML, PDF, Zip]
    http://www-106.ibm.com/developerworks/ibm/edu/i-dw-i-metro24-i.html - Oct, 2003

[Top]