Skip to main content

Skip over site navigation to main content

developerWorks  >  

Technical library view  RSS for

developerWorks
 Related links:    Redbooks  |  Forums  |  Product documentation  |  Software roadmaps  |  Events

Use the filters to scope your search. The filters let you select a zone, a product, a topic, a content type. When you select a zone, the other filters will be updated to reflect the products, topics, content types for that zone. You can also enter a keyword in the keyword field. If you don't use the filters or enter a keyword, the search results will default to all results.

 Select a Zone to limit the number of Products, Topics, and Types of content.
 
 (367 Products) 
  (572 Topics)  
  (14 Types)  
 
 
  1 - 100 of 1015 results    Next   Show All   Hide Summaries
Title   Type   Date  

Table that contains the results that meet the search criteria.

The Architecture of the Domino Web Server, Part 1
Part 1 of 2: The Domino Web Server is comprised of a front end, the HTTP Server, and a back end, the Domino App Server. This article focuses on the HTTP Server, a multi-threaded task that listens for Web client requests and sends responses.
Articles 10 Mar 1997  
 
The Architecture of the Domino Web Server, Part 2
Part 2 of 2: This article looks at the back end of the Web server and describes how the application server responds to URL command handlers to present static pages and modifiable forms, accept fill-out forms, perform searches, and execute agents.
Articles 31 Mar 1997  
 
Notes: A sustainable platform architecture
This article is an in-depth examination of the Notes/Domino architecture, which it presents as a series of layers radiating out from a central core of operating-system-style services -- object store, security, replication, directory services, and more.
Articles 01 Oct 1997  
 
Reduce network traffic with Web caching
Find out three ways to use Web caching to route Web traffic to your site more efficiently. Whether you run an extranet, intranet, or Internet site, Web caching can give you more control of your resources. Learn what hardware you need and what caching software to consider.
Articles 01 Sep 1999  
 
IBM Framework for e-business: Application hosting services
Service providers that offer hosting services are delivering e-business content over the Internet. This paper examines the architecture of these hosting services, and describes how service providers can use the open, shared hosting model to attain a lower total cost of ownership and provide a higher quality-of-service to the customer.
Articles 01 Oct 1999  
 
Application Framework for e-business: Portals
The key focus of portals is integrated access to both data and applications and greater levels of integration between the two. This paper examines the set of core services and infrastructure necessary to support the development of portal applications.
Articles 01 Nov 1999  
 
Application Framework for e-business: Pervasive computing
The IBM Application Framework for e-business allows a diverse set of devices to connect via open network standards to enterprise data and applications anytime and anywhere. Leading-edge technology is provided to enable mobile users to be as productive on the road as they are in the office. In this paper, you'll see how pervasive computing is the next evolutionary extension of the IBM Application Framework for e-business and its supporting products.
Articles 01 Nov 1999  
 
Patterns for e-business
The paths to creating e-businesses are repeatable. Many companies assume that they are unique and that therefore very creation of an e-business has to be learned as you go. While this may be encouraged by some service providers and programmers (because it is both profitable and allows programming artistic flair), IBM has learned that in fact, there are lessons and architectural paths or patterns that can be discerned from all these engagements. Whether your company is a startup or has extensive legacy applications, these patterns allow you to reuse existing technologies so that your projects can be completed quickly.
Articles 01 Jun 2000  
 
The OO design process: Getting started
Welcome to the first installment of this online class. My intent with this column is to provide a detailed experience in the object-oriented (OO) design and development process by actually having you do it. This column is more of a journey than an event, as it will take months to get through the entire process. We'll start out with requirements gathering, move through analysis to design, then do a Java implementation of that design. When we're finished, you'll have a complete case history of an OO program, literally from start to finish. I'll talk a lot about the underlying theory, but the central focus will be real examples of how that theory is applied.
Articles 01 Jul 2000  
 
The OO design process: Refining the problem definition
Allen Holub continues refining the problem statement that he started in an earlier article, which was for a piece of educational software called the Bank of Allen.
Articles 01 Sep 2000  
 
