SlideShare a Scribd company logo
1 of 55
Download to read offline
Gold Sponsors:   Silver Sponsors:
Conference 2010




―Kum Bah Yah‖ meets ―Lets Kick Butt‖ : The
Integration of IBM Lotus Notes and Domino with
Microsoft Office, .NET, and IBM Lotus Symphony

                           John Head
                           PSC Group, LLC
Conference 2010



Before we begin


• Please turn off/set to vibrate/mute all
   – Cell Phones
   – Pagers
   – Computers

• Please remember to fill out your evaluations
Conference 2010



Agenda

• Introductions
• ―Getting Started‖ with Integration
• Advanced Integration
  – From the Notes Client
  – From other applications
• Looking Forward
• Q&A
Conference 2010



Who am I?
•   John D. Head
     – Director of Enterprise Collaboration at PSC Group, LLC
     – Involved in Lotus technology since 1993
     – OpenNTF.org Steering Committee Member and IP Working Group Chairman
•   Speaker
     – Over 30 sessions at Lotusphere since 1996
     – Speaker at Lotus Developer, ILUG, UKLUG, MWLUG, IamLUG, & TriStateLUG
       conferences
•   Author
     –   Publications on Office and SmartSuite integration with Notes
     –   LotusUserGroup.org contributing Author and Forum moderator
     –   ―Lotus Symphony for Dummies‖ Technical Editor
     –   ―Self Assessment and Strategy Guide for Migrating from
          Domino Document Manager ― Redbook Author
Conference 2010


PSC Group, LLC
IBM Premium Business Partner for 20+
  Years                                     Host of the following blogs:
Microsoft Gold Partner                        Ed Brill’s
                                               (www.edbrill.com)‫‏‬
Notes & Domino 8.5.X Design Partner           Lotus Design Blog
                                               (Mary Beth Raven)
OpenNTF.org Alliance Member,                   (www.notesdesign.com)
 Steering Committee Company, &                LotusStaffNotes (Brent Peters)
 Former Host of OpenNTF.org                    (www.lotusstaffnotes.com)
                                              Lotus Connections team
Sponsor of TriStateLUG 2010                    (synch.rono.us)
                                              Domino Server Team
Winner of 2007 & 2009 Lotus Award!             (www.dominoblog.com)‫‏‬
                                              Lotus Mashups
                                               (www.mix-and-mash.com)
                                              Chris Pepin – IBM CTO’s Office
                                               (www.chrispepin.com)
Conference 2010



This Year, We Started Over
• We have rebuilt this presentation from the ground up
   – Reorganized
   – All New Demos
   – Take Advantage of the modern software versions
      • Notes 8.5.X
      • Office 2007
      • Symphony 1.3
      • .NET 3.5
      • Visual Studio 2008
• Much‫‏‬of‫‏‬the‫‏‬basics‫‏‬of‫‏‬integration‫‏‬have‫‏‬had‫‏‬to‫‏‬be‫‏‬left‫‏‬out‫…‏‬
• But you can access our presentation from last year for all of
  the basic steps – link provided later
Conference 2010



The Demo Databases
Presentation example database
    Contains‫‏‬all‫‏‬of‫‏‬the‫“‏‬Getting‫‏‬Started”‫‏‬Demos
    Works in your Notes Client
    Configurable for your environment
    New UI for Rich Client, works in Standard client as well

OpenNTF.org Contacts Experience
  Customized Notes 8.5.1 Contacts Template
  Version on server for web and web services demos
Conference 2010



Let’s take a little poll …Who is using …
•   Office 97 and earlier
•   Office 2000
•   Office XP
•   Office 2003
•   Office 2007
•   Office 2010
•   OpenOffice / StarOffice
•   Lotus Symphony
•   iWork
•   Other
Conference 2010


                                             2005
Integration History                            Notes Domino 7 with Web services
                                             2007
 1994                                          2007 Office System
   DDE with Ami Pro                           Lotus Notes/Domino 8

 1996                                          Lotus Symphony

   Notes R4                                 2008
   OLE                                        Visual Studio 2008
   LotusScript                                Notes/Domino 8.5
   VBA                                      2009
 1997                                          Notes 8.5.1
   SmartSuite with LotusScript (Word Pro)     Domino Designer in Eclipse
 1998                                        2010
   Notes R5 with COM support                  Office 2010
 2001                                          Visual Studio 2010
   Notes Domino 6                             Notes 8.5.2
 2004                                          Symphony 3.0

   Notes Domino 6.5 with LS2J and DXL
Conference 2010



The Good News
 We have entered the ―Industrial Revolution‖ period of the
 Integration Era

 In the ―Medieval Times‖
  DDE with Ami Pro
  NotesSQL was used to get even the most basic of data
  OLE embedding
  Notes F/X
Conference 2010



The Good News (continued)
 The Renaissance brought us new tools
   OLE automation
   COM automation
   And much more

 The Revolution brings us major changes
   A true competitor to Office
   Visual Studio.NET 2008 and VSTO 3.0
   Code begins to move from inside a document to complete
    applications
Conference 2010



Agenda

• Introductions
• ―Getting Started‖ with Integration
• Advanced Integration
  – From the Notes Client
  – From other applications
• Looking Forward
• Q&A
Conference 2010



―Getting Started‖ Demos

• Each demo is the equivalent of a ―Hello
  World‖ sample
• They are self contained and as little code as
  possible
  – No error trapping, etc
• This will get you started with Integration
Conference 2010



Getting Started Demos
• Word                       • Symphony Documents (LS
• Excel                        API)
• PPT                        • Symphony Spreadsheets (LS
• Project                      API)
• Symphony Documents         • Symphony Presentations (LS
  (UNO)                        API)
• Symphony Spreadsheets      • VBA
  (UNO)                      • VB.NET
• Symphony Presentations     • C#
  (UNO)
Conference 2010



Getting Started – Microsoft Word


• ―Getting Started‖ demo
  #1
• Demonstrates how to
  use LotusScript to have
  Notes automate
  Microsoft Word
Conference 2010



Getting Started – Microsoft Excel


• ―Getting Started‖ demo
  #2
• Demonstrates how to
  use LotusScript to have
  Notes automate
  Microsoft Excel
Conference 2010



Getting Started – Microsoft PowerPoint
• ―Getting Started‖ demo
  #3
