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

Size: px
Start display at page:

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

Transcription

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

2 Agenda Mashups 101 The Mashup Development Process The Business Value of Mashups Challenges with Mashups Introduction to Lotus Remix Demo

3 Mashups 101 What are mashups and widgets? How do mashups relate to portals? Where are mashups in the adoption lifecycle?

4 What is a Mashup? A mashup is a lightweight web application that combines data from more than one source into an integrated and new, useful experience. Zillow.com igoogle Competitive Mashup What typically characterizes a mashup? Widgets and feeds that are mashed together often come from independent sources and do not change when mashed New applications deliver new insights and capabilities (1+1 = 4) Built on a web-oriented architecture (REST, HTTP) and leveraging lightweight, simple integration techniques (AJAX, RSS, JSON) The result is fast creation of rich, desktop-like web applications Simple applications that solve niche problems (i.e., satisfies the long tail)

5 There Are Different Types of Mashups The term mashup encompasses both data and presentation mashups. Presentation Presentation- focused Mashups Assemble + wire Example Scenario: View customer data, trouble tickets, stock quote, recent news in one integrated interface Logic Data Data Mashups Access + transform data sources Example Scenario: Take an excel spreadsheet of insurance policies and merge with feed from National Weather Service to generate a new feed

6 What is a Widget? A widget is a small program or piece of dynamic content that can be easily placed into a web site. Widgets are called different names by different vendors: gadgets, blocks, flakes. Widgets can be written in any language (Java,.NET, PHP, etc.) and can be as simple as an HTML fragment. Widgets can be non-visual. Widgets often encapsulate an API. Mashable widgets pass events, so that they can be wired together to create something new.

7 Widgets Can Be Easily Embedded into Web Pages HTML snippet for a YouTube video: Embedded into a simple blog: HTML snippet for a Google Gadget:

8 Example Mashup: IBM Trip Planner Select location. See list of IBM approved hotels for your selected location. Combines 10 unique data sources to create a new application! View weather See meal limit from data feed. Visual display of where the hotels, car rental agencies, ATMs, and the IBM office(s) are located.

9 Example Mashup: Customer Quick View Select a customer Views stock price. Bad news/results informs rep that he might be better off focusing elsewhere for the quarter. Dogears allow rep to keep track of news and blogs about the customer that he might have missed. View sales by date for selected customer. Critical situations good indicator for customer receptivity to spending. The more crit situations, the less likely the customer will buy more.

10 How Do Mashups Relate to Portals? Mashups are a type of application that can run in a portal framework. Many portal vendors support or plan to support the technologies needed to run mashups within a portal, such as: Client-side aggregation of content, in addition to the traditional server-side aggregation approach Support for Widgets and gadgets, in addition to portlets Support for Web 2.0. technologies like AJAX, REST, JSON, and RSS While mashups can be created and run in a portal framework, a portal is not a pre-requisite for creating a mashup. Developers can pull together mashups by writing Javascript code. There are also vendors that offer mashup servers/environments. Lightweight mashup environments and tools can be used alongside a Portal (NOTE- what is feasible depends upon what your vendor supports): Browser-based mashup tools support on-the-glass assembly and wiring, extending the creation of new applications to knowledge workers. Mashup environments also support rapid creation, deployment, and deletion of simple, tactical applications and prototypes without having to involve IT. Mashups deemed valuable for a larger audience could be pushed out to a portal for additional management and IT control (role-based security, rich personalization services, etc.). Some mashup tools support combining + transforming multiple data sources into new feeds, which can then be consumed by a portal framework.

11 Mashup Usage is Growing Rapidly Adoption Trend Mashup Growth Programmableweb.com statistics (December 2007) Mashup Mashups/Day: 3.19 Market Presence & Visibility Early Adopters Web 2.0 Mainstrea m Total Mashups Listed: Source: > % of organizations surveyed are using mashups now and 42% plan to use within two years (Economist Intelligence Unit 2 years Survey, January 2007) Time

12 The Mashup Development Process What is the process for creating a mashup? When should you consider leveraging the mashup style of development?

