The Universal Client for SOA Lotus Expeditor

Size: px
Start display at page:

Download "The Universal Client for SOA Lotus Expeditor"

Transcription

1 The Universal Client for SOA Lotus Expeditor Mr. Raymond Chan, Advisory I/T Specialist, Software Group, IBM China/Hong Kong Limited

2 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

3 Understanding movement to Web 2.0 Web 1.0 = Static Web Sites Access to information Sites become interactive Web 2.0 = Sites are social Users interact with each other Web is a platform A true Web 2.0 application is one that gets better the more people use it. Tim O Reilly

4 What is Web 2.0 All About? Web 1.0 was about connecting computers and making technology more efficient for computers. Web 2.0 is about connecting people, and making technology efficient for people. Web 2.0 changes the way businesses interact with customers Expanding from dozens of markets with millions of people to millions of markets of dozens of people

5 Task: Create a new application that will live in Web 2.0 world Users : want their applications to have a rich user interface that maximizes user productivity. This group wants all their applications to behave like Microsoft's Excel or another client-resident application. They want the application to provide them with instantaneous response time. If they have multiple views of the same data (for example, a table and a graph view) and one changes, they want the other view on display to instantaneously reflect that change. IT: loves the pure server-based delivery model, believes the cost of installing, configuring, and managing clientresident code is too high.

6 Task: Create a new application that will live in Web 2.0 world Technologies exist that enable you to deliver a betterthan-browser user experience without having to manually install code on client machines. Applications built with these technologies are sometimes referred to as Web 2.0 applications. Web 2.0 applications provide the best of both worlds: the cost-effective, server-based deployment model combined with rich user experiences that are comparable to most user experiences with clientresident applications.

7 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

8 The Eclipse Platform An IDE framework donated to the Open Source community by IBM From Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular Extensible through plugin architecture A framework for many software development tools Rational Application Developer WebSphere Studio tools QNX IDE

9 Eclipse is More Than an IDE... Eclipse can be used to deploy applications Applications are written as plugins to Eclipse Offers application management and remote delivery

10 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