• Demonstrates how to
  use LotusScript to have
  Notes automate
  Microsoft PowerPoint
Conference 2010



Getting Started – Microsoft Project


• ―Getting Started‖ demo
  #4
• Demonstrates how to
  use LotusScript to have
  Notes automate
  Microsoft Project
Conference 2010


Getting Started – Symphony Documents
UNO

• ―Getting Started‖ demo
  #5
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony Documents
  via UNO
Conference 2010


Getting Started – Symphony
Spreadsheets UNO

• ―Getting Started‖ demo
  #6
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony
  Spreadsheets via UNO
Conference 2010


Getting Started – Symphony
Presentations UNO

• ―Getting Started‖ demo
  #7
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony
  Presentations via UNO
Conference 2010


Getting Started – Symphony Documents
LotusScript

• ―Getting Started‖ demo
  #8
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony Documents
  via the new LS API
Conference 2010


Getting Started – Symphony
Spreadsheets LotusScript
• ―Getting Started‖ demo
  #9
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony
  Spreadsheets via the
  new LS API
Conference 2010


Getting Started – Symphony
Presentations LotusScript
• ―Getting Started‖ demo
  #10
• Demonstrates how to
  use LotusScript to have
  Notes automate Lotus
  Symphony
  Presentations via the
  new LS API
Conference 2010



Getting Started – VBA
• ―Getting Started‖ demo #11
• Demonstrates how to use Visual Basic for
  Applications (from within Microsoft Word) to access
  Lotus Notes
Conference 2010



Getting Started – C#
• ―Getting Started‖ demo #12
• Demonstrates how to use C# (from within Visual
  Studio.net 2008) to access Lotus Notes
Conference 2010



Agenda

• Introductions
• ―Getting Started‖ with Integration
• Advanced Integration
  – From the Notes Client
  – From other applications
• Looking Forward
• Q&A
Conference 2010



Advanced integration from the Notes Client
From your Contacts application:
• Create Letter
• Create Envelope
• Mass Mail Merge
• Export
• Create Presentation

This requires that you replace the design of your Contacts
  application with the OpenNTF.org Contacts Experience
  template
Conference 2010


Advanced integration from the Notes
Client - Create Letter
• From your Contacts,
  create a new letter
  for the selected
  contact in Microsoft
  Word.
• Allow the user to
  select from custom
  templates
Conference 2010



Advanced Integration - Create Envelope


• From your Contacts,
  create a new
  envelope for the
  selected contact in
  Microsoft Word.
Conference 2010



Advanced Integration - Mass Mail Merge
• From your Contacts,
  create a mass mail
  merge for the
  selected contacts in
  Microsoft Word.
• Allow the user to
  select from custom
  templates
Conference 2010



Advanced Integration - Export


• From your Contacts,
  export selected fields
  for the selected
  contacts in Microsoft
  Excel.
Conference 2010



Advanced Integration - Create Presentation
• From your Contacts,
  create a presentation
  for the selected
  contact in Microsoft
  PowerPoint.
• Allow the user to
  select from custom
  templates
Conference 2010


Advanced integration from the Notes
Client - Create Letter
• From your Contacts,
  create a new letter
  for the selected
  contact in Lotus
  Symphony
  Documents.
• Allow the user to
  select from custom
  templates
Conference 2010



Advanced Integration - Mass Mail Merge
• From your Contacts,
  create a mass mail
  merge for the
  selected contacts in
  Lotus Symphony
  Documents.
• Allow the user to
  select from custom
  templates
Conference 2010



Advanced Integration - Export

• From your Contacts,
  export selected fields
  for the selected
  contacts in
  Symphony
  Spreadsheets.
Conference 2010



Advanced Integration - Create Presentation
• From your Contacts,
  create a presentation
  for the selected
  contact in Symphony
  Presentations.
• Allow the user to
  select from custom
  templates
Conference 2010



Agenda

• Introductions
• ―Getting Started‖ with Integration
• Advanced Integration
  – From the Notes Client
  – From other applications
• Looking Forward
• Q&A
Conference 2010



Advanced Integration from other applications


•   Easy Spreadsheets using Notes Data
•   Insert Image
•   Insert Slide
•   Notes Explorer
Conference 2010


Advanced Integration - Easy
Spreadsheets using Notes Data
• Create spreadsheets
  that import Contact
  data
• Auto Refresh
• Generate Charts
• Get data via a web
  service
Conference 2010


Advanced Integration - Insert Image w/
Microsoft Word
• Using a custom
  VSTO solution, add
  an Insert Image
  Ribbon, menu item,
  and sidebar that
  allows for easy
  image insertion from
  a Notes repository.
Conference 2010


Advanced Integration - Insert Image w/
Symphony Documents
 • Using a custom
   Symphony Plug-in,
   add an Insert Image
   menu item and
   sidebar that allows
   for easy image
   insertion from a
   Notes repository.
Conference 2010



Advanced Integration - Insert Slide
• Using a custom
  VSTO solution, add
  an Insert Image
  Ribbon, menu item,
  and sidebar that
  allows for easy
  image insertion from
  a Notes repository.
Conference 2010



Notes Explorer
Conference 2010



Notes Explorer Details
• Windows Addin                     • Support any Notes database
   – Extends Windows Explorer          •   One hidden view added
   – Not a Windows Service          • Works with local and server
   – Supports Limited Rights User     databases
• Works in any Windows              • Support for multi-database
  Application                         applications
• Works with Windows Search         • Create New Documents
• NEX Protocol mimics               • Properties Panels Dynamic
  UNC functionality
                                    • Supports Notes Single
• Immediate Attachment Sync           Sign-On
• Zip file exploration              • Works with Notes 5, 6, 7, 8,
• Support for Windows XP,             and 8.5.X
  Vista, and Windows 7
Conference 2010



Agenda

• Introductions
• ―Getting Started‖ with Integration
• Advanced Integration
  – From the Notes Client
  – From other applications
• Looking Forward
• Q&A
Conference 2010



2010 and Beyond
                               • New/Updated APIs for
                                 Notes Data
• We finally have great
                                 – REST
  tools
                                 – DXL
   – DDE
   – Visual Studio 2010 with   • We have multiple
     VSTO 4                      options
   – Office 2010                 – Office, Symphony,
   – Office 2010 Backstage         OpenOffice.org, Google
                                   Docs, etc.