13 The Mashup Development Process Unlike traditional development processes, mashup development is typically more collaborative, organic, and dependent on reuse of existing components. Knowledge worker Analyze data, discover new insights Personalize by setting preferences (e.g., location) Use Reuse Create Programmer (Java, HTML.NET, PHP) Create widgets from existing systems and 3 rd party APIs Transform existing data into reusable feeds Speed Flexibility Insight Innovation Programmer Power user/analyst Web Developer Power user/analyst Remix and transform content into new applications Share new combinations by publishing back to catalog Assemble Share + Discover Share and discover widgets, mashups, and feeds Tag and catalog Rate + comment to indicate value and trustworthiness

14 When to Use Mashup Style of Development Number of users per application Strategic, Core Business (Long Lived) Governance and risk outweigh speed and flexibility. Construction is IT Lead, LOB influenced. Mashup style of development not appropriate here requires structure of formal development process. IT Custodial, but LOB Controlled Increases speed and flexibility while maintaining high level of governance. Construction is IT lead, LOB directed. Mashups can be applied here- especially for rapid prototyping of desired application. Tactical, Opportunistic Implementation speed and flexibility outweigh governance and application perfection. Construction is LOB assembly. Ideal for lightweight mashups. Often created to address a specific business problem. Often combines external and internal content. Number of applications

15 The Business Value of Mashups Why should businesses care about mashups?

16 Key Reasons for Businesses to Explore Mashups 1. Faster, cheaper delivery of applications Use Reuse Create 2. Support innovation and new business opportunities Speed Flexibility 3. Gain valuable insights Insight Innovation Assemble Share + Discover 4. Better align IT and business 5. Extend Reach and Value of SOA

17 Faster, Cheaper Delivery of Applications Save time and money through reuse and lightweight integration techniques Sharing and discovery of internal content and data a key enabler Increase productivity Lower skill sets needed to assemble new applications Leverage the palette of widgets and APIs from across the web Google Gadgets programmableweb.com New mashup IBM Catalog/Mashup Hub

18 Support Innovation and New Business Opportunities Unlocking valuable business data + supporting knowledge worker assembly opens up new business opportunities Support ad-hoc business requirements Widgetize data or services for use by customers + partners Target niche markets Expand ecosystem Number of users per application Long-term, strategic applications built by IT. Unmet Demand: Simple applications that solve day-to-day problems. IT Backlog: ROI typically not achievable with traditional IT structure. Number of applications

19 Gain Valuable Insights Gain valuable insights and solve business problems more effectively by remixing enterprise and web information. Enterprise Content CRM Application What is my competition doing in a specific customer segment? Finance Application Product data Assemble Web-based Content Stock Market data Discover Create Transform Competitor customer references Competitor product information

20 Better Align IT and Business Ease of rapid prototyping supports improved communication and requirements sharing, leading to more customer-focused applications. Self-service capabilities: Helps minimize shadow IT Do it yourself IT will be expected by millennial generation weened on facebook By providing mashable components, IT becomes more relevant to the business. Use Mashup technology to help close the gap between IT and business.

21 Extend Reach and Value of SOA Mashups can help to: Illuminate the value of SOA to business users by making it more visible Mashups are the last mile of SOA Simple to use Simple to access Drive the creation of well designed services Increase service reuse Make SOA simple to use

22 Mashup Challenges What are some of the key challenges with mashups? What are some tips for handling these challenges?

23 Key Mashup Challenges 1. No industry-wide agreement on a widget standard yet There are no standards around widgets yet and many vendors have created their own names: gadgets, blocks, flakes, etc. IBM has created a lightweight widget model which is well aligned with existing standards such as JSR168/286 and WSRP as well as other widget models such as Google and NetVibes You can use this model to develop and use widgets with IBM products IBM s goal is to define a standard for widgets. As part of this effort, IBM is leading a new widget specification workgroup in OpenAJAX. Leveraging the experience from the Google Gadget integration, our IBM widget model, and the JSR 168/286 + WSRP standards to create a well integrated OpenAJAX widget spec. Check out

24 Key Mashup Challenges 2. Security Concerns around mashing internal data with external (non trusted API) Potential for malicious, malformed code (rogue widgets) Need to provide isolation between widgets Industry looking to establish standard cross-domain secure communication mechanism (OpenAjax Alliance Hub 1.1) How to easily handle security deployments for mashups? Authentication, credentials, authorization To learn more, read the OpenAjax Alliance Security Taskforce whitepaper: 3. Creating mashable data Before mashing can be done, content must be exposed in a mashable format First step is making enterprise data (both structured and unstructured sources) available as feeds

