SlideShare una empresa de Scribd logo
1 de 49
Descargar para leer sin conexión
Lotus Connections new
     features and
   configuration tips
Overview

What's new: Features
What's new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Whats new: Getting Started page
Detailed step by step introduction to Lotus Connections capabilities
Fully customizable
Shown by default for new users
Whats new: New Forums
Stand alone Forums
Multi-forums in a community
Tag, search, 'My'
Attachment, Following,
Q & A features
Whats new: SubCommunities
Create child communities to branch off sub topic
Equal or more restrictive privacy
Only community members can join
Can delegate ownership to other members.
Whats new: Mobile Enhancement
 Communities, Bookmarks, Files, Wikis, Forums – new Mobile services
 More devices
    Android
    Apple iPad, iPhone, iPod Touch
    Nokia S60 devices
Whats new: Social Analytics
People, Community and Content recommendations
Things in common
Who connects us
Whats new: User Lifecycle
Custom profile type for inactive users
Automate user lifecycle handling via TDI synchronization
Hide inactive users from search and add member dialogs
Inactive users marked throughout UX
Whats new: Following & email
           digest
Includes option to receive notifications aggregated into digest
Central preferences for how to get notified about different types of content
Ability to follow different types of content like Blogs and Communities
Whats new: Sharepoint
New widget available for Lotus
Connections Communities
Access to Sharepoint files
Open and Add files to Sharepoint
from a community
Free download from the Solutions
Catalog http://catalog.lotus.com
Whats new: WebSphere Portal
New Profiles and tag cloud portlet
for WebSphere Portal
Browse and search your Network
View and make Status Updates
Activities, Blogs, Bookmarks
portlets also updated for WS
Portal V7
Free download from the Solutions
Catalog - http://catalog.lotus.com
Overview

Whats new: Features
Whats new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Whats new: new installer
Lotus Connections 3.0 installer is based on the newest install technology
– IBM Rational Install Manager (RIM)Connections 2.5 was based on
Install Shield
The RIM installer has a more flexible GUI
Integrate install/uninstall/upgrade/modify into 1 GUI
Whats new: new installer
Supports Network Deployments of WAS only
  No more Stand-alone deployment

Can install multiple nodes at the same time
  Directly on Deployment manager and Managed nodes instead of unmanaged nodes (2.5)

Faster, less post install steps
Upgrades from 2.5 possible
New database wizard, allows you to look into the detailed commands
Population wizard uses TDI 7
Whats new: new metrics page
Metrics are enabled for all users with
the metrics-reader role.
    By default all users have this role
    Administrators can restrict this
http://<servername.com:port>/activities
/service/html/servermetrics
You can export these to csv through
wsadmin commands
Whats new: Enable/disable Social
           Analytics
 Social Analytics features
     Do You Know (Profiles)
     Recommendations (Communities)
     Recommendations (Home page)
     Who Connects Us? (Profiles)
     Things in Common
 Controlled by 'LotusConnections-config.xml‘
     By default it's enabled after installation
     To disable, run wsadmin commands
Whats new:Content Moderation
       Administration
Content Moderation
   Blogs, Forums, Community Files
Moderation scenarios
   Content Approval (pre-moderation)
       Review before new content gets published
   Flag inappropriate content (post-moderation)
       Report inappropriate published content
       Reviewers evaluate and take actions (ignore, quarantaine, delete)
Whats new: Disable a
          Connections Service
To disable a service
2 steps required
    Change user role mapping in WebSphere console for person and
    reader role to none
    Run wsadmin command
Whats new: Remove sections
       from help system
All help information is in 1 system, even if you don’t install all features of
Lotus Connections
You can remove sections using a wsadmin command.
    You can only remove complete feature parts
Whats new: Manage Communities
         membership
 Add people to a community
    Before 3.0 the community owner could just add someone to a
    community without consent
    You can disable this and only leave the invite option available.
    You also have the option to
    disable both.
Whats new: Customization
New Customization process
New variable: CONNECTIONS_CUSTOMIZATION_PATH
Customization files added in same file structure as application
Customization files will override the default files
Overview

What's new: Features
What's new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Install tips
Installing Connections 3.0 is easier then 2.5
Installing Domino is still easier
RTFM!!! (like we always do for all products, but this time it is serious)
Read it again
   The order of installation is important, the documentation is not always structured that way

Get your System requirements right
   All fixes and fix packs are required.

   If installing on Linux, install the required libraries
Install tips
Install time is greatly influenced by the speed of your disks (VmWare)
Use the planning worksheet from the wiki
Make sure you use a time server on all server
Make life easy if you need to move physical servers or domains later:
  Always use short names for servers/hostnames

  Always use logical names not physical/virtual machine names

  Even on simple one/two server installs, add aliases to hosts file(s) or dns entries