• Great Tools Coming
                                 – Competition will be good
   – Symphony 3.0 (in beta         for us … if we can deal
     now)                          with all the changes
Conference 2010



Automation vs. Generation

• Document Generation is starting to become a
  viable option
  – Using the standard formats of OOXML, ODF,
    and PDF
  – Instead of requiring the application to be
    present, this is done with no interaction of any
    application
Conference 2010



Automation vs. Generation (cont)

• Tools
  – C# and the OOXML Toolkit for Office
  – Java and the upcoming ODF Toolkit from IBM
    for Symphony
  – Numerous PDF APIs and Toolkits for both
    .NET and Java
Conference 2010



Automation vs. Generation - Results

• Can generate server side in a fraction of the
  time
• Here is a demo of what we are doing with
  Document Generation …
Conference 2010



Resources
• LDD Discussions (Notes.Net)
   – http://www-130.ibm.com/developerworks/lotus
• OpenOffice.org
   – http://www.openoffice.org
• OpenOffice Developers Guide
   – http://api.openoffice.org/DevelopersGuide/DevelopersGuide.html
• Programming OpenOffice with Visual Basic
   – http://www.kalitech.fr/clients/doc/VB_APIOOo_en.html
• Microsoft Office developer’s Web site
   – http://msdn2.microsoft.com/en-us/office/default.aspx
• Microsoft Developer Network
   – http://msdn.microsoft.com
Conference 2010



Resources (cont.)
• Microsoft Office blog listing
   – http://msdn2.microsoft.com/en-us/office/aa905342.aspx
• OpenNTF.org — the open source Web site for Notes
   – www.openntf.org
• Integra4Notes Web site
   – www.integra4notes.com
• Slides and content available from
   – http://www.johndavidhead.com
Conference 2010

          Planet Lotus (www.planetlotus.org) is an aggregation of Lotus related blogs and news



          IdeaJam (www.ideajam.net) is a place where people can post and share their ideas, and
          gauge the marketability, popularity and viability with input from others


       OpenNTF (www.openntf.org) is a site devoted to getting groups of individuals all over the
       world to collaborate on Lotus Notes/Domino applications and release them as open source



      IBM’s Official portal for developers including a dedicated section for Lotus
      (www.ibm.com/developerworks/lotus)
                        Bleedyellow.com provides community implementations of Lotus
                        Connections and Sametime

                          Lotus Greenhouse (greenhouse.lotus.com) is a live community
                          website where you can use Lotus Collaboration Products for free!

                     LotusUserGroup.org is the on-line home of the IBM Lotus community
                     for regional and virtual user groups


            The Lotus Community Podcasts
Conference 2010




John Head
jhead@psclistens.com            Facebook.com/johndhead     Facebook.com/PSCGroup

                                    Twitter.com/johnhead   Twitter.com/PSCGroup
1051 Perimeter Drive
Suite 500                      LinkedIN.com/in/johndhead   Linkedin.com/company/psc-group-llc

Schaumburg, IL 60173
                                Slideshare.com/johndhead   Slideshare.com/PSCGroup

(847) 517-7200                     Youtube.com/johnhead    Youtube.com/PSCGroup
(847) 517-7600 fax


                        www.johndavidhead.com

                        www.pscgroup.com

More Related Content

What's hot

John David Head - Bio
John David Head - BioJohn David Head - Bio
John David Head - BioJohn Head
 
Iam Lug 2009 Integration And Coexistence Session
Iam Lug 2009   Integration And Coexistence SessionIam Lug 2009   Integration And Coexistence Session
Iam Lug 2009 Integration And Coexistence SessionJohn Head
 
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...John Head
 
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...John Head
 
MWLUG 2011: Notes/Domino Application Development Competitive Advantage
MWLUG 2011: Notes/Domino Application Development Competitive AdvantageMWLUG 2011: Notes/Domino Application Development Competitive Advantage
MWLUG 2011: Notes/Domino Application Development Competitive AdvantageJohn Head
 
Lotus symphony and you - how to stop giving microsoft your money!
Lotus symphony and you - how to stop giving microsoft your money!Lotus symphony and you - how to stop giving microsoft your money!
Lotus symphony and you - how to stop giving microsoft your money!John Head
 
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...John Head
 
MWLUG 2011: The Never Ending Integration Story
MWLUG 2011: The Never Ending Integration StoryMWLUG 2011: The Never Ending Integration Story
MWLUG 2011: The Never Ending Integration StoryJohn Head
 
Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Ed Brill
 
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)John Head
 
Super feats of integration x pages with symphony sharepoint and office
Super feats of integration  x pages with symphony sharepoint and officeSuper feats of integration  x pages with symphony sharepoint and office
Super feats of integration x pages with symphony sharepoint and officeJohn Head
 
Uklug 2009 Lotus Symphony
Uklug 2009   Lotus SymphonyUklug 2009   Lotus Symphony
Uklug 2009 Lotus SymphonyJohn Head
 
Domino app dev competitive advantage for blug
Domino app dev competitive advantage for blugDomino app dev competitive advantage for blug
Domino app dev competitive advantage for blugJohn Head
 
SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!Donna Rodriguez
 
Lotus Domino 8.5 Client Comparison
Lotus Domino 8.5 Client ComparisonLotus Domino 8.5 Client Comparison
Lotus Domino 8.5 Client ComparisonEd Brill
 
HTML5 를 이용한 하이브리드앱 제작
HTML5 를 이용한 하이브리드앱 제작HTML5 를 이용한 하이브리드앱 제작
HTML5 를 이용한 하이브리드앱 제작Zany Lee
 

What's hot (18)

John David Head - Bio
John David Head - BioJohn David Head - Bio
John David Head - Bio
 