Web Services architecture overview
This article presents an overview of IBM Web Services architecture, including what Web Services are, the fundamental characteristics of a Web Services architecture and the benefits of this approach.
Articles 06 Sep 2000  
 
The Tao of e-business services
The concept of Web services is the beginning of a new service-oriented architecture in building better software applications. The change from an object-oriented system to a service-oriented one is an evolutionary idea that sublimated from the global Internet and Web system. To understand how to build Web Services into your computing architecture, you need to carefully understand the role they play. This article details the software engineering concepts behind the Web Services architecture, how it has evolved, how it is structured, and how it can be brought into your existing computing infrastructure
Articles 01 Oct 2000  
 
Inside Notes: Documentation about Notes architecture
Inside Notes, available for download from the Documentation Library on Notes.net, is aimed at an audience that must make technical decisions about the product. Experienced Notes hands will find it a useful reference for expanding their knowledge, too.
Articles 02 Oct 2000  
 
Energize e-business with Web services from the IBM WebSphere software platform
The IBM WebSphere software platform for e-business is evolving. It enables e-businesses to quickly extend existing applications to add Web services. If you need to get started, or transition your business, the WebSphere software platform provides the tools you need to discover, develop, and deploy Web services.
Articles 01 Nov 2000  
 
What were they thinking?
Watch as Alice begins changing the system in the direction of an e-business solution that is efficient and secure, takes less time to administer, and grows as planned> instead of as happens.
Articles 01 Nov 2000  
 
Web services programming tips and tricks: How to organize a software development team
How you build a software development team depends on the people that you have available to you, the needs of your project, and the needs of your organization. This article explains various team organization strategies.
Articles 02 Nov 2000  
 
Creating target-rich environments in a service-oriented architecture
This article introduces and encourages the use of taxonomies for categorizing services in ways that make them easy to locate. We begin by describing the problem addressed by taxonomies and then introduce a scenario that requires one. We discuss the need for taxonomies from the perspective of service providers and requestors. We then create the requirements for an architecture to support categorization and a proposal on how this architecture will address these needs.
Articles 01 Dec 2000  
 
Web services programming tips and tricks: Prioritize your system's requirements
Successful project teams recognize that not all requirements are created equal and, therefore, they need to prioritize them and act accordingly.
Articles 07 Dec 2000  
 
Web services programming tips and tricks: Project planning tips
Project planning skills are a necessity for today's software developers. Here are some words of advice that will help you effectively plan your next project.
Articles 14 Dec 2000  
 
Web services programming tips and tricks: Strategies for requirements-based planning
Effective project plans are based on the requirements for your project. This article compares and contrasts three fundamental approaches for doing so.
Articles 21 Dec 2000  
 
Web services programming tips and tricks: Planning an iteration
As your project progresses you need to plan in detail the activities of your upcoming iterations. Detailed planning several months or even years in advance is of little value in today's changing environment, although you can successfully plan in detail your efforts for the next several weeks (the length of a typical iteration).
Articles 28 Dec 2000  
 
DeveloperToolbox Technical Magazine: Understanding and using Java Sound API sampled audio
Enhancements to the Java Sound API in Sun Java 2 version 1.3 have drastically improved the audio capability of the Java platform. Since Sun Java 1.02, users have always been able to enable some sort of sound. However, it was always through the limited sun.audio application programming interfaces: the AudioClip or the AudioDataStream. This support consisted of playing or looping a simple AU format file. Java audio improved somewhat in Sun Java 2 version 1.2 with the ability to play new file types; but, once again, users were limited in the public Application Programming Interface (API) to manipulate the sounds. The Java Media Framework (JMF) provides better programmatic control of the sound, but this framework is a Java extension and not available in every Java platform. Finally, with the Java Sound API as a standard part of Sun Java 2 version 1.3, users have both a robust feature-laden sound engine and the public programming interface to use it. Simple things such as finding the length of a sound or listening for the end of a MIDI stream now are possible. This article gives you an understanding of the Java Sound API architecture, an explanation of the key classes to this sound engine and several programming examples that explain how to put sound into your Java programs.
Articles 01 Jan 2001  
 