Install tips: Architecture
Scaling up is easier than scaling down
Get your naming conventions up front
Think very well about the server / cluster ratio
  12 features      12 WAS servers (jvms) is often too much

  12 features      1 WAS server is often not enough

3 to 6 servers works best
Example model:
  InfraCluster
      Homepage, News, Search and mobile

  FiWiDoBloCluster
      Files, Wikis, Dogear and Blogs

  ProComFoActCluster
      Profiles, Communities, Forums and Activities
Install tips: Focus on profiles
Plan this completely
Involve all relevant people from the start
  HR, Marketing, Reception,   (and IT)

Start with pilot groups
If Profiles work fine, Lotus Connections deployment will have a higher rate
of adoption
Pre-Populate user photo’s
Integrate Sametime awareness
Use the business cards from Connections in other places
Install tips: Sametime
You can integrate Lotus Sametime into Lotus Connections
Turn of “case sensitivity”
You need to have Sametime connect on the desktop, dll’s are used by
Lotus Connections
Install tips: Cheat sheet
Configuring Lotus Connections is done using wsadmin. Use a cheat sheet
with all commands.
./wsadmin.sh -lang jython -user wasadmin -password xxxxxx -port 8879

execfile("connectionsConfig.py")

execfile("activitiesAdmin.py")

LCConfigService.checkOutConfig("/data/config","DemoCell01")

LCConfigService.checkInConfig()

ActivitiesConfigService.checkOutConfig("/data/config","DemoCell01")

ActivitiesConfigService.checkInConfig()
Install tips: Fixes
You should keep your environment patched up
  Watch out for dependencies

Installing fixes can take forever
Can be installed using GUI or command line
Install tips: Auto Restart
In Windows this is obvious, on linux/AIX it is less common
The order is important
  Database system

  Http server

  Deployment Manager

  Node(s)

  Application servers
Overview

What's new: Features
What's new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Configuration
     3 interfaces: wsadmin, User interface, WebSphere Console

wsadmin (command line interface) + XML configuration files
---------------------------------------------------                 Lotus Connections
Communication settings, Notifications configuration,                user interface
Language selector, Metrics & statistics,                            ------------------------
Scheduled tasks, Life-cycle events                                  Blogs, Homepage
User management
---------------------------------------------------
Configuration & administration for
- Activities, Bookmarks, Communities, Files
- Forums, Profiles, Wikis, Search & News


WebSphere Application Server Integrated Solutions Console
------------------------
WAS services and processes, Access control, Node synchronization,
Data sources, Security,
JVM settings, SMTP, IBM HTTP Server, ...
Configuration: User interface
Blogs
  Configuration parameters

  Moderation
        Approval for entries and comments

        Flagged entries and comments
Configuration: User interface
Blogs
  Configuration parameters for other users blogs

  Cache control
Configuration: User interface
Home Page
  Widgets Administration
Configuration:wsadmin
Used to
  Change configuration settings

  Perform administrative tasks

Background
  Standard WebSphere Application Server
  command line interface

  Uses Jython scripts

Usage
  Case-sensitive
Configuration: XML Repository
Used for configuration of
  Lotus Connections general

  Lotus Connections features

Why Check-out / Check-in
  You should not change the files @ runtime

  Check-in uses syntax checking

Flow
  Check-out XML file on Deployment Manager

  Edit file

  Check-in

  Sync changed file to other nodes

  Restart applications
Configuration: WebSphere Console
 Configuration of WAS services and processes
   Security

   JVM settings (heap size)

   Virtual hosts

   SMTP

 Management of WAS processes and related servers
   Start & stop of servers and clusters

   Node synchronisation

   Management of IBM HTTP server

 Lotus Connections specific aspects
   Access control

   Data sources
Overview

What's new: Features
What's new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Future
Lotus Connections 3.0.1, expected H1 2011 (no official release date)
Video and photo sharing

  Media gallery widget for your communities

Ideablogs

  Idea generation

  Voting

  Push to activities
Future
Outlook social connector

  Profiles network locally synchronized as contacts

  Profile photos and meta data

  Add to network from message

  Menu in Outlook ribbon

Files plugin for Lotus Notes

  Access LC files from Lotus Notes Sidebar

  Drag and drop from desktop to files

  Search for files and people and download,
Future
ECM capabilities

  Custom library widget, looks like files but integrates with ECM softwares like Filenet

  No details on list of Ecm products