Iam Lug 2009 Integration And Coexistence Session
Iam Lug 2009   Integration And Coexistence SessionIam Lug 2009   Integration And Coexistence Session
Iam Lug 2009 Integration And Coexistence Session
 
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...
Master Class: Integration in the world of Social Business (Lotusphere2012 JMP...
 
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
IBM Lotus Notes/Domino Application Development Competitive Advantage : The So...
 
MWLUG 2011: Notes/Domino Application Development Competitive Advantage
MWLUG 2011: Notes/Domino Application Development Competitive AdvantageMWLUG 2011: Notes/Domino Application Development Competitive Advantage
MWLUG 2011: Notes/Domino Application Development Competitive Advantage
 
Lotus symphony and you - how to stop giving microsoft your money!
Lotus symphony and you - how to stop giving microsoft your money!Lotus symphony and you - how to stop giving microsoft your money!
Lotus symphony and you - how to stop giving microsoft your money!
 
Bp124
Bp124Bp124
Bp124
 
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...
MWLUG 2010 - “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lo...
 
Nd8 St Sv2
Nd8 St Sv2Nd8 St Sv2
Nd8 St Sv2
 
MWLUG 2011: The Never Ending Integration Story
MWLUG 2011: The Never Ending Integration StoryMWLUG 2011: The Never Ending Integration Story
MWLUG 2011: The Never Ending Integration Story
 
Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007Lotus Notes/Domino update for Lotus user groups - Q4 2007
Lotus Notes/Domino update for Lotus user groups - Q4 2007
 
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)
AD112: Usability Lessons From the Worlds Largest XPages Project (MWLUG)
 
Super feats of integration x pages with symphony sharepoint and office
Super feats of integration  x pages with symphony sharepoint and officeSuper feats of integration  x pages with symphony sharepoint and office
Super feats of integration x pages with symphony sharepoint and office
 
Uklug 2009 Lotus Symphony
Uklug 2009   Lotus SymphonyUklug 2009   Lotus Symphony
Uklug 2009 Lotus Symphony
 
Domino app dev competitive advantage for blug
Domino app dev competitive advantage for blugDomino app dev competitive advantage for blug
Domino app dev competitive advantage for blug
 
SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!SharePoint and Drupal: Yes, We Can Coexist!
SharePoint and Drupal: Yes, We Can Coexist!
 
Lotus Domino 8.5 Client Comparison
Lotus Domino 8.5 Client ComparisonLotus Domino 8.5 Client Comparison
Lotus Domino 8.5 Client Comparison
 
HTML5 를 이용한 하이브리드앱 제작
HTML5 를 이용한 하이브리드앱 제작HTML5 를 이용한 하이브리드앱 제작
HTML5 를 이용한 하이브리드앱 제작
 

Viewers also liked

Transformation Banque v1.2 (Colombus Consulting)
Transformation Banque v1.2 (Colombus Consulting)Transformation Banque v1.2 (Colombus Consulting)
Transformation Banque v1.2 (Colombus Consulting)Francois Marchessaux
 
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino John Head
 
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisation
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisationCaroline VLAEMINCK - Transformez vos réseaux en support de fidélisation
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisationCaroline VLAEMINCK
 

Viewers also liked (8)

Bp309
Bp309Bp309
Bp309
 
Bp205
Bp205Bp205
Bp205
 
Transformation Banque v1.2 (Colombus Consulting)
Transformation Banque v1.2 (Colombus Consulting)Transformation Banque v1.2 (Colombus Consulting)
Transformation Banque v1.2 (Colombus Consulting)
 
Accordmetsvins Avril2010
Accordmetsvins Avril2010Accordmetsvins Avril2010
Accordmetsvins Avril2010
 
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino
BP204 Integration of OpenOffice.org and IBM Lotus Notes and Domino
 
Présentation BEAUSOLEIL
Présentation BEAUSOLEILPrésentation BEAUSOLEIL
Présentation BEAUSOLEIL
 
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisation
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisationCaroline VLAEMINCK - Transformez vos réseaux en support de fidélisation
Caroline VLAEMINCK - Transformez vos réseaux en support de fidélisation
 
Areva charte médias sociaux
Areva charte médias sociauxAreva charte médias sociaux
Areva charte médias sociaux
 

Similar to TriState LUG 2010 integration and coexistence session

Lotusphere 2011 - Jmp208
Lotusphere 2011 - Jmp208Lotusphere 2011 - Jmp208
Lotusphere 2011 - Jmp208akassabov
 
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...akassabov
 
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...John Head
 
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your money
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your moneyIlug 2008 - Lotus Symphony and You - How to stop giving Microsoft your money
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your moneyJohn Head
 
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009Ed Brill
 
BP110: IBM Lotus Symphony and You - A Developer's Perspective
BP110: IBM Lotus Symphony and You - A Developer's PerspectiveBP110: IBM Lotus Symphony and You - A Developer's Perspective
BP110: IBM Lotus Symphony and You - A Developer's PerspectiveJohn Head
 
Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Ed Brill
 
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...John Head
 
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyEd Brill
 
Une décision intelligente dans un environnement hétérogène
Une décision intelligente dans un environnement hétérogèneUne décision intelligente dans un environnement hétérogène
Une décision intelligente dans un environnement hétérogèneRoberto Mazzoni
 
Jmp205 Final
Jmp205 FinalJmp205 Final
Jmp205 Finalakassabov
 
Lotus Symphony has matured quite a bit the past year, but are you taking full...
Lotus Symphony has matured quite a bit the past year, but are you taking full...Lotus Symphony has matured quite a bit the past year, but are you taking full...
Lotus Symphony has matured quite a bit the past year, but are you taking full...John Head
 
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...John Head
 
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...John Head
 
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...Stuart McIntyre
 
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1Mehdi Loutfi
 
ILUG 2007 - Notes and Office Integration
ILUG 2007 - Notes and Office IntegrationILUG 2007 - Notes and Office Integration
ILUG 2007 - Notes and Office IntegrationJohn Head
 
Lotus Collaboration Update 2008
Lotus Collaboration Update 2008Lotus Collaboration Update 2008
Lotus Collaboration Update 2008Andy Porter
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)Davalen LLC
 
VSTO + LOB Apps Information Matters
VSTO + LOB Apps Information MattersVSTO + LOB Apps Information Matters
VSTO + LOB Apps Information MattersComunidade NetPonto
 

Similar to TriState LUG 2010 integration and coexistence session (20)