25 Key Mashup Challenges 4. Cultural issues Skeptics of end user development Will IT allow mashups? Millennials coming into the workforce will demand this capability 5. Intellectual property and policy issues Challenge for companies providing widgets how to manage, monitor, monetize? How do you retain intellectual property? Challenge for companies consuming widgets how to ensure use of external data/ widgets does not infringe on the license of the data/widget provider? Set policies Utilize catalogs to post IT approved widgets and feeds. Document rules + procedures. Educate.

26 Introduction to Lotus Remix

27 Introducing Lotus Remix Lotus Remix provides the simplest and fastest way to assemble enterprise and Internet content into new web applications, unleashing productivity and supporting new insights. Use Create Reuse Speed Flexibility Insight Innovation Lotus Remix includes: A graphical, browser-based tool that supports easy, on-the-glass assembly of new applications by web-savvy business users. A Mashup catalog which supports sharing and discovery of mashup components, with built-in community features like ratings, tagging, commenting. Assemble Share + Discover A very lightweight Mashup Server, which can be hosted on a variety of platforms for added governance and IT control. Remix Content, Unleash Productivity A rich set of out-of-the-box, business-ready widgets. Product release dates and/or capabilities referenced in these materials 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.

28 Lotus Remix- Key Benefits Empower knowledge workers and web developers to rapidly create new web applications, unleashing productivity and reducing IT backlog. Speed development and reduce costs through lightweight integration, reuse, and sharing. Quickly uncover new business insights by easily assembling information from multiple sources on the glass. Better align IT and business through rapid prototyping. Make SOA more business-relevant and visible, increasing reuse of services and widgets. Foster innovation, while applying the appropriate levels of IT control. Go from install to the creation of simple web pages in minutes! Product release dates and/or capabilities referenced in these materials 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.

29 Lotus Remix Architecture Discover & Share Find, rate, tag, comment, share widgets, mashups, and feeds WebSphere Portal Websit e Notes 8 Assemble Mashups Discover Wire & mash Utilize recommendations & filtering Transform Create Widgets Mash visualizations w/ feeds Import HTML Use IDE (Portlet Factory, RAD) Generate Feeds Connect Transform and filter on server (Project Zero, Info 2.0.) Flexible Infrastructure (LWI*, WAS, SaaS**, Domino**, Portal**) Reliability Security Administration Governance * Limited features with LWI, such as no out-of-thebox self service security * Planned to be available 2H 2008 Spreadsheet s Web/HTML Internal and External Data Sources Domino DB Feeds JDBC DB Portlets MQ Series MQ Google Gadgets <WSDL> Web services Product release dates and/or capabilities referenced in these materials 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.

30 Demo

31 IBM Delivers a Full Suite of Mashup Capabilities *Lotus Remix-powered mashups and widgets will be able to run in the Lotus Notes client, WebSphere Portal, Lotus Connections, Lotus Quickr, Lotus Expeditor, or embedded into any HTML page. Remix, mash, and transform on the glass using the Lotus Remix browser-based tool. Use Assemble Speed Reuse Flexibility Insight Innovation Create Share + Discover Widgets can be built using: WebSphere Portlet Factory* Domino Designer* Rational Application Developer Eclipse Even Dreamweaver or Notepad! Feeds can be built with: Info 2.0 Project Zero Lotus Domino Lotus Remix (simple, widget-based creation of feeds for databases, spreadsheets, and Domino databases.) Discover, share, rate, publish, and tag feeds, widgets, and mashups using the Lotus Remix Catalog. * Planned to be available in 2008 Product release dates and/or capabilities referenced in these materials 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.

32 Creating Mashable Data with Info 2.0. From mashup hub, start by registering or creating a new feed: Create feeds from: SQL Databases Excel IMS XML SAP & PeopleSoft, etc. Tivoli Lotus Connections & Notes Simple form to provide a title, description, version and tagging then select the content to transform into a feed

33 Info Transform and Generate New Feeds Mashup Hub will include a Flow Editor and Engine for transforming and remixing feeds to create new feeds. Operations on Feeds Import Feed Filter Feed Merge Feeds Union Feeds Sort and Group Feeds Transform Feed Publish Feed

34 Legal Notifications IBM Corporation All Rights Reserved. The information contained in this publication is provided for informational purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM s current product plans and strategy, which are subject to change by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication 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, Quickr, Sametime, WebSphere, UC2, PartnerWorld and Lotusphere are trademarks of International Business Machines Corporation in the United States, other countries, or both. Unyte is a trademark of WebDialogs, Inc., 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. Other company, product, or service names may be trademarks or service marks of others.

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

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

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

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

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