Future
  Lotus Connections Next +, expected Q4 2011 (no official release
date)
  Social Platform Evolution
   Support IBM Vulcan with new services and deeper cross platform integration
   Better mobile experience

  Integrate 3d party through open standards
  Enhanced Communities for Teams
   New productivity functions to communities, for example collaborate with GROUPS!!!!
   Calendar widget for events in Communities with many capabilities
   Community calendar can be viewed as Iocal feeds from other personal calendars
   like Notes
Future
Business to Consumer
 Reports/dashboard to monitor adoption and community vitality
 Many metrics
 Custom reports


Micro blogging Enhancement
 Add images to your status updates with preview capability
 Both like and recommend
 Search micro blogging entries by tags or full text
 Expanded social analytics
 Most active members widget
Overview

What's new: Features
What's new: Administration
Install tips
Configuration tips
Future
Reporting Tool for Lotus Connections
Reporting Tool for Connections
Trend & Snapshot Reporting
   30+ Bar, Line, Tabular reports
   across all Connections features.
Easy Export
   Export data to 3rd party reporting
   solutions
Measurement Consulting
   ISSL assistance to develop your
   measurement framework using
   Reporting Tool metrics and other
   measurement sources.
Reporting Tool for Connections
Reporting Tool for Connections
Links
Planning worksheet
http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Worksheet_for_installing_Lotus_Connections_lc3

Customizing Lotus Connections
http://www.ibm.com/developerworks/lotus/documentation/lc3customize/

Lotus Connections InfoCenter
publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp

Greenhouse Solution catalog
https://greenhouse.lotus.com/catalog/

Más contenido relacionado

La actualidad más candente

A Look Under the Hood at a World-Class IBM Lotus Domino Web Application
A Look Under the Hood at a World-Class IBM Lotus Domino Web ApplicationA Look Under the Hood at a World-Class IBM Lotus Domino Web Application
A Look Under the Hood at a World-Class IBM Lotus Domino Web Applicationdominion
 
LUG 2009 - Lotus Domino 8.5.1 Administration (english)
LUG 2009 - Lotus Domino 8.5.1 Administration (english)LUG 2009 - Lotus Domino 8.5.1 Administration (english)
LUG 2009 - Lotus Domino 8.5.1 Administration (english)Fred Janssen
 
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsMicrosoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsShahab Al Yamin Chawdhury
 
Presentation building the ibm®lotus®domino®8.5 infrastructure
Presentation   building the ibm®lotus®domino®8.5 infrastructurePresentation   building the ibm®lotus®domino®8.5 infrastructure
Presentation building the ibm®lotus®domino®8.5 infrastructurexKinAnx
 
Preparing forfirstconnectionsinstall
Preparing forfirstconnectionsinstallPreparing forfirstconnectionsinstall
Preparing forfirstconnectionsinstallGabriella Davis
 
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5Marek Zawadzki
 
Preventing serversickness
Preventing serversicknessPreventing serversickness
Preventing serversicknessGabriella Davis
 
You don't want to do it like that
You don't want to do it like thatYou don't want to do it like that
You don't want to do it like thatSharon James
 
Update to IBM Connections 5 CR1 step by-step guide
Update to IBM Connections 5 CR1 step by-step guideUpdate to IBM Connections 5 CR1 step by-step guide
Update to IBM Connections 5 CR1 step by-step guideRoberto Boccadoro
 
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)IBM Sametime 9.0.x - mixed license configuration (limted vs complete)
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)Novakenstein
 
Installation & configuration
Installation & configurationInstallation & configuration
Installation & configurationSyAM Software
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentationamhiggins
 
Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)ÇözümPARK
 
IBM Mail Support for Microsoft Outlook
IBM Mail Support for Microsoft OutlookIBM Mail Support for Microsoft Outlook
IBM Mail Support for Microsoft Outlookjayeshpar2006
 
IBM Messaging and Collaboration: details and what's new in v8.5.3
IBM Messaging and Collaboration: details and what's new in v8.5.3IBM Messaging and Collaboration: details and what's new in v8.5.3
IBM Messaging and Collaboration: details and what's new in v8.5.3Jacques Pavlenyi
 
Windows Server 2008 R2
Windows Server 2008 R2Windows Server 2008 R2
Windows Server 2008 R2Rishu Mehra
 
Ibm connections 5.0 installation step-by-step (windows and tds)
Ibm connections 5.0   installation step-by-step (windows and tds)Ibm connections 5.0   installation step-by-step (windows and tds)
Ibm connections 5.0 installation step-by-step (windows and tds)Fuangwith Sopharath
 
Lotus Notes/Domino Strategy Update - Dec 2009
Lotus Notes/Domino Strategy Update - Dec 2009Lotus Notes/Domino Strategy Update - Dec 2009
Lotus Notes/Domino Strategy Update - Dec 2009Ed Brill
 
10135 a 10
10135 a 1010135 a 10
10135 a 10Bố Su
 