Lotusphere 2011 - Jmp208
Lotusphere 2011 - Jmp208Lotusphere 2011 - Jmp208
Lotusphere 2011 - Jmp208
 
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” meets “Lets Kick Butt” : The Integration of IBM Lotus No...
 
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...
BP215 Integration of IBM Lotus Notes 8 with IBM Lotus Symphony and OpenOffice...
 
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your money
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your moneyIlug 2008 - Lotus Symphony and You - How to stop giving Microsoft your money
Ilug 2008 - Lotus Symphony and You - How to stop giving Microsoft your money
 
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009
Lotusphere 2009: INV102 Lotus Notes And Domino Strategy 2009
 
BP110: IBM Lotus Symphony and You - A Developer's Perspective
BP110: IBM Lotus Symphony and You - A Developer's PerspectiveBP110: IBM Lotus Symphony and You - A Developer's Perspective
BP110: IBM Lotus Symphony and You - A Developer's Perspective
 
Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009Notes Domino Symphony Strategy May2009
Notes Domino Symphony Strategy May2009
 
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...
JMP201 Introduction to IBM Lotus Notes and IBM Lotus Domino Integration with ...
 
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
 
Une décision intelligente dans un environnement hétérogène
Une décision intelligente dans un environnement hétérogèneUne décision intelligente dans un environnement hétérogène
Une décision intelligente dans un environnement hétérogène
 
Jmp205 Final
Jmp205 FinalJmp205 Final
Jmp205 Final
 
Lotus Symphony has matured quite a bit the past year, but are you taking full...
Lotus Symphony has matured quite a bit the past year, but are you taking full...Lotus Symphony has matured quite a bit the past year, but are you taking full...
Lotus Symphony has matured quite a bit the past year, but are you taking full...
 
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...
JMP205 - Integration of IBM Lotus Notes and Lotus Domino with Microsoft Offic...
 
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
BP218 IBM Lotus Notes 8 and IBM Lotus Expeditor Customization for LotusScript...
 
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...
LS11 - BP105 - 12 More Things Your Mother Never Told You About Installing Lot...
 
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1
Introducing ibm-lotus-notes-and-domino-85-slideshow-1231267606343259-1
 
ILUG 2007 - Notes and Office Integration
ILUG 2007 - Notes and Office IntegrationILUG 2007 - Notes and Office Integration
ILUG 2007 - Notes and Office Integration
 
Lotus Collaboration Update 2008
Lotus Collaboration Update 2008Lotus Collaboration Update 2008
Lotus Collaboration Update 2008
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)
 
VSTO + LOB Apps Information Matters
VSTO + LOB Apps Information MattersVSTO + LOB Apps Information Matters
VSTO + LOB Apps Information Matters
 

More from John Head

How IT Leadership Can Fundamentally Change or Affect the Culture of Your Company
How IT Leadership Can Fundamentally Change or Affect the Culture of Your CompanyHow IT Leadership Can Fundamentally Change or Affect the Culture of Your Company
How IT Leadership Can Fundamentally Change or Affect the Culture of Your CompanyJohn Head
 
MWLUG2017 - The Data & Analytics Journey 2.0
MWLUG2017 - The Data & Analytics Journey 2.0MWLUG2017 - The Data & Analytics Journey 2.0
MWLUG2017 - The Data & Analytics Journey 2.0John Head
 
MWLUG 2017 - Collaboration and Productivity from the other side
MWLUG 2017 - Collaboration and Productivity from the other sideMWLUG 2017 - Collaboration and Productivity from the other side
MWLUG 2017 - Collaboration and Productivity from the other sideJohn Head
 
The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...John Head
 
The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...John Head
 
Personal Branding 2017
Personal Branding 2017Personal Branding 2017
Personal Branding 2017John Head
 
Application modernization meets human factors what's next
Application modernization meets human factors   what's nextApplication modernization meets human factors   what's next
Application modernization meets human factors what's nextJohn Head
 
The fork in the road - the Application Modernization Roadmap for Notes/Domin...
The fork in the road -  the Application Modernization Roadmap for Notes/Domin...The fork in the road -  the Application Modernization Roadmap for Notes/Domin...
The fork in the road - the Application Modernization Roadmap for Notes/Domin...John Head
 
Transitioning Data from Legacy Systems into QuickBase
Transitioning Data from Legacy Systems into QuickBaseTransitioning Data from Legacy Systems into QuickBase
Transitioning Data from Legacy Systems into QuickBaseJohn Head
 
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience DDX-1420: Bringing Your Web Applications to the IBM Digital Experience
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience John Head
 
“What the App?”… A Modernization Strategy for Your Business Applications
“What the App?”… A Modernization Strategy for Your Business Applications “What the App?”… A Modernization Strategy for Your Business Applications
“What the App?”… A Modernization Strategy for Your Business Applications John Head
 
The Cloud and You - the ’as a service’ disruption you can’t ignore
The Cloud and You - the ’as a service’ disruption you can’t ignoreThe Cloud and You - the ’as a service’ disruption you can’t ignore
The Cloud and You - the ’as a service’ disruption you can’t ignoreJohn Head
 
Application Modernization meets Cloud and Mobile ... Where to Start?
Application Modernization meets Cloud and Mobile ... Where to Start?Application Modernization meets Cloud and Mobile ... Where to Start?
Application Modernization meets Cloud and Mobile ... Where to Start?John Head
 
Bringing Your Web Apps to IBM Digital Experience
Bringing Your Web Apps to IBM Digital ExperienceBringing Your Web Apps to IBM Digital Experience
Bringing Your Web Apps to IBM Digital ExperienceJohn Head
 
What the App? : A Modernization Strategy for Your Business Applications
What the App? : A Modernization Strategy for Your Business ApplicationsWhat the App? : A Modernization Strategy for Your Business Applications
What the App? : A Modernization Strategy for Your Business ApplicationsJohn Head
 
PSC Notes/Domino Survey Results - Infographic
PSC Notes/Domino Survey Results - InfographicPSC Notes/Domino Survey Results - Infographic
PSC Notes/Domino Survey Results - InfographicJohn Head
 
PSC Notes/Domino Survey Results
PSC Notes/Domino Survey ResultsPSC Notes/Domino Survey Results
PSC Notes/Domino Survey ResultsJohn Head
 
The Cloud and You - the 'as a service' disruption you can't ignore
The Cloud and You - the 'as a service' disruption you can't ignoreThe Cloud and You - the 'as a service' disruption you can't ignore
The Cloud and You - the 'as a service' disruption you can't ignoreJohn Head
 
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...John Head
 
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...John Head
 