Introduction to creating mashups using IBM Mashup Center

Introduction to creating mashups using IBM Mashup Center Introduction to creating mashups using IBM Mashup Center ii Introduction to creating mashups using IBM Mashup Center Contents Chapter 1. Tutorial: Introduction to creating mashups using IBM Mashup Center...............

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

Collaboration Strategy

Collaboration Strategy Collaboration Strategy John C.P. Allessio Vice President, WW Software Services, Education, and Premium Support Lotus Collaboration and WebSphere Portal Software IBM 2008 CEO Study Hungry for change Innovative

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

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

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

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

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

Lotus Business Solutions Catalogs

Lotus Business Solutions Catalogs Integrating to the IBM Lotus family of products Lotus Business Solutions Catalogs Business Partner and IBM Solutions Industry (joint IBM & Partner) Solutions Tom Streeter, Business Development IBM Lotus

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

Web 2.0 Mashups for the Knowledge Worker Assemble Wire - Share. Tony Fricko

Web 2.0 Mashups for the Knowledge Worker Assemble Wire - Share. Tony Fricko Web 2.0 Mashups for the Knowledge Worker Assemble Wire - Share Tony Fricko Agenda Web 2.0 The (r)evolution of the Web Some short observation IBM focus & activities Situational applications Mashups IBM

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

How to Secure Your Cloud with...a Cloud?

How to Secure Your Cloud with...a Cloud? A New Era of Thinking How to Secure Your Cloud with...a Cloud? Eitan Worcel Offering Manager - Application Security on Cloud IBM Security 1 2016 IBM Corporation 1 A New Era of Thinking Agenda IBM Cloud

More information

Oracle Applications Unlimited and Web 2.0: You Can Have It Now!

Oracle Applications Unlimited and Web 2.0: You Can Have It Now! Oracle Applications Unlimited and Web 2.0: You Can Have It Now! Product Manager Oracle WebCenter & Portal Products The preceding is intended to outline our general product direction. It is intended for

More information

Getting started with WebSphere Portlet Factory V7.0.0

Getting started with WebSphere Portlet Factory V7.0.0 Getting started with WebSphere Portlet Factory V7.0.0 WebSphere Portlet Factory Development Team 29 September 2010 Copyright International Business Machines Corporation 2010. All rights reserved. Abstract

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

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

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

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

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

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

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development Solution Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development 2 Richer= Application aspect is more application features

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

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Sandeep Katoch Architect, Rational Software Architect Development sakatoch@in.ibm.com Agenda Introduction

More information

Increase organizational effectiveness by finding experts and encouraging the formation of trusted relationships faster

Increase organizational effectiveness by finding experts and encouraging the formation of trusted relationships faster Executive Summary The need for greater innovation, capturing the wisdom of the retiring crowd, attracting a young workforce, and leveraging dispersed human capital drive the need for social software solutions.

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

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

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

Rich, personalized portals for the enterprise. IBM WebSphere Portal Version 6.1 reviewer s guide

Rich, personalized portals for the enterprise. IBM WebSphere Portal Version 6.1 reviewer s guide Rich, personalized portals for the enterprise IBM WebSphere Portal Version 6.1 reviewer s guide August 2008 Contents Introduction...3 Product overview...4 ProFdour r bct usivneersvs o s iewsẹ... u rs 5

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

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

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

Get Started Installing IBM Lotus Sametime You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes

Get Started Installing IBM Lotus Sametime You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes Get Started Installing IBM Lotus Sametime 8.5.1 You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes Gabriella Davis Technical Director The Turtle Partnership About Me Gabriella Davis The Turtle Partnership

More information

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2.

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2. Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction Ajay Gandhi Sr. Director of Product Management Enterprise 2.0 and Portals 1 Agenda Enterprise 2.0 and Portal Product Strategy AquaLogic

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

Discovering People, Expertise, Ideas, and Information

Discovering People, Expertise, Ideas, and Information IBM Software Group Discovering People, Expertise, Ideas, and Information 2008 IBM Corporation Challenges Facing the Cering Manufacturing RFQ Team Include... Communicating with colleagues, sharing information

More information

Getting started with WebSphere Portlet Factory V6.1