IBM Redbooks: Business-to-Business Integration Using MQSeries and MQSI, Patterns for e-business Series
Patterns for e-business are a group of proven, reusable assets that can help speed the process of developing applications. The patterns discussed in this book, Business-to-Business Integration patterns two and three, form the basis for many of the more c
Redbooks 17 Jan 2001  
 
The Tao of the Software Architect
from The Rational Edge: Software process expert Philippe Kruchten offers a meditation on the role of the software architect based on an ancient Chinese text.
Articles 15 Mar 2001  
 
The Web services insider, Part 2: A summary of the W3C Web Services Workshop
Last week, the Web services insider attended the W3C's first Web Services Workshop targeted at exploring what direction the W3C should take to standardize the emerging Web services architecture. In this installment, he offers a brief summary of what was discussed.
Articles 01 Apr 2001  
 
Web services architect, Part 2: Models for dynamic e-business
Every emerging technology has to cross the chasm between innovation and acceptance. The technology adoption life cycle for Web services is no different. However, this technology does pertain to a different target audience of decision makers. Who are they? What will motivate them? Building on the vision of Dynamic e-business, this article explores the value proposition Web Service technologies offers to business entities in a variety of market segments.
Articles 01 Apr 2001  
 
Web services architect: Part 1
Emerging technologies have played a strong role in the evolution of the Internet over the past five years. Java gave us portable code; portable data came with XML; and Pervasive Computing addressed the connectivity of any device. Now the hype surrounds Web services. In this series of articles, I will discuss the importance of this technology in developing the next generation of the Internet as well as describe the Web services strategy of IBM. Additionally, I will explore the business impact of Web services, how to identify a relevant solution opportunity, and how to evaluate the many vendor strategies building around this technology.
Articles 01 Apr 2001  
 
XML Matters: Putting XML in context with hierarchical, relational, and object-oriented models
On the way to making a point about how XML is best suited to work with databases, David Mertz discusses how XML fits with hierarchical, relational, and object-oriented data modeling paradigms.
Articles 01 Apr 2001  
 
Deciphering IBM WebSphere Everyplace Suite 1.1
Pervasive computing gives people convenient access to information whenever they need it and wherever they are located. It encompasses a series of technologies that allow tasks to be accomplished, typically using a new class of portable, intelligent devices. WebSphere Everyplace Suite (WES) offers IBM's pervasive technologies.
Articles 01 May 2001  
 
The architecture of Web applications
In this article, I want to focus on the technology behind successful Web systems.
Articles 01 Jun 2001  
 
Patterns for e-business, architecting the Web
The Web has almost limitless potential to serve a business as a source of revenue through e-business and by saving a company time and money through efficient business-to-business interactions. As this potential grows, however, the architectural design of the hardware and software necessary to accomplish these tasks becomes more complex.
Articles 01 Jul 2001  
 
The Go-ForIt Chronicles: Memoirs of eXtreme DragonSlayers, Part 4
Sandeep Desai describes how the team uses Java client-side beans in the Go-ForIt project.
Articles 01 Jul 2001  
 
Web services architect, Part 3: Is Web services the reincarnation of CORBA?
Even during these early stages of the evangelism of Web services, customers have already begun to ask how this technology differs from CORBA. Isn’t it just another form of distributed computing? In this installment of the Web services architect, Dan Gisolfi offers a brief overview of the differences between SOAP, DCOM, and CORBA and suggests a value proposition for Web services within the distributed computing realm.
Articles 01 Jul 2001  
 
The Python Web services developer: Web services software repository, Part 3
In this third and final article about building a software repository implemented as a Web service, Mike Olson and Uche Ogbuji extend the software repository to broadcast its presence using WSDL.
Articles 10 Jul 2001  
 
A Data Strategy for the Enterprise, Part II
This article walks you through implementation considerations for enterprise application integrator (EAI) technology when using DB2 DataJoiner and MQSeries Integrator. Implementing EAI infrastructure lets you synchronize business rules and application requirements.
Articles 30 Jul 2001  
 