More from John Head (20)

How IT Leadership Can Fundamentally Change or Affect the Culture of Your Company
How IT Leadership Can Fundamentally Change or Affect the Culture of Your CompanyHow IT Leadership Can Fundamentally Change or Affect the Culture of Your Company
How IT Leadership Can Fundamentally Change or Affect the Culture of Your Company
 
MWLUG2017 - The Data & Analytics Journey 2.0
MWLUG2017 - The Data & Analytics Journey 2.0MWLUG2017 - The Data & Analytics Journey 2.0
MWLUG2017 - The Data & Analytics Journey 2.0
 
MWLUG 2017 - Collaboration and Productivity from the other side
MWLUG 2017 - Collaboration and Productivity from the other sideMWLUG 2017 - Collaboration and Productivity from the other side
MWLUG 2017 - Collaboration and Productivity from the other side
 
The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...
 
The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...The Data & Analytics Journey – Why it’s more attainable for your company than...
The Data & Analytics Journey – Why it’s more attainable for your company than...
 
Personal Branding 2017
Personal Branding 2017Personal Branding 2017
Personal Branding 2017
 
Application modernization meets human factors what's next
Application modernization meets human factors   what's nextApplication modernization meets human factors   what's next
Application modernization meets human factors what's next
 
The fork in the road - the Application Modernization Roadmap for Notes/Domin...
The fork in the road -  the Application Modernization Roadmap for Notes/Domin...The fork in the road -  the Application Modernization Roadmap for Notes/Domin...
The fork in the road - the Application Modernization Roadmap for Notes/Domin...
 
Transitioning Data from Legacy Systems into QuickBase
Transitioning Data from Legacy Systems into QuickBaseTransitioning Data from Legacy Systems into QuickBase
Transitioning Data from Legacy Systems into QuickBase
 
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience DDX-1420: Bringing Your Web Applications to the IBM Digital Experience
DDX-1420: Bringing Your Web Applications to the IBM Digital Experience
 
“What the App?”… A Modernization Strategy for Your Business Applications
“What the App?”… A Modernization Strategy for Your Business Applications “What the App?”… A Modernization Strategy for Your Business Applications
“What the App?”… A Modernization Strategy for Your Business Applications
 
The Cloud and You - the ’as a service’ disruption you can’t ignore
The Cloud and You - the ’as a service’ disruption you can’t ignoreThe Cloud and You - the ’as a service’ disruption you can’t ignore
The Cloud and You - the ’as a service’ disruption you can’t ignore
 
Application Modernization meets Cloud and Mobile ... Where to Start?
Application Modernization meets Cloud and Mobile ... Where to Start?Application Modernization meets Cloud and Mobile ... Where to Start?
Application Modernization meets Cloud and Mobile ... Where to Start?
 
Bringing Your Web Apps to IBM Digital Experience
Bringing Your Web Apps to IBM Digital ExperienceBringing Your Web Apps to IBM Digital Experience
Bringing Your Web Apps to IBM Digital Experience
 
What the App? : A Modernization Strategy for Your Business Applications
What the App? : A Modernization Strategy for Your Business ApplicationsWhat the App? : A Modernization Strategy for Your Business Applications
What the App? : A Modernization Strategy for Your Business Applications
 
PSC Notes/Domino Survey Results - Infographic
PSC Notes/Domino Survey Results - InfographicPSC Notes/Domino Survey Results - Infographic
PSC Notes/Domino Survey Results - Infographic
 
PSC Notes/Domino Survey Results
PSC Notes/Domino Survey ResultsPSC Notes/Domino Survey Results
PSC Notes/Domino Survey Results
 
The Cloud and You - the 'as a service' disruption you can't ignore
The Cloud and You - the 'as a service' disruption you can't ignoreThe Cloud and You - the 'as a service' disruption you can't ignore
The Cloud and You - the 'as a service' disruption you can't ignore
 
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
IBM Digital Experience 2015 - APPLICATION MODERNIZATION IN THE DIGITAL EXPERI...
 
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...
Intuit Quickbase Empower 2015 - Finish Strong: SUCCESSFULLLY ROLLING OUT YOUR...
 

Recently uploaded

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 