Getting started with WebSphere Portlet Factory V6.1 Getting started with WebSphere Portlet Factory V6.1 WebSphere Portlet Factory Development Team 29 July 2008 Copyright International Business Machines Corporation 2008. All rights reserved. Abstract Discover

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

Lotus, Microsoft or Both. Lotus Collaboration -- Microsoft Integration or Alternative

Lotus, Microsoft or Both. Lotus Collaboration -- Microsoft Integration or Alternative Lotus, Microsoft or Both Lotus Collaboration -- Microsoft Integration or Alternative Notice The information contained in these materials is provided for informational purposes only. While efforts were

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

IBM Blueprint for Success

IBM Blueprint for Success IBM Blueprint for Success Scale-Up Servers Unified Communications & Collaboration Self-Service Team Collaboration Cost Containment Invest for Growth Expertise & Knowledge Discovery Enterprise Portals Open

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

ID106 - What's New in IBM Lotus Notes 8.5.1

ID106 - What's New in IBM Lotus Notes 8.5.1 Next generation of collaborative systems ID106 - What's New in IBM Lotus Notes 8.5.1 Lotus Toronto User Group Claude Cossette Lotus IT Specialist Financial Disclaimer The information on the new product

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

Oracle WebCenter Suite Provides Web 2.0 Services for Enterprise Developers. An Oracle White Paper October 2006

Oracle WebCenter Suite Provides Web 2.0 Services for Enterprise Developers. An Oracle White Paper October 2006 Oracle WebCenter Suite Provides Web 2.0 Services for Enterprise Developers An Oracle White Paper October 2006 Oracle WebCenter Suite Provides Web 2.0 Services for Enterprise Developers Web 2.0, a phrase

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

20. Situational Applications and Mashups

20. Situational Applications and Mashups 20. Situational Applications and Mashups 5 November 2008 Bob Glushko Plan for Today's Lecture Platforms for Composite Applications Mash-ups Mash-ups {and,or,vs} Composite Applications A Vision: Rapid Service

More information

CICS Product Update. Danny Mace Director, CICS Products IBM Software. August 2012 Session Number 11417

CICS Product Update. Danny Mace Director, CICS Products IBM Software. August 2012 Session Number 11417 CICS Product Update Danny Mace Director, CICS Products IBM Software August 2012 Session Number 11417 IBM Presentation Template Full Version Agenda Solved: A brief history of CICS A reflection on some revolutionary

More information

Getting started with WebSphere Portlet Factory V6

Getting started with WebSphere Portlet Factory V6 Getting started with WebSphere Portlet Factory V6 WebSphere Portlet Factory Development Team 03 Jan 07 Copyright International Business Machines Corporation 2007. All rights reserved. Abstract Discover

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

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics Maryela Weihrauch IBM Distinguished Engineer z Systems Analytics WW Technical Sales and Client Champion Please

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

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

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

What's New in IBM Notes 9.0 Social Edition

What's New in IBM Notes 9.0 Social Edition What's New in IBM Notes 9.0 Social Edition Jaitirth V. Shirole Advisory Software Engineer, IBM http://www.ibm.com/developerworks/mydeveloperworks/profiles/user/jaitirth Snehal Devasthali System Software

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 Compliance Offerings For Verse and S1 Cloud. 01 June 2017 Presented by: Chuck Stauber

IBM Compliance Offerings For Verse and S1 Cloud. 01 June 2017 Presented by: Chuck Stauber IBM Compliance Offerings For Verse and S1 Cloud 01 June 2017 Presented by: Chuck Stauber IBM Connections & Verse Email and collaboration platform designed to help you work better Empower people Teams are

More information

What's new with Rational IBM s Telelogic Solutions move to Jazz

What's new with Rational IBM s Telelogic Solutions move to Jazz IBM Software Group What's new with Rational IBM s Telelogic Solutions move to Jazz Heimo Feldbaumer, 11.11.2010 2010 IBM Corporation IBM s Telelogic Solutions move to Jazz Zusammenspiel und Integration

More information

Welcome and Introductions Thanks for coming today!!

Welcome and Introductions Thanks for coming today!! Welcome and Introductions Thanks for coming today!! Your IBM technical team welcomes you. Introductions.. Copies of this presentation are available: http://www.ibm.com/developerworks/offers/techbriefings/details/lotus.html

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

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

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

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

Notes/Domino MythBusters