La actualidad más candente (20)

A Look Under the Hood at a World-Class IBM Lotus Domino Web Application
A Look Under the Hood at a World-Class IBM Lotus Domino Web ApplicationA Look Under the Hood at a World-Class IBM Lotus Domino Web Application
A Look Under the Hood at a World-Class IBM Lotus Domino Web Application
 
LUG 2009 - Lotus Domino 8.5.1 Administration (english)
LUG 2009 - Lotus Domino 8.5.1 Administration (english)LUG 2009 - Lotus Domino 8.5.1 Administration (english)
LUG 2009 - Lotus Domino 8.5.1 Administration (english)
 
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of MaterialsMicrosoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
 
Presentation building the ibm®lotus®domino®8.5 infrastructure
Presentation   building the ibm®lotus®domino®8.5 infrastructurePresentation   building the ibm®lotus®domino®8.5 infrastructure
Presentation building the ibm®lotus®domino®8.5 infrastructure
 
Preparing forfirstconnectionsinstall
Preparing forfirstconnectionsinstallPreparing forfirstconnectionsinstall
Preparing forfirstconnectionsinstall
 
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5
LOT-925 Installing and Configuring IBM Lotus Notes and Domino 8.5
 
Preventing serversickness
Preventing serversicknessPreventing serversickness
Preventing serversickness
 
You don't want to do it like that
You don't want to do it like thatYou don't want to do it like that
You don't want to do it like that
 
Update to IBM Connections 5 CR1 step by-step guide
Update to IBM Connections 5 CR1 step by-step guideUpdate to IBM Connections 5 CR1 step by-step guide
Update to IBM Connections 5 CR1 step by-step guide
 
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)IBM Sametime 9.0.x - mixed license configuration (limted vs complete)
IBM Sametime 9.0.x - mixed license configuration (limted vs complete)
 
Installation & configuration
Installation & configurationInstallation & configuration
Installation & configuration
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentation
 
Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)Windows Server 2008 (Terminal Servis Yenilikleri)
Windows Server 2008 (Terminal Servis Yenilikleri)
 
IBM Mail Support for Microsoft Outlook
IBM Mail Support for Microsoft OutlookIBM Mail Support for Microsoft Outlook
IBM Mail Support for Microsoft Outlook
 
IBM Messaging and Collaboration: details and what's new in v8.5.3
IBM Messaging and Collaboration: details and what's new in v8.5.3IBM Messaging and Collaboration: details and what's new in v8.5.3
IBM Messaging and Collaboration: details and what's new in v8.5.3
 
Windows Server 2008 R2
Windows Server 2008 R2Windows Server 2008 R2
Windows Server 2008 R2
 
Ibm connections 5.0 installation step-by-step (windows and tds)
Ibm connections 5.0   installation step-by-step (windows and tds)Ibm connections 5.0   installation step-by-step (windows and tds)
Ibm connections 5.0 installation step-by-step (windows and tds)
 
Lotus Notes/Domino Strategy Update - Dec 2009
Lotus Notes/Domino Strategy Update - Dec 2009Lotus Notes/Domino Strategy Update - Dec 2009
Lotus Notes/Domino Strategy Update - Dec 2009
 
Technolo Report
Technolo ReportTechnolo Report
Technolo Report
 
10135 a 10
10135 a 1010135 a 10
10135 a 10
 

Destacado

Profile types and locking profile features
Profile types and locking profile featuresProfile types and locking profile features
Profile types and locking profile featuresWannes Rams
 
Blogs, Twitter, YouTube, and More
Blogs, Twitter, YouTube, and MoreBlogs, Twitter, YouTube, and More
Blogs, Twitter, YouTube, and MoreScott McLeod
 
SAISD Administrator Blogs
SAISD Administrator BlogsSAISD Administrator Blogs
SAISD Administrator BlogsScott McLeod
 
2012 Franklin Schools
2012 Franklin Schools2012 Franklin Schools
2012 Franklin SchoolsScott McLeod
 
School & Society PowerPoint - Sep 26
School & Society PowerPoint - Sep 26School & Society PowerPoint - Sep 26
School & Society PowerPoint - Sep 26Scott McLeod
 
School & Society PowerPoint - Sep 5
School & Society PowerPoint - Sep 5School & Society PowerPoint - Sep 5
School & Society PowerPoint - Sep 5Scott McLeod
 
The Blogging Administrator
The Blogging AdministratorThe Blogging Administrator
The Blogging AdministratorScott McLeod
 

Destacado (9)

2007 CALI
2007 CALI2007 CALI
2007 CALI
 
Profile types and locking profile features
Profile types and locking profile featuresProfile types and locking profile features
Profile types and locking profile features
 