XML for Data: Four tips for smart architecture
This column tells how to avoid some common mistakes that even smart architects make when designing an XML solution. XML architect and author Kevin Williams offers four tips for designing flexible and high performance systems.
Articles 01 Aug 2001  
 
Transforming legacy applications with Web Services
Like the blind men and the elephant, answers about what Web Services is composed of depend on the focus of the problem domain. Simply put, Web Services is a means to publish application services in a well-known place, find services that meet the needs of a client, bind to those services, and invoke and use the services with standardized messages. In this article, we introduce Web Services, discuss legacy application and architectural issues, and demonstrate a sample application with the IBM XML and Web Services Development Environment toolkit.
Articles 01 Aug 2001  
 
Soapbox: Humans should not have to grok XML
Today the computing world tends toward using XML for any and all formal specifications and data descriptions. The author, a big fan of XML, asks a blasphemous question: "Is XML totalitarianism a good idea?" In this opinion piece, Terence Parr, co-founder of jGuru, demonstrates that XML makes a lousy human interface. He also provides questions to ask yourself to determine if XML is appropriate even for your project's program-to-program interface needs.
Articles 01 Aug 2001  
 
Microbrowser architectures
Web architecture is evolving in new directions now that wireless devices have become a part of the Internet's information infrastructure. In this article, Anne describes various architectures used to support the microbrowsers that connect wireless devices to the Web.
Articles 01 Aug 2001  
 
SMS: Case study of a Web services deployment
Web services are moving into production. This case study of a Short Message Service application examines issues specific to Web services development in telecommunications services.
Articles 01 Aug 2001  
 
Best Practice: WebSphere plug-in configuration regeneration
For a Web server to direct servlet requests to a servlet container on the application server, certain plug-in configuration files must be set correctly. If updates to the WebSphere Application Server configurations are made, the WebSphere Application Server must be stopped and restarted or manual regeneration of the plug-in config files must occur so that the plug-in can direct servlet requests correctly. In most large production sites, it is best to manually create the Web Server plug-in. There is a WebSphere property that allows you to disable automatic regeneration of the config files, but you must understand the implications of doing so.
Articles 08 Aug 2001  
 
Best Practice: Classpath structure for WebSphere Application Server
The WebSphere Application Server static system classpath structure is designed for stable packages that the application server uses frequently. The static system classpaths are searched first, followed by the dynamic classpaths. There are two different types of dynamic classpaths: Web Application classpath and Node Dependent classpath. The dynamic classpaths are structured to reflect packages that are subject to change. Classes that are stable and do not frequently change should be placed in the static classpath, whereas classes that are frequently changed should be placed in the dynamic classpath.
Articles 08 Aug 2001  
 
Best Practice: Using Open Servlet Engine (OSE) Remote
When configuring how requests are passed from the HTTP server to the WebSphere Application Server in a DMZ, you should consider ease of configuration, available security, and speed of execution when choosing an option for a specific environment. OSE Remote offers easy configuration, greater security, and better performance over alternatives such as "Thin" and "Thick" servlet redirectors.
Articles 08 Aug 2001  
 
Best Practice: Designing applications with EJBs
When designing applications and considering the use of Enterprise JavaBeans (EJBs), you can choose from a number of options. These options offer different levels of complexity, advantages, and disadvantages. Based on the Model-View-Controller (MVC) architecture, a session bean can be used as a facade to an entity bean, providing increased performance by reducing the number of network calls. Besides performance improvements, the facade session bean hides the complexity of EJBs leading to separation of presentation logic and business logic.
Articles 08 Aug 2001  
 
Overview of Notes/Domino security
This article provides an inventory of the security features from user IDs to hide-whens available in a Notes/Domino environment and how they support authentication of users and control access to servers, applications, and data.
Articles 04 Sep 2001  
 
Preparing for supply chain architectures
Corporate Web architectures are likely to change as companies connect more fully with their supply chain partners. In this article, analyst Anne Zieger describes what changes will probably take place, and why.
Articles 01 Oct 2001  
 