Notes/Domino MythBusters BP114 Notes/Domino MythBusters Bob Balaban, Vice President, Binary Tree Rocky Oliver, Vice President, TeamStudio Agenda Speaker introductions The part of Bob in today's presentation will be played by Bob

More information

Database Driven Web 2.0 for the Enterprise

Database Driven Web 2.0 for the Enterprise May 19, 2008 1:30 p.m. 2:30 p.m. Platform: Linux, UNIX, Windows Session: H03 Database Driven Web 2.0 for the Enterprise Rav Ahuja IBM Agenda What is Web 2.0 Web 2.0 in the Enterprise Web 2.0 Examples and

More information

What s New in WebSphere Portal and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader

What s New in WebSphere Portal and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader What s New in WebSphere Portal 6.1.5 and Web 2.0? Gareth Greenwood IBM CEEMEA Lotus Technical Sales & Services Leader 2006 IBM Corporation WebSphere Portal Solutions Deliver Exceptional User Experiences

More information

Connect and Transform Your Digital Business with IBM

Connect and Transform Your Digital Business with IBM Connect and Transform Your Digital Business with IBM 1 MANAGEMENT ANALYTICS SECURITY MobileFirst Foundation will help deliver your mobile apps faster IDE & Tools Mobile App Builder Development Framework

More information

IBM Unified Communications and Collaboration. Get Social with UCC...

IBM Unified Communications and Collaboration. Get Social with UCC... IBM Unified Communications and Collaboration Get Social with UCC... Rick Schonbrun Business Unit Executive, Worldwide Sales Unified Communications and Collaboration IBM Collaboration Solutions Group The

More information

IBM Lotus Domino WebMail

IBM Lotus Domino WebMail Help increase business efficiency by extending easy-to-use, cost-effective Lotus Domino e-mail to more of your organization IBM Lotus Domino WebMail Highlights Provides basic browser-based Supports multiple

More information

IBM Workplace Web Content Management

IBM Workplace Web Content Management IBM Workplace Web Content Management Rapidly Manage Intranet, Extranet, Internet and Portal Assets Mark A. Barrett Worldwide Technology Advocate Workplace, Portal & Collaboration What is Web Content Management?

More information

Collaboration for a Greener World. Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific

Collaboration for a Greener World. Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific Collaboration for a Greener World Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific Legal disclaimer IBM Corporation 2008. All Rights Reserved. The information contained in this publication

More information

Lotusphere IBM Collaboration Solutions Development Lab

Lotusphere IBM Collaboration Solutions Development Lab Lotusphere 2012 IBM Collaboration Solutions Development Lab Lab 01 Building Custom Install Kits for IBM Lotus Notes Clients 1 Introduction: Beginning with IBM Lotus Notes Client version 8.0, customizing

More information

Delivering Success with Your Portal: Managing Web Content and Improving Customer Loyalty. Phillip de Ridder

Delivering Success with Your Portal: Managing Web Content and Improving Customer Loyalty. Phillip de Ridder Delivering Success with Your Portal: Managing Web Content and Improving Customer Loyalty Phillip de Ridder IBM PORTAL EXCELLENCE CONFERENCE 2009 - DUBAI Portals & Mashups Help Drive Better Business Outcomes

More information

INV110: The Lotus Software Strategy for Team Collaboration and Document Management

INV110: The Lotus Software Strategy for Team Collaboration and Document Management INV110: The Lotus Software Strategy for Team Collaboration and Document Management The small print This presentation provides a description of IBM s roadmap for document management and team collaboration.

More information

Rational Asset Manager V7.5.1 packaging October, IBM Corporation

Rational Asset Manager V7.5.1 packaging October, IBM Corporation https://jazz.net/projects/rational-asset-manager/ Rational Asset Manager V7.5.1 packaging October, 2011 IBM Corporation 2011 The information contained in this presentation is provided for informational

More information

Lotusphere IBM Collaboration Solutions Development Lab

Lotusphere IBM Collaboration Solutions Development Lab Lotusphere 2012 IBM Collaboration Solutions Development Lab Lab#4 IBM Sametime Unified Telephony Lite telephony integration and integrated telephony presence with PBX 1 Introduction: IBM Sametime Unified

More information

A Day In the Life demo One example using COBOL/CICS

A Day In the Life demo One example using COBOL/CICS A Day In the Life demo One example using COBOL/CICS David Hawreluk EM Specialist IBM New York dhawrel@us.ibm.com Regi Barosa Executive IT Specialist IBM Boston rbarosa@us.ibm.com January, 22 2013 IBM s