Blogs, Twitter, YouTube, and More
Blogs, Twitter, YouTube, and MoreBlogs, Twitter, YouTube, and More
Blogs, Twitter, YouTube, and More
 
SAISD Administrator Blogs
SAISD Administrator BlogsSAISD Administrator Blogs
SAISD Administrator Blogs
 
Why be social?
Why be social?Why be social?
Why be social?
 
2012 Franklin Schools
2012 Franklin Schools2012 Franklin Schools
2012 Franklin Schools
 
School & Society PowerPoint - Sep 26
School & Society PowerPoint - Sep 26School & Society PowerPoint - Sep 26
School & Society PowerPoint - Sep 26
 
School & Society PowerPoint - Sep 5
School & Society PowerPoint - Sep 5School & Society PowerPoint - Sep 5
School & Society PowerPoint - Sep 5
 
The Blogging Administrator
The Blogging AdministratorThe Blogging Administrator
The Blogging Administrator
 

Similar a Blug connections

Control panel by
Control panel byControl panel by
Control panel byNoor Fatima
 
Sydney LUG LS11 Highlights
Sydney LUG LS11 HighlightsSydney LUG LS11 Highlights
Sydney LUG LS11 HighlightsAusLUG
 
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...Luis Benitez
 
Using CMS Tool Drupal
Using CMS Tool DrupalUsing CMS Tool Drupal
Using CMS Tool Drupalsenejug
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentationamhiggins
 
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...Microsoft TechNet
 
Domino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDomino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDarren Duke
 
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...Steve Cogan
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
8 1/2 Things To Consider When Upgrading To Notes Domino 8.5
8 1/2 Things To Consider When Upgrading To Notes Domino 8.58 1/2 Things To Consider When Upgrading To Notes Domino 8.5
8 1/2 Things To Consider When Upgrading To Notes Domino 8.5David Stephens
 
Whats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 FinalWhats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 Finalncarrier
 
Lotus Connections 3.0: a Technical View on What's New
Lotus Connections 3.0: a Technical View on What's NewLotus Connections 3.0: a Technical View on What's New
Lotus Connections 3.0: a Technical View on What's NewStuart McIntyre
 
Building an Interactive Community Platform with ASP.NET
Building an Interactive Community Platform with ASP.NETBuilding an Interactive Community Platform with ASP.NET
Building an Interactive Community Platform with ASP.NETgoodfriday
 
Windows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate LearningWindows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate LearningAcend Corporate Learning
 
Managing SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAManaging SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAConcentrated Technology
 

Similar a Blug connections (20)

Control panel by
Control panel byControl panel by
Control panel by
 
Lotus Domino 8.5
Lotus Domino 8.5Lotus Domino 8.5
Lotus Domino 8.5
 
Quickr
QuickrQuickr
Quickr
 
Sydney LUG LS11 Highlights
Sydney LUG LS11 HighlightsSydney LUG LS11 Highlights
Sydney LUG LS11 Highlights
 
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...
ID304 - Lotus® Connections 3.0 TDI, SSO, and User Life Cycle Management: What...
 
Linux webmin
Linux webminLinux webmin
Linux webmin
 
IUG ATL PC 9.5
IUG ATL PC 9.5IUG ATL PC 9.5
IUG ATL PC 9.5
 
Using CMS Tool Drupal
Using CMS Tool DrupalUsing CMS Tool Drupal
Using CMS Tool Drupal
 
PACLUG sametime presentation
PACLUG sametime presentationPACLUG sametime presentation
PACLUG sametime presentation
 
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...
Automating Desktop Management with Windows Powershell V2.0 and Group Policy M...
 
John
JohnJohn
John
 
Domino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDomino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUG
 
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...
Lotusphere Comes To You April 2011 - Notes & Domino 8.5.2 - All features grea...
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
8 1/2 Things To Consider When Upgrading To Notes Domino 8.5
8 1/2 Things To Consider When Upgrading To Notes Domino 8.58 1/2 Things To Consider When Upgrading To Notes Domino 8.5
8 1/2 Things To Consider When Upgrading To Notes Domino 8.5
 
Whats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 FinalWhats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 Final
 
Lotus Connections 3.0: a Technical View on What's New
Lotus Connections 3.0: a Technical View on What's NewLotus Connections 3.0: a Technical View on What's New
Lotus Connections 3.0: a Technical View on What's New
 
Building an Interactive Community Platform with ASP.NET
Building an Interactive Community Platform with ASP.NETBuilding an Interactive Community Platform with ASP.NET
Building an Interactive Community Platform with ASP.NET
 
Windows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate LearningWindows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate Learning
 
Managing SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBAManaging SQLserver for the reluctant DBA
Managing SQLserver for the reluctant DBA
 