Web services improves employee benefits processing
Norwegian company Storebrand's use of Web services is helping to improve efficiency of its employee benefits processing services to its clients by automating the system over the Internet.
Articles 01 Oct 2001  
 
Web services networks
In much the same way as overnight delivery services do, a Web service can act as a go-between for different companies working together, which can thereby help them do their business more efficiently. This context for Web services, however, is not without its complexities that go beyond just the business issues of getting multiple organizations to work together. Kelly Truelove explores the potential -- and the potential problems -- of using Web services as intermediaries.
Articles 01 Oct 2001  
 
XMI and UML combine to drive product development
Countless organizations rely on UML (Unified Modeling Language) in the software development process. But software to manage UML itself has a well-earned reputation for being inflexible and difficult. This article describes how the Danish development house Ideogramic ApS extended XMI (an XML specification targeted at such metadata as UML), and explores both the benefits and limitations of "XMLization."
Articles 01 Oct 2001  
 
Customizing commerce Web sites with targeted marketing content
This technical article was originally published a previous issue of the IBM DeveloperToolbox Technical Magazine.
Articles 01 Oct 2001  
 
Mining Your Own Business in Telecoms using DB2 Intelligent Miner for Data
This IBM Redbook is a solution guide to address the business issues in telecommunications by real usage experience and to position the value of DB2 Intelligent Miner for Data in a Business Intelligence architecture as an integrated solution.
Redbooks 12 Oct 2001  
 
Mining Your Own Business in Health Care Using DB2 Intelligent Miner for Data
This IBM Redbook is a solution guide to address the business issues in health care by real usage experience and to position the value of DB2 Intelligent Miner for Data in a Business Intelligence architecture as an integrated solution.
Redbooks 12 Oct 2001  
 
Layering Strategies
from The Rational Edge: The author explores "layering": a decomposition technique used in software systems as well as the Rational Unified Process. This article clarifies what is meant by layering, and discusses the impact of applying different layering strategies.
Articles 15 Oct 2001  
 
Help for reusing your assets
When you're working with Web applications, you have a variety of resources that need to be discovered, classified, maintained, and later searched for possible reuse. In this article, Daniel discusses Enterprise Development Resource Management (EDRM) and Asset Locator, a tool that IBM presented at the OOPSLA 2001 conference in Tampa, Florida. This proof-of-concept EDRM tool automatically searches for and analyzes your various assets and makes them available for developers to find and reuse.
Articles 01 Nov 2001  
 
Voice-Enabling Your Web Sites
This article introduces VoiceXML language, discusses how it fits into the current Web environment, and describes how you can combine VoiceXML with speech recognition and speech synthesis technologies to voice-enable your Web site.
Articles 30 Nov 2001  
 
The Go-ForIt Chronicles: Memoirs of eXtreme DragonSlayers, part 13
Sandeep Desai and Venkat Nagalla describe how the team leverages the command framework for big performance benefits.
Articles 01 Dec 2001  
 
XML Matters: XML-RPC as object model
Columnist David Mertz examines XML-RPC as a way of modeling object data, and -- in response to reader feedback -- compares XML-RPC as a means of serializing objects with the xml_pickle module discussed in his earlier columns.
Articles 01 Dec 2001  
 
Implementing Internet call management
The might of the Internet has been applied to many different business areas, from finance to HR. Here, Jon Hatcher introduces the benefits and implementation issues of an Internet call centre, focusing on the server-side technologies that glue the solution together. Jon also discusses the need for accurate statistics and reliable communication of data, along with other session management issues on the Internet. He includes an example written in PERL and Apache.
Articles 01 Dec 2001  
 
Solution spotlight
This article will detail the installation, configuration, and use of Kofax Ascent Capture 4.0 and IBM Content Manager for AS/400 4.3 as an end-to-end solution for document and data capture, processing, storage, retrieval, and display.
Articles 11 Dec 2001  
 
Coding Restrictions for DataBlade Modules
Describes the Informix architecture and C UDR code restrictions.
Articles 20 Dec 2001  
 