Recently uploaded (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 

TriState LUG 2010 integration and coexistence session

  • 1. Gold Sponsors: Silver Sponsors:
  • 2. Conference 2010 ―Kum Bah Yah‖ meets ―Lets Kick Butt‖ : The Integration of IBM Lotus Notes and Domino with Microsoft Office, .NET, and IBM Lotus Symphony John Head PSC Group, LLC
  • 3. Conference 2010 Before we begin • Please turn off/set to vibrate/mute all – Cell Phones – Pagers – Computers • Please remember to fill out your evaluations
  • 4. Conference 2010 Agenda • Introductions • ―Getting Started‖ with Integration • Advanced Integration – From the Notes Client – From other applications • Looking Forward • Q&A
  • 5. Conference 2010 Who am I? • John D. Head – Director of Enterprise Collaboration at PSC Group, LLC – Involved in Lotus technology since 1993 – OpenNTF.org Steering Committee Member and IP Working Group Chairman • Speaker – Over 30 sessions at Lotusphere since 1996 – Speaker at Lotus Developer, ILUG, UKLUG, MWLUG, IamLUG, & TriStateLUG conferences • Author – Publications on Office and SmartSuite integration with Notes – LotusUserGroup.org contributing Author and Forum moderator – ―Lotus Symphony for Dummies‖ Technical Editor – ―Self Assessment and Strategy Guide for Migrating from Domino Document Manager ― Redbook Author
  • 6. Conference 2010 PSC Group, LLC IBM Premium Business Partner for 20+ Years  Host of the following blogs: Microsoft Gold Partner  Ed Brill’s (www.edbrill.com)‫‏‬ Notes & Domino 8.5.X Design Partner  Lotus Design Blog (Mary Beth Raven) OpenNTF.org Alliance Member, (www.notesdesign.com) Steering Committee Company, &  LotusStaffNotes (Brent Peters) Former Host of OpenNTF.org (www.lotusstaffnotes.com)  Lotus Connections team Sponsor of TriStateLUG 2010 (synch.rono.us)  Domino Server Team Winner of 2007 & 2009 Lotus Award! (www.dominoblog.com)‫‏‬  Lotus Mashups (www.mix-and-mash.com)  Chris Pepin – IBM CTO’s Office (www.chrispepin.com)
  • 7. Conference 2010 This Year, We Started Over • We have rebuilt this presentation from the ground up – Reorganized – All New Demos – Take Advantage of the modern software versions • Notes 8.5.X • Office 2007 • Symphony 1.3 • .NET 3.5 • Visual Studio 2008 • Much‫‏‬of‫‏‬the‫‏‬basics‫‏‬of‫‏‬integration‫‏‬have‫‏‬had‫‏‬to‫‏‬be‫‏‬left‫‏‬out‫…‏‬ • But you can access our presentation from last year for all of the basic steps – link provided later
  • 8. Conference 2010 The Demo Databases Presentation example database  Contains‫‏‬all‫‏‬of‫‏‬the‫“‏‬Getting‫‏‬Started”‫‏‬Demos  Works in your Notes Client  Configurable for your environment  New UI for Rich Client, works in Standard client as well OpenNTF.org Contacts Experience  Customized Notes 8.5.1 Contacts Template  Version on server for web and web services demos
  • 9. Conference 2010 Let’s take a little poll …Who is using … • Office 97 and earlier • Office 2000 • Office XP • Office 2003 • Office 2007 • Office 2010 • OpenOffice / StarOffice • Lotus Symphony • iWork • Other
  • 10. Conference 2010 2005 Integration History  Notes Domino 7 with Web services 2007 1994  2007 Office System  DDE with Ami Pro  Lotus Notes/Domino 8 1996  Lotus Symphony  Notes R4 2008  OLE  Visual Studio 2008  LotusScript  Notes/Domino 8.5  VBA 2009 1997  Notes 8.5.1  SmartSuite with LotusScript (Word Pro)  Domino Designer in Eclipse 1998 2010  Notes R5 with COM support  Office 2010 2001  Visual Studio 2010  Notes Domino 6  Notes 8.5.2 2004  Symphony 3.0  Notes Domino 6.5 with LS2J and DXL
  • 11. Conference 2010 The Good News We have entered the ―Industrial Revolution‖ period of the Integration Era In the ―Medieval Times‖  DDE with Ami Pro  NotesSQL was used to get even the most basic of data  OLE embedding  Notes F/X
  • 12. Conference 2010 The Good News (continued) The Renaissance brought us new tools  OLE automation  COM automation  And much more The Revolution brings us major changes  A true competitor to Office  Visual Studio.NET 2008 and VSTO 3.0  Code begins to move from inside a document to complete applications
  • 13. Conference 2010 Agenda • Introductions • ―Getting Started‖ with Integration • Advanced Integration – From the Notes Client – From other applications • Looking Forward • Q&A
  • 14. Conference 2010 ―Getting Started‖ Demos • Each demo is the equivalent of a ―Hello World‖ sample • They are self contained and as little code as possible – No error trapping, etc • This will get you started with Integration
  • 15. Conference 2010 Getting Started Demos • Word • Symphony Documents (LS • Excel API) • PPT • Symphony Spreadsheets (LS • Project API) • Symphony Documents • Symphony Presentations (LS (UNO) API) • Symphony Spreadsheets • VBA (UNO) • VB.NET • Symphony Presentations • C# (UNO)
  • 16. Conference 2010 Getting Started – Microsoft Word • ―Getting Started‖ demo #1 • Demonstrates how to use LotusScript to have Notes automate Microsoft Word
  • 17. Conference 2010 Getting Started – Microsoft Excel • ―Getting Started‖ demo #2 • Demonstrates how to use LotusScript to have Notes automate Microsoft Excel
  • 18. Conference 2010 Getting Started – Microsoft PowerPoint • ―Getting Started‖ demo #3 • Demonstrates how to use LotusScript to have Notes automate Microsoft PowerPoint
  • 19. Conference 2010 Getting Started – Microsoft Project • ―Getting Started‖ demo #4 • Demonstrates how to use LotusScript to have Notes automate Microsoft Project
  • 20. Conference 2010 Getting Started – Symphony Documents UNO • ―Getting Started‖ demo #5 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Documents via UNO
  • 21. Conference 2010 Getting Started – Symphony Spreadsheets UNO • ―Getting Started‖ demo #6 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Spreadsheets via UNO
  • 22. Conference 2010 Getting Started – Symphony Presentations UNO • ―Getting Started‖ demo #7 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Presentations via UNO
  • 23. Conference 2010 Getting Started – Symphony Documents LotusScript • ―Getting Started‖ demo #8 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Documents via the new LS API
  • 24. Conference 2010 Getting Started – Symphony Spreadsheets LotusScript • ―Getting Started‖ demo #9 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Spreadsheets via the new LS API
  • 25. Conference 2010 Getting Started – Symphony Presentations LotusScript • ―Getting Started‖ demo #10 • Demonstrates how to use LotusScript to have Notes automate Lotus Symphony Presentations via the new LS API
  • 26. Conference 2010 Getting Started – VBA • ―Getting Started‖ demo #11 • Demonstrates how to use Visual Basic for Applications (from within Microsoft Word) to access Lotus Notes
  • 27. Conference 2010 Getting Started – C# • ―Getting Started‖ demo #12 • Demonstrates how to use C# (from within Visual Studio.net 2008) to access Lotus Notes
  • 28. Conference 2010 Agenda • Introductions • ―Getting Started‖ with Integration • Advanced Integration – From the Notes Client – From other applications • Looking Forward • Q&A
  • 29. Conference 2010 Advanced integration from the Notes Client From your Contacts application: • Create Letter • Create Envelope • Mass Mail Merge • Export • Create Presentation This requires that you replace the design of your Contacts application with the OpenNTF.org Contacts Experience template
  • 30. Conference 2010 Advanced integration from the Notes Client - Create Letter • From your Contacts, create a new letter for the selected contact in Microsoft Word. • Allow the user to select from custom templates
  • 31. Conference 2010 Advanced Integration - Create Envelope • From your Contacts, create a new envelope for the selected contact in Microsoft Word.
  • 32. Conference 2010 Advanced Integration - Mass Mail Merge • From your Contacts, create a mass mail merge for the selected contacts in Microsoft Word. • Allow the user to select from custom templates
  • 33. Conference 2010 Advanced Integration - Export • From your Contacts, export selected fields for the selected contacts in Microsoft Excel.
  • 34. Conference 2010 Advanced Integration - Create Presentation • From your Contacts, create a presentation for the selected contact in Microsoft PowerPoint. • Allow the user to select from custom templates
  • 35. Conference 2010 Advanced integration from the Notes Client - Create Letter • From your Contacts, create a new letter for the selected contact in Lotus Symphony Documents. • Allow the user to select from custom templates
  • 36. Conference 2010 Advanced Integration - Mass Mail Merge • From your Contacts, create a mass mail merge for the selected contacts in Lotus Symphony Documents. • Allow the user to select from custom templates
  • 37. Conference 2010 Advanced Integration - Export • From your Contacts, export selected fields for the selected contacts in Symphony Spreadsheets.
  • 38. Conference 2010 Advanced Integration - Create Presentation • From your Contacts, create a presentation for the selected contact in Symphony Presentations. • Allow the user to select from custom templates
  • 39. Conference 2010 Agenda • Introductions • ―Getting Started‖ with Integration • Advanced Integration – From the Notes Client – From other applications • Looking Forward • Q&A
  • 40. Conference 2010 Advanced Integration from other applications • Easy Spreadsheets using Notes Data • Insert Image • Insert Slide • Notes Explorer
  • 41. Conference 2010 Advanced Integration - Easy Spreadsheets using Notes Data • Create spreadsheets that import Contact data • Auto Refresh • Generate Charts • Get data via a web service
  • 42. Conference 2010 Advanced Integration - Insert Image w/ Microsoft Word • Using a custom VSTO solution, add an Insert Image Ribbon, menu item, and sidebar that allows for easy image insertion from a Notes repository.
  • 43. Conference 2010 Advanced Integration - Insert Image w/ Symphony Documents • Using a custom Symphony Plug-in, add an Insert Image menu item and sidebar that allows for easy image insertion from a Notes repository.
  • 44. Conference 2010 Advanced Integration - Insert Slide • Using a custom VSTO solution, add an Insert Image Ribbon, menu item, and sidebar that allows for easy image insertion from a Notes repository.
  • 46. Conference 2010 Notes Explorer Details • Windows Addin • Support any Notes database – Extends Windows Explorer • One hidden view added – Not a Windows Service • Works with local and server – Supports Limited Rights User databases • Works in any Windows • Support for multi-database Application applications • Works with Windows Search • Create New Documents • NEX Protocol mimics • Properties Panels Dynamic UNC functionality • Supports Notes Single • Immediate Attachment Sync Sign-On • Zip file exploration • Works with Notes 5, 6, 7, 8, • Support for Windows XP, and 8.5.X Vista, and Windows 7
  • 47. Conference 2010 Agenda • Introductions • ―Getting Started‖ with Integration • Advanced Integration – From the Notes Client – From other applications • Looking Forward • Q&A
  • 48. Conference 2010 2010 and Beyond • New/Updated APIs for Notes Data • We finally have great – REST tools – DXL – DDE – Visual Studio 2010 with • We have multiple VSTO 4 options – Office 2010 – Office, Symphony, – Office 2010 Backstage OpenOffice.org, Google Docs, etc. • Great Tools Coming – Competition will be good – Symphony 3.0 (in beta for us … if we can deal now) with all the changes
  • 49. Conference 2010 Automation vs. Generation • Document Generation is starting to become a viable option – Using the standard formats of OOXML, ODF, and PDF – Instead of requiring the application to be present, this is done with no interaction of any application
  • 50. Conference 2010 Automation vs. Generation (cont) • Tools – C# and the OOXML Toolkit for Office – Java and the upcoming ODF Toolkit from IBM for Symphony – Numerous PDF APIs and Toolkits for both .NET and Java
  • 51. Conference 2010 Automation vs. Generation - Results • Can generate server side in a fraction of the time • Here is a demo of what we are doing with Document Generation …
  • 52. Conference 2010 Resources • LDD Discussions (Notes.Net) – http://www-130.ibm.com/developerworks/lotus • OpenOffice.org – http://www.openoffice.org • OpenOffice Developers Guide – http://api.openoffice.org/DevelopersGuide/DevelopersGuide.html • Programming OpenOffice with Visual Basic – http://www.kalitech.fr/clients/doc/VB_APIOOo_en.html • Microsoft Office developer’s Web site – http://msdn2.microsoft.com/en-us/office/default.aspx • Microsoft Developer Network – http://msdn.microsoft.com
  • 53. Conference 2010 Resources (cont.) • Microsoft Office blog listing – http://msdn2.microsoft.com/en-us/office/aa905342.aspx • OpenNTF.org — the open source Web site for Notes – www.openntf.org • Integra4Notes Web site – www.integra4notes.com • Slides and content available from – http://www.johndavidhead.com
  • 54. Conference 2010 Planet Lotus (www.planetlotus.org) is an aggregation of Lotus related blogs and news IdeaJam (www.ideajam.net) is a place where people can post and share their ideas, and gauge the marketability, popularity and viability with input from others OpenNTF (www.openntf.org) is a site devoted to getting groups of individuals all over the world to collaborate on Lotus Notes/Domino applications and release them as open source IBM’s Official portal for developers including a dedicated section for Lotus (www.ibm.com/developerworks/lotus) Bleedyellow.com provides community implementations of Lotus Connections and Sametime Lotus Greenhouse (greenhouse.lotus.com) is a live community website where you can use Lotus Collaboration Products for free! LotusUserGroup.org is the on-line home of the IBM Lotus community for regional and virtual user groups The Lotus Community Podcasts
  • 55. Conference 2010 John Head jhead@psclistens.com Facebook.com/johndhead Facebook.com/PSCGroup Twitter.com/johnhead Twitter.com/PSCGroup 1051 Perimeter Drive Suite 500 LinkedIN.com/in/johndhead Linkedin.com/company/psc-group-llc Schaumburg, IL 60173 Slideshare.com/johndhead Slideshare.com/PSCGroup (847) 517-7200 Youtube.com/johnhead Youtube.com/PSCGroup (847) 517-7600 fax www.johndavidhead.com www.pscgroup.com