Más de Wannes Rams

History of Connections
History of Connections History of Connections
History of Connections Wannes Rams
 
Touchpoint and Userinvite
Touchpoint and UserinviteTouchpoint and Userinvite
Touchpoint and UserinviteWannes Rams
 
Think why we should all be using watson workspace
Think why we should all be using watson workspaceThink why we should all be using watson workspace
Think why we should all be using watson workspaceWannes Rams
 
How to be a lion tamer
How to be a lion tamerHow to be a lion tamer
How to be a lion tamerWannes Rams
 
Enrich your IBM Connections profiles by extending the profiles data model
Enrich your IBM Connections profiles by extending the profiles data modelEnrich your IBM Connections profiles by extending the profiles data model
Enrich your IBM Connections profiles by extending the profiles data modelWannes Rams
 
Rock the activity stream api
Rock the activity stream api Rock the activity stream api
Rock the activity stream api Wannes Rams
 
Managing ldap changes in connections
Managing ldap changes in connectionsManaging ldap changes in connections
Managing ldap changes in connectionsWannes Rams
 
Managing ldap changes in connections
Managing ldap changes in connectionsManaging ldap changes in connections
Managing ldap changes in connectionsWannes Rams
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...Wannes Rams
 
Make your ibm connections deployment your own, customize it!
Make your ibm connections deployment your own, customize it!Make your ibm connections deployment your own, customize it!
Make your ibm connections deployment your own, customize it!Wannes Rams
 
Make your ibm connections deployment your own customize it
Make your ibm connections deployment your own  customize itMake your ibm connections deployment your own  customize it
Make your ibm connections deployment your own customize itWannes Rams
 
Show301 make your ibm® connections deployment your own customize it!
Show301 make your ibm® connections deployment your own customize it!Show301 make your ibm® connections deployment your own customize it!
Show301 make your ibm® connections deployment your own customize it!Wannes Rams
 

Más de Wannes Rams (12)

History of Connections
History of Connections History of Connections
History of Connections
 
Touchpoint and Userinvite
Touchpoint and UserinviteTouchpoint and Userinvite
Touchpoint and Userinvite
 
Think why we should all be using watson workspace
Think why we should all be using watson workspaceThink why we should all be using watson workspace
Think why we should all be using watson workspace
 
How to be a lion tamer
How to be a lion tamerHow to be a lion tamer
How to be a lion tamer
 
Enrich your IBM Connections profiles by extending the profiles data model
Enrich your IBM Connections profiles by extending the profiles data modelEnrich your IBM Connections profiles by extending the profiles data model
Enrich your IBM Connections profiles by extending the profiles data model
 
Rock the activity stream api
Rock the activity stream api Rock the activity stream api
Rock the activity stream api
 
Managing ldap changes in connections
Managing ldap changes in connectionsManaging ldap changes in connections
Managing ldap changes in connections
 
Managing ldap changes in connections
Managing ldap changes in connectionsManaging ldap changes in connections
Managing ldap changes in connections
 
The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...The lazy administrator, how to make your life easier by using tdi to automate...
The lazy administrator, how to make your life easier by using tdi to automate...
 
Make your ibm connections deployment your own, customize it!
Make your ibm connections deployment your own, customize it!Make your ibm connections deployment your own, customize it!
Make your ibm connections deployment your own, customize it!
 
Make your ibm connections deployment your own customize it
Make your ibm connections deployment your own  customize itMake your ibm connections deployment your own  customize it
Make your ibm connections deployment your own customize it
 
Show301 make your ibm® connections deployment your own customize it!
Show301 make your ibm® connections deployment your own customize it!Show301 make your ibm® connections deployment your own customize it!
Show301 make your ibm® connections deployment your own customize it!
 

Último

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 