XML for Data: Modeling many-to-many relationships
In this column, Kevin Williams takes a look at some options for modeling many-to-many relationships in XML. Several different techniques, and the advantages and disadvantages of each, are discussed. Examples are provided in XML.
Articles 01 Jan 2002  
 
Meet the Experts: Shawn Bay
Q & A with Shawn Bay, who provides his thoughts on the database industry and how DB2 can be used as a solution for business intelligence. His discussions include the advantages of using DB2 Optimizer, transaction execution, and data warehousing.
Articles 01 Jan 2002  
 
Best Practice: Using java:comp and the DB2 Connect Gateway for portable database applications
Many WebSphere applications must access a DB2 database. When developing for WebSphere on zOS, the typical development scenario involves developing and unit testing an application in WebSphere Studio Application Developer and then redeploying to WebSphere Application Server for z/OS and OS/390. When the deployed application being developed must access data in a DB2 for zOS database, it is imperative that the development tool also access the database data on the zSeries machine. The best practice is to use the java:comp notation for accessing the DB2 datasources along with the DB2 Connect Gateway rather than hardcoding the database name and having to make changes when moving the application into production. Following this best practice will ease deployment to multiple platforms
Articles 07 Jan 2002  
 
Data Links: Managing Files with DB2
The data links feature of DB2 Universal Database extends the capability of DB2 to manage data - such as video, image, text, graphics, and engineering drawings - to that stored in external files.
Redbooks 15 Jan 2002  
 
Exploiting Symbiosis between Data Mining and OLAP for Business Insights
This article by IBM author Bhooshan Kelkar describes the exciting new synergy between data mining and OLAP to enhance business intelligence.
Articles 24 Jan 2002  
 
XML Matters: Intro to PYX
XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep,sed, awk, wc, and the usual UNIX collection.
Articles 01 Feb 2002  
 
Adventures in architecture
This engaging exercise explores the relationship between architecture and design, and highlights ways in which they may affect application coding and performance.
Articles 01 Feb 2002  
 
Understanding Web service interoperability
Web services technology has the promise to provide a new level of interoperability between software applications. It should be no wonder then that there is a rush by platform providers, software developers, and utility providers to enable their software with SOAP, WSDL, and UDDI capabilities. In this article, Frank Cohen describes inconsistencies in Web service implementations and how to evaluate SOAP technology to deliver better software, faster.
Articles 01 Feb 2002  
 
Rational XDE: Visual modeling for the rest of us
from the Rational Edge: This article describes how Rational XDE assists with designing software by helping you create visual models. The article also points to an important resource, the Rational XDE Knowledge Center, on the Rational Developer Network.
Articles 15 Feb 2002  
 
Book review--Software Architecture: Organizational Principles and Patterns
from The Rational Edge: Kruchten reviews a useful book for software architects, project managers, and IT department managers about the organizational and social implications of focusing on architecture in developing software. The authors' VRAPS model encompasses Vision, Rhythm, Anticipation, Partnering, and Simplification, and they supply guidance in the form of successful organizational patterns and criteria to measure against.
Articles 15 Feb 2002  
 
February 2002: Issue contents
15 Feb 2002  
 
Infiniband Opens the Throttle
Long constrained by I/O gridlock, database performance may be set free by a new interconnect technology that promises to race past its bus-based predecessors.
Articles 27 Feb 2002  
 
Working with CICS EPI in WebSphere Studio Application Developer Integration Edition -- Part 1: Creating Enterprise Services from a CICS EPI Application
This article is the first one in a three-part series that shows how to transform existing CICS External Presentation Interface (EPI) applications into enterprise services using the 3270 terminal service development tools that are part of the Enterprise Services Toolkit in WebSphere Studio Application Developer Integration Edition.
Articles 07 Mar 2002  
 
Best Practice: Developing Web applications for WebSphere Simple Configuration Runtime
When developing Web applications for deployment on the WebSphere Simple Configuration runtime, be mindful of possible future deployments on the WebSphere Standard Configuration runtime. Even though your Web application is not targeted to execute in a J2EE Server (like WebSphere Application Server 4.0.1 Standard Configuration), developers can adopt techniques that will make their code easier to maintain today and simpler to move to a more advanced runtime in the future. If a Web application is developed solely for the WebSphere Simple Configuration runtime, an application may have to be re-designed for deployment on a fully compliant J2EE Server.
Articles 18 Mar 2002  
 