11 Eclipse-based Web 2.0 applications Lotus Expeditor IBM has announced Lotus Expeditor, a development platform for creating Eclipse-based and Web 2.0 applications. Lotus Expeditor's open standardsbased programming model enables enterprises to integrate existing and new applications and deliver them to a variety of connected and disconnected devices. ( "With Lotus Expeditor, companies can do business anytime, anywhere by providing software that runs across a variety of hardware choices. "Expeditor delivers productivity anytime, anywhere through composite applications. It can reuse existing portal, forms and instant messaging apps to build new user interfaces customized to a function, industry or business project through the use of mobile devices that can access information as well integration from IBM's Forms, Sametime and other workflow products, (

12 Lotus Expeditor - Clients for Desktop and Devices Common services enable applications to run on desktops and devices Desktop Device Windows Mobile, Nokia Series 60, etc. Windows 2000 & XP (Pro, Home, Tablet), Linux

13 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

14 Lotus Expeditor - Key Capabilities Web Browse any existing Web application Rich Optimized user experience exploiting native platform look and feel Composition Seamless integration enabling Composite Applications Responsive / Mobile Full application support at the client Web Responsive Mobile Composition Lotus Expeditor Rich Managed Managed Install, configure, and maintain both the platform and the applications Open Standards Extending SOA beyond the data center to People, Places, and Things

15 Lotus Expeditor: Web Enables Web applications to become part of desktop Support all full featured Web content HTML + CSS + DHTML + JavaScript Ajax (JWL, DoJo, Custom, Etc. ) Portal / Portlets Web Composition Expeditor Responsive Mobile Rich Managed Support extensions Common Browser Plug-ins (e.g. Flash, PDF, etc.) Applets ActiveX Controls (Win2K, WinXP only) Integrate Web applications via embedded browser Provides integrated view to browser on desktop Windows Internet Explorer Linux Mozilla Supports lockdown capability URL management Access control

16 When do I use the Web capability? Example: Integrate classic remote Web applications into the desktop

17 Lotus Expeditor: Rich Compelling user experience across platforms Platform native look and feel Web Composition Expeditor Responsive Mobile Rich Managed Advanced Widgets ( beyond JavaScript & HTML ) Example: Advanced tables and trees Protection from operating system level changes Leverage native platform capabilities Drag and Drop Keyboard integration 2D and Vector Graphics Hardware Device Integration

18 Interaction Services Enable Rich User Experience on Desktops, Laptops, Tablets, and Kiosks Eclipse Rich Client Platform (RCP) Standard Widget Toolkit (SWT) - Provides a cross-platform API that is tightly integrated with the underlying operating system GUI for a native look and feel JFace - Extends and interoperates with SWT to provide classes for handling common user interface programming tasks Dialogs, wizards, and rich text editors define a framework for building complex interactions with the user Viewers handle the drudgery of populating, sorting, filtering, and updating widgets Actions and contributions introduce semantics for defining user actions and specifying where to make them available Draw2D Lightweight toolkit of graphical components Focuses on efficient painting and layout of figures Graphical Editor Framework (GEF) Adds editing on top of Draw2D Facilitates the display of any model graphically using Draw2D figures Support interactions from mouse, keyboard, or the Workbench Provide common components related to the above

19 Interaction Services Enable Rich User Experience on Handheld Devices Eclipse embedded RCP (ercp) 1.0 eswt (subset of SWT) ejface (subset of JFace) Mobile Extensions User input Device features Seamless integration with native desktop Mobile Adjuster Reference slide Embedded Rich Client Platform Reference slide Mobile Extensions

20 When do I use the Rich capability? Example: Create a signature application for a bank teller

21 Lotus Expeditor: Composition Seamless integration of client applications Enable Mashups across new and pre-existing application types Web Composition Expeditor Responsive Mobile New: Web, Portlet, Forms, Eclipse Rich Client Pre-existing: Swing, AWT, Native,.NET, Flash/FLEX, Text Terminal, Etc. Visual integration of applications Local data integration between applications Local event integration between applications Create new views on existing applications Enable complete desktop management Optimize real estate Control overall look and feel Custom branding Configurable role-based access Rich Managed

22 Composite Application Wiring A wire allows components to communicate Wired components cooperate but are not required to be tightly coupled Lotus Expeditor supports property-to-action wires To wire components: Create a Web Services Description Language (WSDL) file to define actions and properties Define wires between source and target components Wires can be defined and contributed in two ways: In a Portal Managed environment, define wires by using the Portlet Wiring Tool Stores wiring information in Composite Application (CA) XML file Lotus Expeditor translates wiring information to Property Broker wiring In a non-portal managed environment, define wires by using the Property Broker wire extension point com.ibm.rcp.propertybroker.propertybrokerwire

23 Interaction Services Provide the Managed Desktop Integrated desktop application window Application launcher Help Preferences Embedded browser view Portlet viewer User interface customization Branding Personalities Custom widgets Themes Rich text editor & spell checker Lockdown desktop (kiosk mode)

24 When do I use the Composition Capability? Example: Integrate Call Center and Bank Teller applications with 3 rd party services End-to-End live code demo with 2 scenarios: Contact Center Bank Teller Partner Enablement Epiphany - Cross-sell/Up-sell Dynasty - Financial device support Genesys - CTI Coexistence and Integration ActiveX (Word, Outlook) 3270 (IBM Host On-Demand) Open Financial Teller Demonstrates development of a banking application with Lotus Expeditor

25 Lotus Expeditor: Responsive & Mobile Locally host applications and business logic Enable better responsiveness Reduce round trip to server(s) Improve end to end scalability Web Composition Expeditor Responsive Mobile Rich Managed Enable transparent server interaction when server becomes available Outgoing - Complete transactions when connected Incoming - Refresh/Update local content when connected Enable mobility Full disconnection for long periods of time (i.e.: on an airplane) Reference slide Lotus Expeditor: Online / Offline Operation

26 Support for Offline Operations Database Access Local relational database store DB2 Everyplace (DB2e) provider Cloudscape (aka Derby) provider Use JDBC API for local database access Synchronize local relational database with Enterprise databases Enterprise Database Access: DB2 UDB, Informix, Cloudscape (aka Derby), Lotus Domino Server, Oracle, Microsoft SQL Server, Sybase Use ISync API to control synchronization Messaging MQ Everyplace (Point-to-Point) Message queuing, asynchronous messaging Micro Broker (Publish-Subscribe) Offline messaging supported via Quality of Service Use JMS API Network Awareness (Desktop) Status of local resources (network interface) Connectivity to remote resources (e.g. HTTP servers, Web Services) Enables applications to adapt operation based on connectivity

27 Extending WebSphere Applications to Clients Example: Extending Web applications to improve performance, enhance scalability, and support mobile end-users

28 Extending WebSphere Portal Applications to Clients Example: Extending the Portal to support offline role-based applications

29 Lotus Expeditor: Managed Client Install, configure, maintain platform & applications Enable flexible points of control One time setup; subsequent lockdown desktop Lockdown browser (URL, Access Control, etc.) Lockdown composite applications Dynamic, self managed by end user Dynamic centrally managed via server Continue to maintain a lockdown user view of the system Combinations of end user and central server managed Enable central visibility Applications Configurations History, Inventory and Status Web Composition Expeditor Responsive Mobile Rich Managed Server (Expeditor, Domino, Portal Server) Enable remote access Administrator scheduled jobs on the client Server Managed Client

30 Managed Desktop Title Bar Menu Bar Application Tabs Launcher Splash Screen Web Client Application Portlet Default Client Personality Applications Rich Client Application Status Bar

31 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

32 Demonstration Sample scenario In the sample scenario, an insurance agent receives calls from customers who have had automobile accidents, creates claims, and assigns them to an adjuster. The agent can be mobile, working from the office, from home, or from any other place that provides connectivity. The insurance adjuster is mobile and travels around to see the vehicles and assess the damages. Insurance agent staff in call center, access the network thr browser. Mobile Adjuster mobile traveler to assess the damages.

33 Agenda Understanding movement to Web 2.0 Eclipse Platform Eclipse-based Web 2.0 applications Lotus Expeditor Features of Lotus Expeditor Demonstration Additional Information System Requirements Resources Reference Slides

34 Lotus Expeditor Client for Desktop Microsoft Windows XP Professional, service pack 1 or 2 Microsoft Windows XP Home Edition, service pack 1 or 2 Microsoft Windows 2000, service pack 4 RedHat Enterprise Linux 4.0 Workstation Novell Linux Desktop 9, service pack 2 Minimum hardware requirements: x86 processors capable of running supported client platforms 512 MB RAM (more RAM if applications require additional memory) 200 MB free disk space 150 MB disk space for product installation Super video graphics array/adapter (SVGA) 1024 x 768 display Click here to return to presentation

35 Lotus Expeditor Client for Devices Microsoft Windows Mobile 2003 SE (PocketPC or Phone Edition) Microsoft Windows Mobile 5.0 (PocketPC or Phone Edition) Minimum hardware requirements: 12 MB of free file system space -> Recommend 16MB 12 MB of free memory -> Recommend 16 MB 10 MB of free virtual address space -> Recommend 16 MB Specific units tested: Dell Axim (X50v and X51v) HP ipaq (2790 and 4700) I-Mate JasJar A Resource Checker utility is available to evaluate a specific device s capabilities, including file system space, physical memory, and virtual memory Click here to return to presentation

36 Lotus Expeditor Toolkit Microsoft Windows XP Service Pack 2 OR Red Hat Enterprise Linux 4.0 WS with GIMP Toolkit (GTK) support Update 3 PLUS one of the following: Rational Application Developer (RAD) 7.0 Rational Software Architect (RSA) 7.0 Eclipse Web Tools Platform (WTP) WebSphere Application Server Toolkit (AST) Minimum hardware requirements: x86 processors capable of supporting Windows XP/SP2 or Red Hat Linux EL 4.0 WS with GTK Support - Update MB RAM 500 MB free disk space Super video graphics array/adapter (SVGA) 1024 x 768 display Click here to return to presentation

37 Lotus Expeditor Server Microsoft Windows 2003 Standard or Enterprise, with or without service pack 1 RedHat Enterprise Linux Enterprise Server or Advanced Server 4.0 for Intel, with or without service pack 1, 2, or 3 Prerequisites: IBM DB2 Enterprise 9.1 for Linux, UNIX, and Windows or IBM DB2 Workgroup Server Edition 9.1 for Linux, UNIX, and Windows WebSphere Application Server and higher fix pack levels IBM HTTP Server and higher fix pack levels This HTTP server is provided with WebSphere Application Server Minimum hardware requirements: Minimum recommended processor: 2 GHz processor Minimum physical memory: 2 GB Click here to return to presentation

38 Resources Lotus Expeditor Web Site Lotus Expeditor Information Center Lotus Expeditor IBM Education Assistant Select Lotus Expeditor Workshops Redbooks Samples Articles

39 Enterprise Access & Client Technologies Workshops Lotus Expeditor Foundation - Develop solutions for Desktops and Mobile Clients Lotus Expeditor for System Administrators Manage the deployment and operations of the Lotus Expeditor Desktop or Mobile client for end users from a centralized server Lotus Mobile Connect Develop secure mobile solutions Lotus Expeditor for Sametime - Extend Expeditor to include Sametime functions and features Lotus Expeditor for Devices - Extend Expeditor to portable devices such as PDAs, Cell Phones, and Tablets Lotus Expeditor for Portal Extend Expeditor to include portal functions and features Lotus Expeditor for Forms Extend Expeditor to include forms functions and features To register, send to PvCEDU@us.ibm.com

40 Self-Paced Workshops for 1Q 2007 NEW Self-Paced workshops starting in February 2007 Lotus Expeditor Foundation - February, March Lotus Expeditor for System Administrators - February, March Lotus Mobile Connect - February, March NEW Self-Paced workshops starting in March 2007 Lotus Expeditor for Sametime March Lotus Expeditor for Devices March Lotus Expeditor for Portal March Lotus Expeditor for Forms - March

41 Redbooks Available today for previous releases: IBM WebSphere Everyplace Deployment V6 Handbook for Developers and Administrators Volume II: Smart Client Application Development The Eclipse embedded Rich Client Platform: A Graphical User Interface for Small Devices Patterns: SOA Client - Access Integration Solutions Coming soon for Lotus Expeditor Building Composite Applications (Draft under development) Stay tuned in 2007

42 Samples: New Desktop Samples Eclipse Preferences OSGi Preferences Simple Portlet including Web Application view Portlet Viewer view of Portlet Simple Portlet Aggregation Rich Text Editor WAS Web Services Secured Web Application Portlet Aggregation Portlet Intercommunication RCP Application

43 Samples: New Device Samples Mobile adjuster eswt sample that shows all the UI widgets ercp workbench sample

44 Articles on developerworks Creating collaborative components for IBM Lotus Expeditor Property Broker Building and deploying a simple Web Services Resource in IBM Lotus Expeditor Developing an OSGi service as a Web service in IBM Lotus Expeditor Periodically check Lotus Expeditor developerworks site for new articles and tutorials ibm.com/developerworks/lotus/products/expeditor/

45 Eclipse ( The purpose of Eclipse Foundation is to advance the creation, evolution, promotion, and support of the Eclipse Platform and to cultivate both an open source community and an ecosystem of complementary products, capabilities, and services. Vendor D Vendor A Vendor B Vendor C Open Source Community Builds Universal Development Platform Analyst Architect Developer Tester Universal Development Platform Initial focus as an Application Development Platform Formed in 2001 with 8 members 80 Major companies by 2003 Supports Member Supported Foundation Not for profit organization formed in Strategic Partners / 107 Add in Partners / + Academic / + Users To date: 60,000,000 plus downloads 30 Day Download Stats for Eclipse IDE: 340,000 (Feb 2006) Enables Enables Ecosystem Click here to return to presentation

46 Eclipse as a Runtime Runtime components for inclusion in runtimes and applications. It includes Equinox, a component framework and an integrated update mechanism for deploying applications from a central server that exploit the OSGi standards, and RCP, the ability to deploy native GUI applications to a variety of desktop operating systems, such as Windows, Linux and Mac OSX. Headless Apps (e.g. Desktop Web Apps Or Local Servers ) GUI Apps (e.g. Desktop GUI Apps) Rich Client Platform Equinox (based on OSGi) Tooling Apps (e.g. IDE) IDE Percent Usage IBM Contributions: Equinox (OSGi), RCP, ercp (Embedded), IDE All IBM Managed Client Software built on OSGi/Equinox base Enables RCP/eRCP GUI services when needed Click here to return to presentation Est % of Eclipse-based AD Shops using RCP as a runtime in their application (EDC Pub July, 2006)

47 Desktop Eclipse RCP Expeditor 6.1 Extensions Supported Clients Enterprise / ISV Applications Web Application Perspective Workbench UI Embedded Browser UI Mobile Extensions Rich Client Perspective Personalities Rich Text Editor Restricted Workbench Spell Check Composite Application Portlet Viewer Infrastructure Preference Application Launcher Application Manager Pages JFace SWT Eclipse UI Extensions Help System Draw2D GEF Provisioning Eclipse Core Extension Point Framework (Eclipse 3.2.1) Micro Broker MQTT JMS MQe JNDI XML Parsing OSGi Services Transaction Container JDBC DB2e/Cloudscape DB Lifecycle Web Container Portlet Container (JSR 168) Web Services Client (JSR172) Web Services Provider Web Services XSD SDO EMF EMF Security (OASIS) OSGi Event Admin WSRF WSRP JAAS SSO Web Services Client (JSR101) Property Broker Keystore Network Awareness Accounts Enterprise Management Agent SyncML Managed Settings Sync Manager ISync OSGi R4 Java TM Class Library (jcldesktop, Java TM SE 5.0) Java TM Virtual Machine (IBM J9 Technology for jcldesktop or JavaSE 5.0) Windows XP Pro Windows XP Tablet Windows XP Home Windows 2000 RedHat RHEL WS 4 Novell Linux Desktop 9 Click here to return to presentation Click here to see Lotus Expeditor extensions for devices

48 EveryplaceDeployment Device Eclipse ercp 1.0 Expeditor 6.1 Extensions Supported Clients Enterprise / ISV Applications eworkbenchui Seamless Application Launcher/Switcher ejface eswt UI Mobile Extensions Application Manager (eupdate) MQTT/ Micro Broker JMS MQe JNDI Transaction Container JDBC (JSR 169) DB2e Web Container (Servlet/JSP) Web Services (JSR 172) Enterprise Mgmt Agent SyncML Framework Provisioning OSGi Services Embedded Rich Client Platform Framework MicroXML OSGi R4 Java TM Class Library (jcldevice) Java TM Virtual Machine (IBM J9 Technology for jcldevice) Windows Mobile 2003 SE Windows Mobile 5.0 Click here to return to presentation

49 IBM Corporation All Rights Reserved. The workshops, sessions and materials have been prepared by IBM or the session speakers and reflect their own views. They are provided for informational purposes only, and are neither intended to, nor shall have the effect of being, legal or other guidance or advice to any participant. While efforts were made to verify the completeness and accuracy of the information contained in this presentation, it is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this presentation or any other materials. Nothing contained in this presentation is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. IBM, the IBM logo, Lotus, Lotus Notes, Notes, Domino, Sametime, WebSphere, Workplace and Lotusphere are trademarks of International Business Machines Corporation in the United States, other countries, or both. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. UNIX is a registered trademark of The Open Group in the United States and other countries. Intel, Intel Centrino, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Other company, product, or service names may be trademarks or service marks of others.

Part 2: Notes Plug-in Development

Part 2: Notes Plug-in Development Working smarter with collaborative applications built on IBM Lotus Notes and Domino 8.5 Part 2: Notes Plug-in Development July 1st, 2009 Pierre Carlson Sr. Software Engineer Expeditor Development Michael

More information

Expeditor Client for Desktop. Client Platform Overview

Expeditor Client for Desktop. Client Platform Overview Expeditor for Desktop Platform Overview Expeditor for Desktop Introduction Understand the client platform provided by IBM Lotus Expeditor for Desktop platform Expeditor for Desktop Contents This presentation

More information

AD105 Introduction to Application Development for the IBM Workplace Managed Client

AD105 Introduction to Application Development for the IBM Workplace Managed Client AD105 Introduction to Application Development for the IBM Workplace Managed Client Rama Annavajhala, IBM Workplace Software, IBM Software Group Sesha Baratham, IBM Workplace Software, IBM Software Group

More information

IBM Rational Host Access Transformation Services, Version 7.1

IBM Rational Host Access Transformation Services, Version 7.1 Extend and reuse your host assets IBM Rational Host Access Transformation Services, Version 7.1 Highlights Enhances 3270 and 5250 green screens with a user-friendly GUI Enables you to quickly extend host

More information

Lotus Expeditor. Overview

Lotus Expeditor. Overview Lotus Expeditor Overview Lotus Expeditor - Introduction Introduction Overview of the IBM Lotus Expeditor product Lotus Expeditor - Contents Contents This presentation covers these topics: IBM Lotus Expeditor

More information

IBM Lotus Design Tools

IBM Lotus Design Tools Entwicklercamp 2008 IBM Lotus Design Tools Stefan Neth, Senior IT Specialist, Channel Tech. Sales, IBM Agenda How we got here: Lotus Domino Designer Retrospective More Tools in use today Where do we go

More information

Technical Deep Dive Session

Technical Deep Dive Session Technical Deep Dive Session Today s agenda Planning your Lotus Notes & Domino 8 Rollout: Why Everyone Will Want Lotus Notes 8 Hardware and Software Requirements Install and Upgrade Options Pre-upgrade

More information

Extending the value of your current collaboration investments now and in the future

Extending the value of your current collaboration investments now and in the future Extending the value of your current collaboration investments now and in the future Simon Lee ASEAN Lotus Technical Manager 2007 IBM Corporation IBM Lotus collaboration product strategy Rich client Microsoft

More information

IBM WebSphere Host Access Transformation Services, Version 7.0

IBM WebSphere Host Access Transformation Services, Version 7.0 Reface and reuse your host assets IBM WebSphere Host Access Transformation Services, Version 7.0 Highlights Enhances 3270 and 5250 screens Combines data from multiple with a GUI host screens with a new

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific Technical Track What s New in the IBM Lotus Notes Client Kevin O Connell, Consulting Manager, IBM Asia Pacific ID101 What's New in the IBM Lotus Notes Client Kevin O'Connell Asia Pacific Consulting Manager

More information

Optimize Your Heterogeneous SOA Infrastructure

Optimize Your Heterogeneous SOA Infrastructure Optimize Your Heterogeneous SOA Infrastructure SHARE Boston 2010 Walter Falk IBM, Executive Director Cloud Business Development wfalk@us.ibm.com The world is getting smarter more instrumented, interconnected,

More information

IBM Rational Application Developer for WebSphere Software, Version 7.0

IBM Rational Application Developer for WebSphere Software, Version 7.0 Visual application development for J2EE, Web, Web services and portal applications IBM Rational Application Developer for WebSphere Software, Version 7.0 Enables installation of only the features you need

More information

2010 Exceptional Web Experience

2010 Exceptional Web Experience 2010 Exceptional Web Experience Session Code: TECH-D07 Session Title: What's New In IBM WebSphere Portlet Factory Jonathan Booth, Senior Architect, WebSphere Portlet Factory, IBM Chicago, Illinois 2010

More information

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap IBM Lotus Sametime and Unified Communications and Collaboration Strategy and Technical Roadmap stephen_londergan@us.ibm.com March 2007 A new reason to look at Lotus Sametime 2006: the year of Lotus Sametime.

More information

Tools to Develop New Linux Applications

Tools to Develop New Linux Applications Tools to Develop New Linux Applications IBM Software Development Platform Tools for every member of the Development Team Supports best practices in Software Development Analyst Architect Developer Tester

More information

Effective PMR Submission Best Practice. IBM Learn Customer Support

Effective PMR Submission Best Practice. IBM Learn Customer Support Effective PMR Submission Best Practice IBM Learn Customer Support PMR Best Practices When submitting a PMR, please make sure you provide as much information as you have. This allows the team to troubleshoot,

More information

Application Integration with WebSphere Portal V7

Application Integration with WebSphere Portal V7 Application Integration with WebSphere Portal V7 Rapid Portlet Development with WebSphere Portlet Factory IBM Innovation Center Dallas, TX 2010 IBM Corporation Objectives WebSphere Portal IBM Innovation

More information

The Challenge of Managing WebSphere Farm Configuration. Rational Automation Framework for WebSphere

The Challenge of Managing WebSphere Farm Configuration. Rational Automation Framework for WebSphere IBM Software Group The Challenge of Managing WebSphere Farm Configuration Rational Automation Framework for WebSphere Terence Chow Technical Specialist IBM Rational Hong Kong 2007 IBM Corporation Example:

More information

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation IBM Lotus Notes 8.5 Version to Version Comparison Overview This presentation highlights the evolutionary value provided across selected releases of IBM Lotus Notes software by outlining selected enhancements

More information

What's New in IBM WebSphere Portlet Factory and Introducing IBM Lotus Connections 2.5 Portlets

What's New in IBM WebSphere Portlet Factory and Introducing IBM Lotus Connections 2.5 Portlets What's New in IBM WebSphere Portlet Factory 6.1.5 and Introducing IBM Lotus Connections 2.5 Portlets Jason Cornell, Product Manager WebSphere Portlet Factory and Dashboard Accelerator 2009 IBM Corporation

More information

Lotus Technical Night School XPages and RDBMS

Lotus Technical Night School XPages and RDBMS Lotus Technical Night School XPages and RDBMS Note: Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

IBM SPSS Text Analytics for Surveys

IBM SPSS Text Analytics for Surveys Software Product Compatibility Reports Product IBM SPSS Text Analytics for Surveys 4.0.1.0 Contents Included in this report Operating systems Hypervisors (No hypervisors specified for this product) Prerequisites

More information

Simple to purchase, flexible to use

Simple to purchase, flexible to use Simple to purchase, flexible to use IBM Rational Professional Bundle Highlights One bundle of desktop tools Capabilities for the Architect with one license and UML 2.0 modeling maintenance agreement Pattern/Transform

More information

Strategic Developer Report

Strategic Developer Report Strategic Developer Report IBM December 2008 San Francisco December 2008 Leveraging Eclipse IBM Rational Jazz Project IBM Rational Team Concert, IBM Rational Requirements Composer, IBM Rational Quality

More information

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Stuart Duguid Portal & Workplace Specialist TechWorks, IBM Asia-Pacific Overview / Scope The aim of

More information

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You 20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You Kevin Cavanaugh, Vice President, Messaging and Collaboration Lotus Software and WebSphere Portal email@us.ibm.com Organizations

More information

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal Get Started on SOA People Entry Point Interaction and Collaboration Services Case for an SOA Our customers are our highest priorities; our employees are our highest cost We need to make our employees more

More information

Getting Started What?? Plan of Action Features and Function Short demo

Getting Started What?? Plan of Action Features and Function Short demo System & Technology Group WebSphere Development Studio Client for iseries WDSc - An Overview for iseries Developers Daniel Hiebert dhiebert@us.ibm.com St. Louis User Group - Gateway 400 February 9, 2005

More information

IBM Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices

IBM Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices Software Announcement July 27, 2004 IBM Workplace Client Technology, Micro Edition V5.7 delivers tools and run-times for server-managed client devices Overview IBM Workplace Client Technology, Micro Edition

More information

Lotus Quickr 8.0: Technical Architecture

Lotus Quickr 8.0: Technical Architecture Lotus Quickr 8.0: Technical Architecture Chai Shong Phua 2007 IBM Corporation Agenda 1 2 Functional Overview Architecture 3 Customization 3 Lotus Quickr: Power to the People Lotus Quickr self-service workspaces

More information

WebSphere Commerce Developer Professional 9.0

WebSphere Commerce Developer Professional 9.0 Software Product Compatibility Reports Continuous Delivery Product - Long Term Support Release WebSphere Commerce Developer Professional 9.0 Contents Included in this report Operating systems Hypervisors

More information

ID412. Why Mashups Matter. Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix

ID412. Why Mashups Matter. Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix ID412 Why Mashups Matter Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix Agenda Mashups 101 The Mashup Development Process The Business Value of Mashups Challenges

More information

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply Agenda - Overview of Fast Apply - When to use Fast Apply - The available strategies & when to use - Common concepts - How to configure

More information

Getting the Most from Eclipse

Getting the Most from Eclipse Getting the Most from Eclipse Darin Swanson IBM Rational Portland, Oregon Darin_Swanson@us.ibm.com March 17, 2005 What is Eclipse An extensible tools platform Out-of-box function and quality to attract

More information

What's New in IBM Notes 9.0 Social Edition IBM Corporation

What's New in IBM Notes 9.0 Social Edition IBM Corporation What's New in IBM Notes 9.0 Social Edition IBM Client Strategy The flexible and comprehensive collaboration solution the client the server Universal access Remain productive regardless of location Browser

More information

Packaging for Websphere Development Studio was changed with V6R1.

Packaging for Websphere Development Studio was changed with V6R1. Packaging for Websphere Development Studio was changed with V6R1. Websphere Development Studio was divided into three features: ILE Compilers Heritage Compilers (OPM) ADTS Websphere Development Studio

More information

Uffe Sorensen. Lotus Messaging & Collaboration Director. IBM Software Group Northeast Europe, Middle-East & Central / South Africa. dk.ibm.

Uffe Sorensen. Lotus Messaging & Collaboration Director. IBM Software Group Northeast Europe, Middle-East & Central / South Africa. dk.ibm. Uffe Sorensen Lotus Messaging & Collaboration Director IBM Software Group Northeast Europe, Middle-East & Central / South Africa Uffe @ dk.ibm.com 2007 IBM Corporation Today s agenda: All about real business

More information

Improving Productivity

Improving Productivity Improving Productivity On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient. 3. We

More information

Server for IBM i. Dawn May Presentation created by Tim Rowe, 2008 IBM Corporation

Server for IBM i. Dawn May Presentation created by Tim Rowe, 2008 IBM Corporation Integrated Web Application Server for IBM i Dawn May dmmay@us.ibm.com Presentation created by Tim Rowe, timmr@us.ibm.com IBM i integrated Web application server the on-ramp to the Web 2 Agenda Integrated

More information

Innovate 2013 Automated Mobile Testing

Innovate 2013 Automated Mobile Testing Innovate 2013 Automated Mobile Testing Marc van Lint IBM Netherlands 2013 IBM Corporation Please note the following IBM s statements regarding its plans, directions, and intent are subject to change or

More information

Regular Forum of Lreis. Speechmaker: Gao Ang

Regular Forum of Lreis. Speechmaker: Gao Ang Regular Forum of Lreis Speechmaker: Gao Ang Content: A. Overview of Eclipse Project B. Rich Client Platform C. The progress of ustudio Project D. The development of Grid technology and Grid GIS E. Future

More information

IBM WebSphere Application Server - Express, Version 5.1

IBM WebSphere Application Server - Express, Version 5.1 An express entry point to dynamic e-business IBM Express, Version 5.1 Highlights Offers a quick and affordable solution to develop, deploy and manage e-business applications Speeds application development

More information

Webcast: IBM WebFacing Tool Enhancements

Webcast: IBM WebFacing Tool Enhancements IBM Software Group Webcast: IBM WebFacing Tool Enhancements November 18 2009 Host Access Transformation Services (HATS) Team Audio conference dial-in: North America dial: 1-866-457-2759 International dial:

More information

IBM Rational Developer for System z Version 7.5

IBM Rational Developer for System z Version 7.5 Providing System z developers with tools for building traditional and composite applications in an SOA and Web 2.0 environment IBM Rational Developer for System z Version 7.5 Highlights Helps developers

More information

WebSphere Commerce Developer Professional

WebSphere Commerce Developer Professional Software Product Compatibility Reports Product WebSphere Commerce Developer Professional 8.0.1+ Contents Included in this report Operating systems Glossary Disclaimers Report data as of 2018-03-15 02:04:22

More information

Rational Systems Developer

Rational Systems Developer Rational Systems Developer Version 7.0 Installation Guide GI11-8355-04 Rational Systems Developer Version 7.0 Installation Guide GI11-8355-04 Note Before using this information and the product it supports,

More information

IBM SecureWay On-Demand Server Version 2.0

IBM SecureWay On-Demand Server Version 2.0 Securely delivering personalized Web applications IBM On-Demand Server Version 2.0 Highlights Delivers personalized Web solutions on demand to anyone, anywhere using profile serving Provides industry-leading,

More information

The Eclipse Rich Client Platform

The Eclipse Rich Client Platform The Eclipse Rich Client Platform Slides by various members of the Eclipse JDT and Platform teams Slides 2004 IBM Corporation Outline Rich Client Application? The Eclipse Plug-in Architecture Eclipse Plug-ins

More information

WebCenter Interaction 10gR3 Overview

WebCenter Interaction 10gR3 Overview WebCenter Interaction 10gR3 Overview Brian C. Harrison Product Management WebCenter Interaction and Related Products Summary of Key Points AquaLogic Interaction portal has been renamed

More information

Leverage SOA for increased business flexibility What, why, how, and when

Leverage SOA for increased business flexibility What, why, how, and when Leverage SOA for increased business flexibility What, why, how, and when Dr. Bob Sutor Director, IBM WebSphere Product and Market Management sutor@us.ibm.com http://www.ibm.com/developerworks/blogs/dw_blog.jspa?blog=384

More information

Eclipse in Embedded. Neha Garg : Prerna Rustagi :

Eclipse in Embedded. Neha Garg : Prerna Rustagi : Eclipse in Embedded Neha Garg :200601138 Prerna Rustagi : 200601203 Flow Of Presentation What is Eclipse? Eclipse Platform Architecture Features in Eclipse(RCP) Exploring Eclipse s ercp Eclipse For Embdded

More information

IBM BigFix Lifecycle 9.5

IBM BigFix Lifecycle 9.5 Software Product Compatibility Reports Product IBM BigFix Lifecycle 9.5 Contents Included in this report Operating systems (Section intentionally removed by the report author) Hypervisors (Section intentionally

More information

Smart Client development with the Eclipse Rich Client Platform

Smart Client development with the Eclipse Rich Client Platform Smart Client development with the Eclipse Rich Client Platform Nick Edgar and Pascal Rapicault IBM Rational Software Ottawa, Ontario Eclipse Platform Committers To contact us: news://news.eclipse.org/eclipse.platform.rcp

More information

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery Agenda Key: Session Number: 53CG 550502 Compare and Contrast IBM ~ ~ Navigator for IBM i Tim Rowe timmr@us.ibm.com 8 Copyright IBM Corporation, 2009. All Rights Reserved. This publication may refer to

More information

WebSphere Commerce Professional

WebSphere Commerce Professional Software Product Compatibility Reports Product WebSphere Commerce Professional 8.0.1+ Contents Included in this report Operating systems Glossary Disclaimers Report data as of 2018-03-15 02:04:22 CDT 1

More information

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0

WP710 Language: English Additional languages: None specified Product: WebSphere Portal Release: 6.0 General information (in English): Code: WP710 Language: English Additional languages: Brand: Lotus Additional brands: None specified Product: WebSphere Portal Release: 6.0 WW region: WorldWide Target audience:

More information

IBM WebSphere Business Integration Event Broker and Message Broker V5.0

IBM WebSphere Business Integration Event Broker and Message Broker V5.0 Software Announcement May 20, 2003 IBM Event Broker and Message Broker V5.0 Overview WebSphere MQ is the leader in enterprise messaging, offering reliable, once and once only delivery between the broadest

More information

BlackBerry Integration With IBM WebSphere Everyplace Access 4.3

BlackBerry Integration With IBM WebSphere Everyplace Access 4.3 BlackBerry Integration With IBM WebSphere Everyplace Access 4.3 Integration Note Research In Motion 2003 Research In Motion Limited. All Rights Reserved. Contents Integration overview... 3 Related resources...

More information

Eclipse as a Web 2.0 Application Position Paper

Eclipse as a Web 2.0 Application Position Paper Eclipse Summit Europe Server-side Eclipse 11 12 October 2006 Eclipse as a Web 2.0 Application Position Paper Automatic Web 2.0 - enabling of any RCP-application with Xplosion Introduction If todays Web

More information

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory IBM Corporation 2011 Who am I? 2 Agenda Mobile web applications and Web Experience Factory Tour of Web Experience

More information

IBM Lotus Notes and Lotus Domino 7 software: the new face of business collaboration and communications.

IBM Lotus Notes and Lotus Domino 7 software: the new face of business collaboration and communications. Collaboration and communication solutions Executive Brief November 2005 IBM Lotus Notes and Lotus Domino 7 software: the new face of business collaboration and communications. Contents 2 Executive summary

More information

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth Track 3 Session 5 IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser Stefan Neth stefan.neth@de.ibm.com IBM Collaboration Solutions Client Technical Specialist 1 Please

More information

WebSphere Application Server, Version 5. What s New?

WebSphere Application Server, Version 5. What s New? WebSphere Application Server, Version 5 What s New? 1 WebSphere Application Server, V5 represents a continuation of the evolution to a single, integrated, cost effective, Web services-enabled, J2EE server

More information

Embedded Rich Client Platform (ercp) 1.2 Release Review

Embedded Rich Client Platform (ercp) 1.2 Release Review Embedded Rich Client Platform (ercp) 1.2 Release Review August 13th, 2008 1 ercp 1.2 Release Review 2008 by Mark Rogalski, made available under the EPL v1.0 Introduction: ercp 1.2 Release Review ercp Project

More information

IBM Rational Software Architect

IBM Rational Software Architect Unifying all aspects of software design and development IBM Rational Software Architect A complete design & development toolset Incorporates all the capabilities in IBM Rational Application Developer for

More information

What is it? What does it do?

What is it? What does it do? JBoss Enterprise Application Platform What is it? JBoss Enterprise Application Platform is the industryleading platform for next-generation enterprise Java applications. It provides a stable, open source

More information

Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition

Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition Security testing for the Rational Application Developer application G Kiran Kumar Singh & Arnab Roy July 19, 2012 Page

More information

IBM Workplace TM Collaboration Services

IBM Workplace TM Collaboration Services IBM Workplace TM Collaboration Services Version 2.5 Mobile Client Guide G210-1962-00 Terms of Use Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY.

More information

Rational Software Architect

Rational Software Architect Rational Software Architect Version 7.0 Installation Guide GI11-8354-04 Rational Software Architect Version 7.0 Installation Guide GI11-8354-04 Note Before using this information and the product it supports,

More information

Leverage Rational Application Developer v8 to develop OSGi application and test with Websphere Application Server v8

Leverage Rational Application Developer v8 to develop OSGi application and test with Websphere Application Server v8 Leverage Rational Application Developer v8 to develop OSGi application and test with Websphere Application Server v8 Author: Ying Liu cdlliuy@cn.ibm.com Date: June,29 2011 2010 IBM Corporation THE INFORMATION

More information

Provisioning WPF based WP Composite Applications to Expeditor

Provisioning WPF based WP Composite Applications to Expeditor Provisioning WPF based WP Composite Applications to Expeditor Copyright International Business Machines Corporation 2007. All rights reserved. Sample walk through #2 in a series of articles describing

More information

SDP22: The IBM Jazz Foundation and the IBM

SDP22: The IBM Jazz Foundation and the IBM : The IBM Jazz Foundation and the IBM Jazz Integratio on Architecture Scottt Rich Distinguished Engineer, IBM Jazz Team srich@us.ibm.com 2009 IBM Corporation Agenda Brief overview of the Jazz 0..6 Architecture

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Quick Install Guide G210-1793-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE

More information

IBM i 7.3 Features for SAP clients A sortiment of enhancements

IBM i 7.3 Features for SAP clients A sortiment of enhancements IBM i 7.3 Features for SAP clients A sortiment of enhancements Scott Forstie DB2 for i Business Architect Eric Kass SAP on IBM i Database Driver and Kernel Engineer Agenda Independent ASP Vary on improvements

More information

SAP on IBM z Systems. Customer Conference. April 12-13, 2016 IBM Germany Research & Development

SAP on IBM z Systems. Customer Conference. April 12-13, 2016 IBM Germany Research & Development SAP on IBM z Systems Customer Conference April 12-13, 2016 IBM Germany Research & Development SAP on IBM z Systems Customer Conference Consolidate your SAP applications on Linux on IBM z Systems Dr. Jochen

More information

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux

IBM WebSphere Application Server V3.5, Advanced Edition for Linux Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Software Announcement December 5, 2000 IBM Server V3.5, Advanced Extends Support to Red Hat, Caldera, SuSE, and TurboLinux Overview WebSphere Application Edition for Linux manages and integrates enterprise-wide

More information

Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal

Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal LOT02P5 Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal Arjen Moermans arjen.moermans@nl.ibm.com IT Specialist Lotus Techworks SWIOT 2009 IBM Corporation Legal Disclaimer

More information

IBM Blockchain IBM Blockchain Developing Applications Workshop - Node-Red Integration

IBM Blockchain IBM Blockchain Developing Applications Workshop - Node-Red Integration IBM Blockchain Developing Applications Workshop - Node-Red Integration Exercise Guide Contents INSTALLING COMPOSER NODE-RED NODES... 4 INTEGRATE NODE-RED WITH COMPOSER BUSINESS NETWORK... 7 APPENDIX A.

More information

HATS APPLICATION DEVELOPMENT FOR A MOBILE DEVICE

HATS APPLICATION DEVELOPMENT FOR A MOBILE DEVICE HATS APPLICATION DEVELOPMENT FOR A MOBILE DEVICE The process for developing a Rational HATS Web application for a mobile device is the same as developing any Rational HATS Web application, with some considerations

More information

IBM WebSphere Message Broker with Rules and Formatter Extension for z/os, Version 6.0

IBM WebSphere Message Broker with Rules and Formatter Extension for z/os, Version 6.0 Enhancing the operation of your advanced enterprise service bus IBM Rules and Formatter Extension for z/os, Version 6.0 Highlights Routes, transforms and Offers a robust, scalable and customizes virtually

More information

Domino applications and the IBM Workplace technical strategy White paper. IBM Lotus Domino applications and the IBM Workplace technical strategy.

Domino applications and the IBM Workplace technical strategy White paper. IBM Lotus Domino applications and the IBM Workplace technical strategy. White paper IBM Lotus Domino applications and the IBM Workplace technical strategy. May 2005 Page 2 Contents 2 Introduction 3 Overview of IBM Workplace software 6 IBM Workplace application servers 6 IBM

More information

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group 2008 IBM Corporation Agenda XPage overview From palette to properties: Controls, Ajax

More information

Collaboration solutions To meet your business objectives What s new in IBM Lotus Notes and Lotus Domino 8 software.

Collaboration solutions To meet your business objectives What s new in IBM Lotus Notes and Lotus Domino 8 software. Collaboration solutions To meet your business objectives What s new in IBM Lotus Notes and Lotus Domino 8 software. Upgrade the way you work Business moves quickly, so you need to help your employees excel

More information

EntireX Modernized EntireX Workbench

EntireX Modernized EntireX Workbench EntireX 7.3 - Modernized EntireX Workbench Crossvision Product Management Software AG EntireX 7.3 Workbench April 2007 Seite 1 Modernized EntireX Workbench With EntireX 7.3 the EntireX Workbench will be

More information

Workplace Client Technology, Micro Edition. WCTME Enterprise Offering Application Developer s Guide

Workplace Client Technology, Micro Edition. WCTME Enterprise Offering Application Developer s Guide Workplace Client Technology, Micro Edition WCTME Enterprise Offering Application Developer s Guide Note Before using this information and the product it supports, read the information in Notices, on page

More information

IBM Tivoli Directory Server

IBM Tivoli Directory Server Build a powerful, security-rich data foundation for enterprise identity management IBM Tivoli Directory Server Highlights Support hundreds of millions of entries by leveraging advanced reliability and

More information

UiB 1. april 04. Sun Microsystems

UiB 1. april 04. Sun Microsystems UiB 1. april 04 hans.bue@sun.com Sun Microsystems Agenda Java Desktop System (JDS) StarOffice / OpenOffice Videre utvikling Java Enterprise System (JES) Konsept for fremtidens desktop 2 JDS Java Desktop

More information

IBM United States Software Announcement , dated February 17, 2015

IBM United States Software Announcement , dated February 17, 2015 IBM United States Software Announcement 215-031, dated February 17, 2015 The IBM CICS Transaction Gateway V9.2 open beta offering enables continuous integration testing for JSON web services and all remote

More information

IBM SPSS Statistics Desktop

IBM SPSS Statistics Desktop Software Product Compatibility Reports Product IBM SPSS Statistics 26.0.0.0 Operating Systems The Operating sysytems section specifies the that IBM SPSS Statistics 26.0.0.0 supports, organized by operating

More information

Unlocking increased collaboration, innovation and productivity.

Unlocking increased collaboration, innovation and productivity. Portal solutions for the enterprise Executive brief January 2007 Unlocking increased collaboration, innovation and productivity. The power of portals in an IBM Lotus Notes and Lotus Domino software environment

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Deployment Scenario: WebSphere Portal Mashup integration and page builder

Deployment Scenario: WebSphere Portal Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder...1 Abstract...2 Portal Mashup integration

More information

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Software Announcement July 25, 2000 IBM V3.5, Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Overview WebSphere Application Server V3.5, manages and integrates

More information

IBM Lotus Domino Web Access 6.5.1

IBM Lotus Domino Web Access 6.5.1 Integrate people and business processes by providing browser-based access to Lotus Domino for messaging, collaboration and PIM capabilities IBM Lotus Domino Web Access 6.5.1 Highlights Lets you access

More information

LANDesk and Lenovo ThinkVantage Technologies Bundle available for commercial, government, and education customers

LANDesk and Lenovo ThinkVantage Technologies Bundle available for commercial, government, and education customers Lenovo United States Announcement 106-815, dated November 7, 2006 LANDesk and Lenovo ThinkVantage Technologies Bundle available for commercial, government, and education customers Additional information...

More information

The Lotus Software Strategy for Team Collaboration and Document Management

The Lotus Software Strategy for Team Collaboration and Document Management The Lotus Software Strategy for Team Collaboration and Document Management Stephen Ng GCG/PRC Product Line Manager Lotus, Software Group, IBM nghs@hk1.ibm.com The small print This presentation provides

More information

BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications

BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications Warren Elsmore Consultant Bluewave Matt White Consultant London Developer Co-op Warren Elsmore Senior Architect with Organiser of

More information

IBM Social Rendering Templates for Digital Data Connector

IBM Social Rendering Templates for Digital Data Connector IBM Social Rendering Templates for Digital Data Dr. Dieter Buehler Software Architect WebSphere Portal / IBM Web Content Manager Social Rendering Templates for DDC- Overview This package demonstrates how

More information