More information

IBM API Connect: Introduction to APIs, Microservices and IBM API Connect

IBM API Connect: Introduction to APIs, Microservices and IBM API Connect IBM API Connect: Introduction to APIs, Microservices and IBM API Connect Steve Lokam, Sr. Principal at OpenLogix @openlogix @stevelokam slokam@open-logix.com (248) 869-0083 What do these companies have

More information

Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group

Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group Soheel Chughtai Early Program Manager Agenda Business Perspective Web Content Management Mobile Portal Solutions

More information

Value of managing and running automated functional tests with Rational Quality Manager

Value of managing and running automated functional tests with Rational Quality Manager Value of managing and running automated functional tests with Rational Quality Manager Shinoj Zacharias (Shinoj.zacharias@in.ibm.com) Senior Software Engineer, Technical Lead IBM Software Fariz Saracevic

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

[CONFIGURE NEW PAYMENT METHOD IN STORE FRONT]

[CONFIGURE NEW PAYMENT METHOD IN STORE FRONT] 2009 [CONFIGURE NEW PAYMENT METHOD IN STORE FRONT] [This document is helpful for adding a new payment method in websphere commerce Store Front. Here we are adding Discover Credit Card as a new payment

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

Business Value Session

Business Value Session Business Value Session Find, Reach, Collaborate: Driving Productivity & Innovation Through Unified Communications and Collaboration Stephen Ng Product Manager, IBM Software Group, GCG The problem with

More information

IBM Db2 Warehouse on Cloud

IBM Db2 Warehouse on Cloud IBM Db2 Warehouse on Cloud February 01, 2018 Ben Hudson, Offering Manager Noah Kuttler, Product Marketing CALL LOGISTICS Data Warehouse Community Share. Solve. Do More. There are 2 options to listen to

More information

IBM Software. IBM Forms V8.0. Forms Experience Builder - Portal Integration. Lab Exercise

IBM Software. IBM Forms V8.0. Forms Experience Builder - Portal Integration. Lab Exercise IBM Forms V8.0 Forms Experience Builder - Portal Integration Lab Exercise Catalog Number Copyright IBM Corporation, 2012 US Government Users Restricted Rights - Use, duplication or disclosure restricted

More information

WebSphere Commerce Integration with ebay: Using the ebay SDK and Web Services

WebSphere Commerce Integration with ebay: Using the ebay SDK and Web Services WebSphere Commerce Integration with ebay: Using the ebay SDK and Web Services Jaweed Ali Qureshi Sr. Software Engineer jaweed@royalcyber.com Royal Cyber Inc., Malik M. Sarfaraz Software Engineer sarfaraz@royalcyber.com

More information

IBM Application Performance Analyzer for z/os Version IBM Corporation

IBM Application Performance Analyzer for z/os Version IBM Corporation IBM Application Performance Analyzer for z/os Version 11 IBM Application Performance Analyzer for z/os Agenda Introduction to Application Performance Analyzer for z/os A tour of Application Performance

More information

Unified Communication and Collaboration

Unified Communication and Collaboration BSC - Business Solution Center, La Gaude Giovanni Buschi e-business Technical Sales Support (ets) Agenda Topics UC² overview UC² Extended solutions IBM UCC and Cisco UC integrated solutions IBM Sametime

More information

Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0

Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0 Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0 WebSphere Portlet Factory Development Team 6 September 2010 Copyright International Business Machines Corporation 2010.

More information

How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014

How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014 How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014 (Also see Mark Phillips' session at 3.25pm this afternoon) 2014 IBM Corporation

More information

J2EE Application Development with WebSphere Studio

J2EE Application Development with WebSphere Studio . J2EE Application Development with WebSphere Studio page 2 IBM Application Development Vision Delivering a rapid and efficient response to business needs through a powerful development and deployment

More information

Lotus Symphony. Siew Chen Way Lotus Technical Consultant

Lotus Symphony. Siew Chen Way Lotus Technical Consultant Lotus Symphony Siew Chen Way Lotus Technical Consultant What is Lotus Symphony? A set of office productivity applications Create, edit, share documents, spreadsheets, and presentations Can handle the majority

More information

Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide

Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide This IBM Redbooks Solution Guide describes the existing and new aspects of IBM CICS Transaction Server that allow

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