Best Practice: WebSphere for zOS and OS/390 Naming Conventions
A WebSphere runtime comprises many different things, all requiring names: base servers, base server instances, J2EE servers and their instances, J2EE data resources, JCL start procedures, WLM application environments, RACF IDs, STARTED class profiles, etc. Without using a consistent naming convention, organization of the different items will be unclear and lead to problems as your system grows.
Articles 05 Apr 2002  
 
Best Practice: Considerations for establishing test and production environments for WebSphere Application Server for z/OS and OS/390
Most customers establish several levels of application environments to provide isolation between test, production and other environments. This goes for WebSphere Application Server for z/OS and OS/390 installations as well. It is possible to create an environment with complete isolation between test and production by setting up separate sysplex environments for WebSphere Application Server, but not every customer has the ability to deploy as much resource as that implies. This document covers some of the key points to consider before deciding to configure WebSphere for zOS installation.
Articles 05 Apr 2002  
 
The Python Web services developer: 10th International Python Conference
In this article we will take a short break from writing code and talk about some of the happenings at Python 10 Web Services track.
Articles 05 Apr 2002  
 
April 2002: Issue contents
15 Apr 2002  
 
Introduction to Lotus Extended Search
This article presents the architecture and components of Extended Search, discusses features of Release 3.5, and previews the upcoming IBM Lotus Extended Search Release 3.7 coming in mid-2002.
Articles 01 May 2002  
 
An introduction to Web Services Gateway
Learn about the issues of accessing services across corporate firewalls
Articles 01 May 2002  
 
Understanding the architecture of LearningSpace
Lotus LearningSpace is a client-server framework for managing and delivering online courses. This article looks at that framework and its components, including a third-party RDBMS, and the array of distance-learning features they provide.
Articles 01 May 2002  
 
Business process integration with IBM CrossWorlds, Part 1: Introduction to collaboration development
Successful B2B collaborations depend on applications working well together both inside and outside the companies that run them -- which means they have to exchange data and keep it meaningful to everyone involved. In this article, IBM solutions architect Rob Cutlip describes how IBM CrossWorlds products can make collaborations work by integrating the business processes rather than the applications.
Articles 01 May 2002  
 
Guide to WebSphere Portal 4.2
This document is intended to help independent software vendors and application architects plan their use of WebSphere Portal. It explains portal applications, content, security, (authentication, authorization, and single sign-on), user management, administration, personalization, collaboration, and more. (PDF 3.8 MB)
Articles 03 May 2002  
 
Best Practice: Configuring Web applications on WebSphere Application Server for z/OS and OS/390
With the introduction of WebSphere Application Server for z/OS and OS/390 Version 4.0, and now Version 4.0.1, there are several different ways in which you may configure and execute your Web applications. There are a number of choices which have to be made when configuring a Web application to run in your runtime environment. This best practice documents several concepts that will assist in creating this environment. The benefit of following these recommendations is clear -- you will have a working runtime environment for your Web applications within a short time.
Articles 13 May 2002  
 
May 2002: Issue contents
15 May 2002  
 
Web Developer: Off to a Model Start
The Unified Modeling Language helps developers and business users understand each other before any coding begins.
Articles 20 May 2002  
 
A Quick Reference for Tuning DB2 Universal Database EEE
This article presents techniques for tuning DB2 Extended Enterprise Edition (EEE), including memory usage, buffer pools, and tuning tools. Perl scripts are provided to help you collect and analyze the DB2 snapshot data and to provide hints to improve database performance.
Articles 23 May 2002  
 
IBM ESS and IBM DB2 UDB Working Together
This IBM Redbook gives you information to use the IBM Enterprise Storage Subsystem with IBM DB2 Universal Database. Most of the information presented here applies to UNIX and Windows environments. Our examples are only for AIX.
Redbooks 23 May 2002  
 