Último (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 

Blug connections

  • 1. Lotus Connections new features and configuration tips
  • 2. Overview What's new: Features What's new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 3. Whats new: Getting Started page Detailed step by step introduction to Lotus Connections capabilities Fully customizable Shown by default for new users
  • 4. Whats new: New Forums Stand alone Forums Multi-forums in a community Tag, search, 'My' Attachment, Following, Q & A features
  • 5. Whats new: SubCommunities Create child communities to branch off sub topic Equal or more restrictive privacy Only community members can join Can delegate ownership to other members.
  • 6. Whats new: Mobile Enhancement Communities, Bookmarks, Files, Wikis, Forums – new Mobile services More devices Android Apple iPad, iPhone, iPod Touch Nokia S60 devices
  • 7. Whats new: Social Analytics People, Community and Content recommendations Things in common Who connects us
  • 8. Whats new: User Lifecycle Custom profile type for inactive users Automate user lifecycle handling via TDI synchronization Hide inactive users from search and add member dialogs Inactive users marked throughout UX
  • 9. Whats new: Following & email digest Includes option to receive notifications aggregated into digest Central preferences for how to get notified about different types of content Ability to follow different types of content like Blogs and Communities
  • 10. Whats new: Sharepoint New widget available for Lotus Connections Communities Access to Sharepoint files Open and Add files to Sharepoint from a community Free download from the Solutions Catalog http://catalog.lotus.com
  • 11. Whats new: WebSphere Portal New Profiles and tag cloud portlet for WebSphere Portal Browse and search your Network View and make Status Updates Activities, Blogs, Bookmarks portlets also updated for WS Portal V7 Free download from the Solutions Catalog - http://catalog.lotus.com
  • 12. Overview Whats new: Features Whats new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 13. Whats new: new installer Lotus Connections 3.0 installer is based on the newest install technology – IBM Rational Install Manager (RIM)Connections 2.5 was based on Install Shield The RIM installer has a more flexible GUI Integrate install/uninstall/upgrade/modify into 1 GUI
  • 14. Whats new: new installer Supports Network Deployments of WAS only No more Stand-alone deployment Can install multiple nodes at the same time Directly on Deployment manager and Managed nodes instead of unmanaged nodes (2.5) Faster, less post install steps Upgrades from 2.5 possible New database wizard, allows you to look into the detailed commands Population wizard uses TDI 7
  • 15. Whats new: new metrics page Metrics are enabled for all users with the metrics-reader role. By default all users have this role Administrators can restrict this http://<servername.com:port>/activities /service/html/servermetrics You can export these to csv through wsadmin commands
  • 16. Whats new: Enable/disable Social Analytics Social Analytics features Do You Know (Profiles) Recommendations (Communities) Recommendations (Home page) Who Connects Us? (Profiles) Things in Common Controlled by 'LotusConnections-config.xml‘ By default it's enabled after installation To disable, run wsadmin commands
  • 17. Whats new:Content Moderation Administration Content Moderation Blogs, Forums, Community Files Moderation scenarios Content Approval (pre-moderation) Review before new content gets published Flag inappropriate content (post-moderation) Report inappropriate published content Reviewers evaluate and take actions (ignore, quarantaine, delete)
  • 18. Whats new: Disable a Connections Service To disable a service 2 steps required Change user role mapping in WebSphere console for person and reader role to none Run wsadmin command
  • 19. Whats new: Remove sections from help system All help information is in 1 system, even if you don’t install all features of Lotus Connections You can remove sections using a wsadmin command. You can only remove complete feature parts
  • 20. Whats new: Manage Communities membership Add people to a community Before 3.0 the community owner could just add someone to a community without consent You can disable this and only leave the invite option available. You also have the option to disable both.
  • 21. Whats new: Customization New Customization process New variable: CONNECTIONS_CUSTOMIZATION_PATH Customization files added in same file structure as application Customization files will override the default files
  • 22. Overview What's new: Features What's new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 23. Install tips Installing Connections 3.0 is easier then 2.5 Installing Domino is still easier RTFM!!! (like we always do for all products, but this time it is serious) Read it again The order of installation is important, the documentation is not always structured that way Get your System requirements right All fixes and fix packs are required. If installing on Linux, install the required libraries
  • 24. Install tips Install time is greatly influenced by the speed of your disks (VmWare) Use the planning worksheet from the wiki Make sure you use a time server on all server Make life easy if you need to move physical servers or domains later: Always use short names for servers/hostnames Always use logical names not physical/virtual machine names Even on simple one/two server installs, add aliases to hosts file(s) or dns entries
  • 25. Install tips: Architecture Scaling up is easier than scaling down Get your naming conventions up front Think very well about the server / cluster ratio 12 features 12 WAS servers (jvms) is often too much 12 features 1 WAS server is often not enough 3 to 6 servers works best Example model: InfraCluster Homepage, News, Search and mobile FiWiDoBloCluster Files, Wikis, Dogear and Blogs ProComFoActCluster Profiles, Communities, Forums and Activities
  • 26. Install tips: Focus on profiles Plan this completely Involve all relevant people from the start HR, Marketing, Reception, (and IT) Start with pilot groups If Profiles work fine, Lotus Connections deployment will have a higher rate of adoption Pre-Populate user photo’s Integrate Sametime awareness Use the business cards from Connections in other places
  • 27. Install tips: Sametime You can integrate Lotus Sametime into Lotus Connections Turn of “case sensitivity” You need to have Sametime connect on the desktop, dll’s are used by Lotus Connections
  • 28. Install tips: Cheat sheet Configuring Lotus Connections is done using wsadmin. Use a cheat sheet with all commands. ./wsadmin.sh -lang jython -user wasadmin -password xxxxxx -port 8879 execfile("connectionsConfig.py") execfile("activitiesAdmin.py") LCConfigService.checkOutConfig("/data/config","DemoCell01") LCConfigService.checkInConfig() ActivitiesConfigService.checkOutConfig("/data/config","DemoCell01") ActivitiesConfigService.checkInConfig()
  • 29. Install tips: Fixes You should keep your environment patched up Watch out for dependencies Installing fixes can take forever Can be installed using GUI or command line
  • 30. Install tips: Auto Restart In Windows this is obvious, on linux/AIX it is less common The order is important Database system Http server Deployment Manager Node(s) Application servers
  • 31. Overview What's new: Features What's new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 32. Configuration 3 interfaces: wsadmin, User interface, WebSphere Console wsadmin (command line interface) + XML configuration files --------------------------------------------------- Lotus Connections Communication settings, Notifications configuration, user interface Language selector, Metrics & statistics, ------------------------ Scheduled tasks, Life-cycle events Blogs, Homepage User management --------------------------------------------------- Configuration & administration for - Activities, Bookmarks, Communities, Files - Forums, Profiles, Wikis, Search & News WebSphere Application Server Integrated Solutions Console ------------------------ WAS services and processes, Access control, Node synchronization, Data sources, Security, JVM settings, SMTP, IBM HTTP Server, ...
  • 33. Configuration: User interface Blogs Configuration parameters Moderation Approval for entries and comments Flagged entries and comments
  • 34. Configuration: User interface Blogs Configuration parameters for other users blogs Cache control
  • 35. Configuration: User interface Home Page Widgets Administration
  • 36. Configuration:wsadmin Used to Change configuration settings Perform administrative tasks Background Standard WebSphere Application Server command line interface Uses Jython scripts Usage Case-sensitive
  • 37. Configuration: XML Repository Used for configuration of Lotus Connections general Lotus Connections features Why Check-out / Check-in You should not change the files @ runtime Check-in uses syntax checking Flow Check-out XML file on Deployment Manager Edit file Check-in Sync changed file to other nodes Restart applications
  • 38. Configuration: WebSphere Console Configuration of WAS services and processes Security JVM settings (heap size) Virtual hosts SMTP Management of WAS processes and related servers Start & stop of servers and clusters Node synchronisation Management of IBM HTTP server Lotus Connections specific aspects Access control Data sources
  • 39. Overview What's new: Features What's new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 40. Future Lotus Connections 3.0.1, expected H1 2011 (no official release date) Video and photo sharing Media gallery widget for your communities Ideablogs Idea generation Voting Push to activities
  • 41. Future Outlook social connector Profiles network locally synchronized as contacts Profile photos and meta data Add to network from message Menu in Outlook ribbon Files plugin for Lotus Notes Access LC files from Lotus Notes Sidebar Drag and drop from desktop to files Search for files and people and download,
  • 42. Future ECM capabilities Custom library widget, looks like files but integrates with ECM softwares like Filenet No details on list of Ecm products
  • 43. Future Lotus Connections Next +, expected Q4 2011 (no official release date) Social Platform Evolution Support IBM Vulcan with new services and deeper cross platform integration Better mobile experience Integrate 3d party through open standards Enhanced Communities for Teams New productivity functions to communities, for example collaborate with GROUPS!!!! Calendar widget for events in Communities with many capabilities Community calendar can be viewed as Iocal feeds from other personal calendars like Notes
  • 44. Future Business to Consumer Reports/dashboard to monitor adoption and community vitality Many metrics Custom reports Micro blogging Enhancement Add images to your status updates with preview capability Both like and recommend Search micro blogging entries by tags or full text Expanded social analytics Most active members widget
  • 45. Overview What's new: Features What's new: Administration Install tips Configuration tips Future Reporting Tool for Lotus Connections
  • 46. Reporting Tool for Connections Trend & Snapshot Reporting 30+ Bar, Line, Tabular reports across all Connections features. Easy Export Export data to 3rd party reporting solutions Measurement Consulting ISSL assistance to develop your measurement framework using Reporting Tool metrics and other measurement sources.
  • 47. Reporting Tool for Connections
  • 48. Reporting Tool for Connections
  • 49. Links Planning worksheet http://www-10.lotus.com/ldd/lcwiki.nsf/dx/Worksheet_for_installing_Lotus_Connections_lc3 Customizing Lotus Connections http://www.ibm.com/developerworks/lotus/documentation/lc3customize/ Lotus Connections InfoCenter publib.boulder.ibm.com/infocenter/ltscnnct/v2r0/index.jsp Greenhouse Solution catalog https://greenhouse.lotus.com/catalog/