Developing a technical architecture for Web-based enterprise software systems
As Web-based enterprise software systems become a reality, the need to understand and plan for infrastructures that support these applications grows. Application developers need to understand the processes and the issues involved in developing this infrastructure so they can architect and design their applications accordingly. This article elaborates on the issues associated with developing a technical architecture for Web-based enterprise software systems.
Articles 01 Jun 2002  
 
Advancing the Web services stack
IT developers will be interested in Judith M. Myerson's proposed revisions to the IBM Web services architecture stack. In this article, she demonstrates how new standards, particularly Web Services Experience Language (WSXL), Trading Partner Agreement (TPA), WS-Security, and WS-Inspection, can serve as updates to the architecture. Developers could apply these additions to the stack to the development of Web services or even to a plan for Web services life cycle management.
Articles 01 Jun 2002  
 
Planning for high-volume Web sites
Creating an effective Web site that provides real business value requires a lot of planning. Potential customers can't take advantage of the content you so carefully create if you don't spend time and effort considering the technical requirements of the site. This article summarizes advice on performance, scalability, and availability from IBM's High Volume Web Sites Team.
Articles 01 Jun 2002  
 
From Lotus Notes/Domino to WebSphere: Lessons learned, Part 2
In this article, Chen Lin presents an architecture for converting Lotus Notes/Domino applications to WebSphere, and goes through an example with sample code. In part 1 of this series, Chen discussed the strengths and weaknesses of Lotus Notes/Domino, and provided real-world examples showing how to improve Notes performance and how to integrate Notes with other applications.
Articles 01 Jun 2002  
 
June 2002: Issue contents
15 Jun 2002  
 
From Data Management to Information Integration: A Natural Evolution
The boundaries that have traditionally existed between DBMSs and other data sources are increasingly blurring, and there is a great need for an information integration solution that provides a unified view of all of these services. This article proposes a platform that extends a federated database architecture to support both relational and XML as first class data models, and tightly integrates content management services, workflow, messaging, analytics, and other enterprise application services.
Articles 20 Jun 2002  
 
Java Stored Procedures, WebSphere, and DB2 on the IBM eServer zSeries
This article includes a step-by-step guide to creating and running Java stored procedures using the WebSphere Application Server and DB2 for the eServer, zSeries. Also included are considerations for stored procedures and EJBs.
Articles 20 Jun 2002  
 
IBM WebSphere Developer Technical Journal: Developing and Unit Testing with Open Source Apache Cactus Framework Tools in WebSphere Studio Application Developer
This article demonstrates how to set up the Cactus framework within Application Developer, and shows how Cactus works with Application Developer's WebSphere Test Environment and server tools.
Articles 26 Jun 2002  
 
Best Practice: Using java:comp to locate EJBs and increase application portability
If you deploy the same J2EE application on multiple application servers with a shared JNDI namespace, problems will occur as JNDI names in a namespace must be unique. J2EE applications deployed in the WebSphere Application Server environment should use the java:comp/env environment naming context (ENC) to lookup EJBs and not use the JNDI name. With this naming context, conflicts will be avoided and applications will be much more portable.
Articles 01 Jul 2002  
 
Thinking XML: Basic XML and RDF techniques for knowledge management, Part 7
Uche Ogbuji takes a moment to review in a broader context the relevance of the XML/RDF techniques he has been presenting. He discusses the importance of XML/RDF interchange, of specialized RDF query, and of applying lessons from RDF modeling to overall application development. He also shows how this thread of the Thinking XML column relates to the parallel thread on developments toward semantic transparency.
Articles 01 Jul 2002  
 
Informix Web DataBlade Architecture
This article outlines the Informix Web DataBlade architecture. In addition, the administrative and architectural issues will help you manage your Informix database-driven Web site better than ever and improve your decisions on how to relocate the Informix Web DataBlade components across multiple computers.
Articles 08 Jul 2002  
 
July 2002: Issue contents
15 Jul 2002  
 
  1 - 100 of 1015 results    Next   Show All   Hide Summaries
Not finding what you're looking for? Suggest Content