SlideShare a Scribd company logo
1 of 38
Download to read offline
© 2014 IBM Corporation
Powered by IBM SmartCloud Meetings
IBM Connections.
What's new in Connections Next !
Open Mic
Manish Kataria
Technical Lead, Smartcloud
IBM Collaboration Solutions
© 2014 IBM Corporation2
About Me
Manish Kataria -Tech Lead - SBT and Smartcloud development
mkataria@in.ibm.com
Have been working with IBM in social collaboration domain.
Worked extensively on IBM Connections integration with IBM
Notes, Sametime, MS Outlook, IBM Portal, worked with customers
in enabling to develop similar integrations.
Vinayak Tavargeri- Support Manager – Facilitator for AP
Open Mics
vtavargeri@in.ibm.com
© 2014 IBM Corporation3
Abstract
The session would give an overview of social offering from IBM, IBM Connections.
We cover various services platform offers and how you can use these to
collaborate effectively and efficiently.
Session would also provide glimpses into some of the new features meant to be
released in Connections 5.0 release.
Finally we would cover the details of technologies behind Connections and how
you can leverage these open development standards to infuse social capabilities
into your own day to day applications. We would also share some out of box
plugins developed by IBM for popular platforms like Notes and ST.
© 2014 IBM Corporation4
Agenda
 1. General overview of Connections
 2. Connections 5.0 features
 External Collaboration
 Files
 Additional features
 3. Introduction to SBT and building your own applications
© 2014 IBM Corporation
IBM Connections : Overview
Home page
See what's happening across your social
network
Blogs
Present your own ideas, and learn from
others
Communities
Work with people who share common
roles and expertise
Files
Post, share, and discover documents,
presentations, images, and more
Micro-blogging
Reach out for help your social network
Profiles
Find the people you need
Wikis
Create web content together
Activities
Organize your work and tap your
professional network
Bookmarks
Save, share, and discover bookmarks
Forums
Exchange ideas with, and benefit from the
expertise of others
© 2014 IBM Corporation6
Ø
provides a means for customers to bring external users into
their Connections environment
Ø
External users will see only content shared with them and
only the people associated with that content
Ø
Administrators can see who is an external user, can control
who can invite them in, and can manage those accounts
IBM Connections : External Collaboration
© 2014 IBM Corporation7
Revamped UI
Ø
People can immediately
identify external users
Ø
External users have a targeted
experience of the content
and people in the
organization who invited
them
IBM Connections : External Collaboration
© 2014 IBM Corporation8
IBM Connections : External Collaboration
© 2014 IBM Corporation9
IBM Connections : External Collaboration
© 2014 IBM Corporation10
IBM Connections : External Collaboration
© 2014 IBM Corporation11
Constrained view for an external user
IBM Connections : External Collaboration
© 2014 IBM Corporation12
Community view : External users can view members, business cards and content,
but not Profiles.
IBM Connections : External Collaboration
© 2014 IBM Corporation13
Files view : External user
IBM Connections : External Collaboration
© 2014 IBM Corporation14
Warnings on externally shared resources.
IBM Connections : External Collaboration
© 2014 IBM Corporation15
Administrator configurations
➢ He can control how external users are stored in his directory
➢ He can control the workflow that occurs when an external user is invited,
by adding a custom link that goes to his company’s registration process
➢ He can control the text used to decorate external user names
➢ He can control who can create external-facing communities and files
➢ He can control what data external users see on business cards —
they will see different data from employees
➢ He can use wsadmin commands to see what data an external user can see
IBM Connections : External Collaboration
© 2014 IBM Corporation16
Enabling External Collaboration on your platform
➢ Edit LotusConnections-config.xml
➢ Restart Server
➢ Enable Waltz Profiles Integration (WPI).
➢ Ensure that profiles_directory_service_extension_enabled is enabled in LotusConnections-config.xml
set <genericProperty
name="visitorModelEnabled">true</genericProperty> to true
<sloc:serviceReference profiles_directory_service_extension_enabled="true"
serviceName="directory"/>"
IBM Connections : External Collaboration
© 2014 IBM Corporation17
Enabling External users in Connections
➢ Disable Anonymous Access for the
Connections Instance
➢ Register external users into the Profiles DB
➢ Set employee.extended role
➢ For users to create external
➢ communities or to share with
➢ external users, their
➢ employee.extended role must
➢ be set through the Profiles API
Sample XML for setting employee.extended
role URI: /profiles/admin/atom/profileRoles.do
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>RoleFeed-sample-1</id>
<entry>
<id>employee</id>
</entry>
</feed>
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>RoleFeed-sample-2</id>
<entry>
<id>employee.extended</id>
</entry>
</feed>
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>RoleFeed-sample-3</id>
<entry>
<id>external.user</id>
</entry>
</feed>
IBM Connections : External Collaboration
© 2014 IBM Corporation18
➢
Find the content you’re looking for
➢
Thumbnails allow for quick scanning
of a document’s first page
➢
Users get an idea of file contents
from first page preview and don't
need to click and view file until
needed
➢
Get more information, without leaving
the page
➢
Easy thumbnail on hover to see
additional information on each file
➢
Hidden when not necessary, but
available when you want them
➢
Important information like Externally
shared, public, private etc visible on
the front of the thumbnail
➢
Quick access to file download from
the thumbnail
IBM Connections : Files
© 2014 IBM Corporation19
➢
Preview files before you download
➢
Users get a an idea of file contents from
first page preview and don't need to
click and view file until needed
➢
Navigate through content, in context
➢
Within a collection of files users can
jump from one to the next; effortlessly
browsing many files with detail
➢
Sift through many files to find the one
you need
IBM Connections : Files
© 2014 IBM Corporation20
➢
IBM File Viewer
➢
Available as a Catalog download (1.0.6)
➢
Required for generating document previews for thumbnails
➢
File Conversion
➢
All new files have thumbnail previews
➢
Supported file types are office, openoffice, and images
➢
(.doc,.docx,.ppt,.pptx,.xls,.xlsx,.odt,.ods,.odp,
.jpg,.png,.bmp, .gif,)
➢
PDF support coming soon
➢
Admin must run a 'wsadmin' task to generate previews for
existing content
wsadmin>FilesThumbnailService.generateForAllFiles()
IBM Connections : Files
© 2014 IBM Corporation21
➢
Sync to the native mobile app
➢
Synchronize files between your Connections files repository,
➢
your desktop file system, and your mobile devices.
➢
Bandwidth can be tapered to WiFi only
➢
Desktop File sync
➢
Round trip editing with local changes updated automatically
➢
Save directly to Connections from any desktop app
➢
Access the latest version available at all times
➢
Sync work by pushing files to your desktop
➢
Mark files you want to access offline from the web UI
IBM Connections : Files
© 2014 IBM Corporation22
IBM Connections : Files
© 2014 IBM Corporation23
➢ Works for Personal Files
➢ Available on Desktop, iOS, Android
➢ Requires Windows 7 or Windows 8
➢ Updated plug-in will be available from
Catalog.lotus.com soon— “IBM
Connections Desktop Plug-ins”
IBM Connections : Files
© 2014 IBM Corporation24
Connections 5.0 : Files
© 2014 IBM Corporation25
Connections 5.0 : Additional features
➢ Activity Stream algorithm provides more relevant information
➢ View all of your notifications in one area
➢ Link Previews summarize content without visiting it
© 2014 IBM Corporation26
➢
People Typeahead
➢
Just type to search for expertise by keyword or name.
Relevancy is determine by the user’s social graph.
➢
Activity Stream Search
➢
Search activity stream to find messages and content
➢
Custom Landing Pages
➢
Community Managers can customize what users see when
they arrive in a community.
➢
Rich Text Editor (Ephox EditLive!)
➢
Additional install of Ephox EditLive!
➢
Copy and Paste of images
➢
Expanded @mentions
➢
Consistent @mentions to bring users into the conversation in
Ideation Blogs, Blog Comments, and more
IBM Connections : 5.0
© 2014 IBM Corporation27
➢
Open Office 4.0 Integration
➢
Seamlessly include files you’ve created in OpenOffice right into your
Connections instance
➢
Sametime 9 Integration
➢
Collaborate in Context with click to chat, click to call, click to meet
➢
Consistent identity, photo, and files across service
➢
Share from Connections Files into a meeting room or chat
➢
Embedding the Activity Stream
➢
Leverage the activity stream in any OpenSocial Container
➢
OOTB integration with WebSphere Portal and Notes 9.0 Social
➢
Edition
➢
IBM Docs
➢
Preview, present and print files without downloading
➢
Real time co-editing in a web based editor
IBM Connections : 5.0
© 2014 IBM Corporation28
Social Business Toolkit
© 2014 IBM Corporation29
Social Business Toolkit
● IBM Social Business Platform
– Standards based support e.g. REST, OAuth, OpenSocial, …
– Highly scalable and available deployment options
– High barrier to entry for application developers
● Social Business SDK simplifies this
– Samples versus Documentation
– Configuration versus Coding
– Virtual Image versus Deployment
● Social Business SDK an Open Source Project
– Transparent development
– Continuous releases
– External contributions
© 2014 IBM Corporation30
Social Business Toolkit
● Let developers add social capabilities to their applications in minutes
– Through the consumption of ready to use code libraries
– Not a new set of APIs, but helpers on top of the existing APIs
– Illustrated by many comprehensive examples that can simply be copy/paste to existing
applications
– Established developer patterns for social business
● Target the broader range of developers
– Focus on web technologies: HTML, JavaScript and CSS
– But also support Java developers, and more over time
– Support on-premises and cloud deployments
● Let developers experiment the SDK and related examples using a web based
application, known as the “developer playground”
● Delivered as an open source project (Apache 2.0 license) and available on
GitHub (https://github.com/OpenNTF/SocialSDK)
– External contributions will be accepted
– Supported using a community on developerWorks: http://bit.ly/ibmsbtcommunity
– Releases on OpenNTF: http://ibmsbt.openntf.org
© 2014 IBM Corporation31
Social Business Toolkit
● IBM Social Business Platform
– Standards based support e.g. REST, OAuth, OpenSocial, …
– Highly scalable and available deployment options
– High barrier to entry for application developers
● Social Business SDK simplifies this
– Samples versus Documentation
– Configuration versus Coding
– Virtual Image versus Deployment
● Social Business SDK an Open Source Project
– Transparent development
– Continuous releases
– External contributions
© 2014 IBM Corporation
Sample Applications
OpenSocial Support
Security
Code Snippets
Language Bindings Developer Playground
DocumentationServer Assets
Pre-configured Tomcat
Reusable Dijits
Quick Start Image
Social Business Toolkit
© 2014 IBM Corporation33
Social Business Toolkit
 Saves application developers from writing cumbersome, static code
● Isolates various characteristics related to connectivity to social services, outside of the code
● Makes it easy to switch between multiple environments (production, development, test...)
● Isolates complexity related to authentication mechanisms
● The application code is agnostic of the underlying authentication mechanism.
● No more hard coded passwords in the code!
● Comes with a secure credentials store
● Complex authentication flows are handled seamlessly by the SDK
● Currently supports OAuth 1.0a, OAuth 2.0 and Basic authentication.
● SSO (LTPA, SAML) will be supported as well
 Provides easy to use objects with many code examples
● Low level APIs for directly consuming the REST services
● Higher level objects with advanced capabilities (caching, …)
● Hide some platform specific requirements (ex: OpenSocial xhr API, Portlet APIs...)
© 2014 IBM Corporation34
Social Business Toolkit
This sample uses Java API to get communities of user from IBM Connections
Same consumer
code when specifies
an endpoint can
connect to a different
server using different
authentication
mechanism
Uses default
endpoint
© 2014 IBM Corporation
JavaScript API to get communities of user from IBM Connections
– SDK is included with a single line of code
– A script tag pointing to the toolkit, And use any of the APIs
●
<script type="text/javascript" src="/library?endpoints=connections,smartcloud,domino"></script>
– Uses existing libraries (Dojo...) under the cover,but exposes a library agnostic API
Social Business Toolkit
© 2014 IBM Corporation
JavaScript API to get communities of user from IBM Connections
– SDK is included with a single line of code
– A script tag pointing to the toolkit, And use any of the APIs
●
<script type="text/javascript" src="/library?endpoints=connections,smartcloud,domino"></script>
– Uses existing libraries (Dojo...) under the cover,but exposes a library agnostic API
Social Business Toolkit
© 2014 IBM Corporation
Social Business Toolkit
#ibmsbt
/OpenNTF/SocialSDK
http://ibmsbt.openntf.org/
http://bit.ly/ibmsbtcommunity
http://bit.ly/VyedAB
Product documentation in wikis
http://bit.ly/sbtplayground
© 2014 IBM Corporation38
Got Questions ?
IBM India Private Limited
DLF Silokhera
Sector-30, Gurgaon
India
Mob : +91-995888 0743
mkataria@in.ibm.com
www.ibm.com/in
Manish Kataria
Advisory Software Engineer
ICS - Smartcloud

More Related Content

What's hot

ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
TIMETOACT GROUP
 
Intranet mit-ibm-connections+xcc-vaude
Intranet mit-ibm-connections+xcc-vaudeIntranet mit-ibm-connections+xcc-vaude
Intranet mit-ibm-connections+xcc-vaude
TIMETOACT GROUP
 
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
John Head
 

What's hot (20)

How to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and ProfilesHow to extend IBM Connections Communities and Profiles
How to extend IBM Connections Communities and Profiles
 
The Notes/Domino Application Development Competitive Advantage - IamLUG
The Notes/Domino Application Development Competitive Advantage - IamLUGThe Notes/Domino Application Development Competitive Advantage - IamLUG
The Notes/Domino Application Development Competitive Advantage - IamLUG
 
Get the most out of IBM Connections with XCC – Web Content & Custom Apps Exte...
Get the most out of IBM Connections with XCC – Web Content & Custom Apps Exte...Get the most out of IBM Connections with XCC – Web Content & Custom Apps Exte...
Get the most out of IBM Connections with XCC – Web Content & Custom Apps Exte...
 
XCC - What's New Release 10
XCC - What's New Release 10XCC - What's New Release 10
XCC - What's New Release 10
 
Becoming an IBM Connections Developer
Becoming an IBM Connections DeveloperBecoming an IBM Connections Developer
Becoming an IBM Connections Developer
 
IBM Connections Engagement Center
IBM Connections Engagement CenterIBM Connections Engagement Center
IBM Connections Engagement Center
 
What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0What is new in IBM Connections 5.5 and IBM Docs 2.0
What is new in IBM Connections 5.5 and IBM Docs 2.0
 
XCC Personalization
XCC PersonalizationXCC Personalization
XCC Personalization
 
IBM Connections 4.0 Installation - From Zero To Social Hero 1.16 for Domino LDAP
IBM Connections 4.0 Installation - From Zero To Social Hero 1.16 for Domino LDAPIBM Connections 4.0 Installation - From Zero To Social Hero 1.16 for Domino LDAP
IBM Connections 4.0 Installation - From Zero To Social Hero 1.16 for Domino LDAP
 
ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
ARCHIVE - TIMETOACT Web Content Management Extension for IBM Connections (XCC...
 
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
IBM Connect 2016: 1402 - Getting Technically Cozy with IBM Connections Cloud ...
 
Intranet mit-ibm-connections+xcc-vaude
Intranet mit-ibm-connections+xcc-vaudeIntranet mit-ibm-connections+xcc-vaude
Intranet mit-ibm-connections+xcc-vaude
 
24 Ways to Enhance IBM Connections with XCC – Web Content & Custom Apps Exte...
24 Ways to Enhance IBM Connections with XCC – Web Content  & Custom Apps Exte...24 Ways to Enhance IBM Connections with XCC – Web Content  & Custom Apps Exte...
24 Ways to Enhance IBM Connections with XCC – Web Content & Custom Apps Exte...
 
The Digital Workplace Hub: Where Digital and Engagement Propel the Market Lea...
The Digital Workplace Hub: Where Digital and Engagement Propel the Market Lea...The Digital Workplace Hub: Where Digital and Engagement Propel the Market Lea...
The Digital Workplace Hub: Where Digital and Engagement Propel the Market Lea...
 
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
 
XCC 9.0 Whats New
XCC 9.0 Whats NewXCC 9.0 Whats New
XCC 9.0 Whats New
 
Nwtl2017 extending and customizing ibm connections cloud
Nwtl2017 extending and customizing ibm connections cloudNwtl2017 extending and customizing ibm connections cloud
Nwtl2017 extending and customizing ibm connections cloud
 
IBM Connections - Customizing and Extending
IBM Connections - Customizing and ExtendingIBM Connections - Customizing and Extending
IBM Connections - Customizing and Extending
 
What's new in XCC 13
What's new in XCC 13What's new in XCC 13
What's new in XCC 13
 
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
OpenNTF.org: Celebrating 10 years of community driven open source (Speedgeeki...
 

Viewers also liked

Presentation
PresentationPresentation
Presentation
H00228079
 
αίσιο τέλος, διήγημα
αίσιο τέλος, διήγημααίσιο τέλος, διήγημα
αίσιο τέλος, διήγημα
artedinou
 
Oprezni online josip šimun kuči, 4.c
Oprezni online josip šimun kuči, 4.cOprezni online josip šimun kuči, 4.c
Oprezni online josip šimun kuči, 4.c
Marijana Ivosevic
 
ο μικρος πριγκηπας
ο μικρος πριγκηπαςο μικρος πριγκηπας
ο μικρος πριγκηπας
artedinou
 

Viewers also liked (20)

Why Being on the Forefront is Vital For Industry Associations - Ben Broussard...
Why Being on the Forefront is Vital For Industry Associations - Ben Broussard...Why Being on the Forefront is Vital For Industry Associations - Ben Broussard...
Why Being on the Forefront is Vital For Industry Associations - Ben Broussard...
 
Декада
ДекадаДекада
Декада
 
Foton sayma tekniklerikursat
Foton sayma tekniklerikursatFoton sayma tekniklerikursat
Foton sayma tekniklerikursat
 
Photography
Photography Photography
Photography
 
ΠΟΛΙΤΙΚΗ ΠΑΙΔΕΙΑ ΠΡΟΑΓΩΓΙΚΕΣ 2016
ΠΟΛΙΤΙΚΗ ΠΑΙΔΕΙΑ ΠΡΟΑΓΩΓΙΚΕΣ 2016ΠΟΛΙΤΙΚΗ ΠΑΙΔΕΙΑ ΠΡΟΑΓΩΓΙΚΕΣ 2016
ΠΟΛΙΤΙΚΗ ΠΑΙΔΕΙΑ ΠΡΟΑΓΩΓΙΚΕΣ 2016
 
Dung si Monti - Ep 03
Dung si Monti - Ep 03Dung si Monti - Ep 03
Dung si Monti - Ep 03
 
Latent Semantic Similarity in Unstructured, Initial Dyadic Interactions
Latent Semantic Similarity in Unstructured, Initial Dyadic InteractionsLatent Semantic Similarity in Unstructured, Initial Dyadic Interactions
Latent Semantic Similarity in Unstructured, Initial Dyadic Interactions
 
Panel discussion-what are indian family offices doing globally? Managing Indi...
Panel discussion-what are indian family offices doing globally? Managing Indi...Panel discussion-what are indian family offices doing globally? Managing Indi...
Panel discussion-what are indian family offices doing globally? Managing Indi...
 
Presentation
PresentationPresentation
Presentation
 
αίσιο τέλος, διήγημα
αίσιο τέλος, διήγημααίσιο τέλος, διήγημα
αίσιο τέλος, διήγημα
 
Inspiration from the Future Present - Joel Tarver [Energy Digital Summit 2015]
Inspiration from the Future Present - Joel Tarver [Energy Digital Summit 2015]Inspiration from the Future Present - Joel Tarver [Energy Digital Summit 2015]
Inspiration from the Future Present - Joel Tarver [Energy Digital Summit 2015]
 
Gta 5
Gta 5Gta 5
Gta 5
 
Oprezni online josip šimun kuči, 4.c
Oprezni online josip šimun kuči, 4.cOprezni online josip šimun kuči, 4.c
Oprezni online josip šimun kuči, 4.c
 
Tailoring Your Online Image: Trimming the Excess to Get a Good Social Fit - B...
Tailoring Your Online Image: Trimming the Excess to Get a Good Social Fit - B...Tailoring Your Online Image: Trimming the Excess to Get a Good Social Fit - B...
Tailoring Your Online Image: Trimming the Excess to Get a Good Social Fit - B...
 
Homeostasis
HomeostasisHomeostasis
Homeostasis
 
Фонд социальной защиты населения Республики Беларусь
Фонд социальной защиты населения Республики БеларусьФонд социальной защиты населения Республики Беларусь
Фонд социальной защиты населения Республики Беларусь
 
Agile Developmet - RAD
Agile Developmet - RADAgile Developmet - RAD
Agile Developmet - RAD
 
ο μικρος πριγκηπας
ο μικρος πριγκηπαςο μικρος πριγκηπας
ο μικρος πριγκηπας
 
The Changing Face of Business: What It Means for Energy - Jessica Pointer [En...
The Changing Face of Business: What It Means for Energy - Jessica Pointer [En...The Changing Face of Business: What It Means for Energy - Jessica Pointer [En...
The Changing Face of Business: What It Means for Energy - Jessica Pointer [En...
 
Yen
YenYen
Yen
 

Similar to Open Mic Webcast: "Connections Next - what to expect from the next version "

Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocialLotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
Ryan Baxter
 
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
 
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
Ryan Baxter
 
Connect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developersConnect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developers
a8us
 

Similar to Open Mic Webcast: "Connections Next - what to expect from the next version " (20)

Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
Show110 - Make your business Open and Social using IBM Notes Social Edition 9.0
 
Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocialLotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
Lotusphere 2012 - Show115 - Socialize Your Apps Using OpenSocial
 
IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!IBM Connections - Have it YOUR Way!
IBM Connections - Have it YOUR Way!
 
IBM Connections Cloud & IBM Docs: Working securely and quickly with content
IBM Connections Cloud & IBM Docs: Working securely and quickly with contentIBM Connections Cloud & IBM Docs: Working securely and quickly with content
IBM Connections Cloud & IBM Docs: Working securely and quickly with content
 
IBM Verse On-premises
IBM Verse On-premisesIBM Verse On-premises
IBM Verse On-premises
 
Living in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to BrowsersLiving in the Web is Easy! Making the Move from Rich Clients to Browsers
Living in the Web is Easy! Making the Move from Rich Clients to Browsers
 
IBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development StrategyIBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development Strategy
 
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...
 
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnectID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development Futures
 
App.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application DevelopmentApp.Next - The Future of Domino Application Development
App.Next - The Future of Domino Application Development
 
Lotusphere 2012 - What's new in IBM Connections
Lotusphere 2012 - What's new in IBM Connections Lotusphere 2012 - What's new in IBM Connections
Lotusphere 2012 - What's new in IBM Connections
 
IBM InterConnect 2015 - What is New in IBM Connections 2015
IBM InterConnect 2015 - What is New in IBM Connections 2015IBM InterConnect 2015 - What is New in IBM Connections 2015
IBM InterConnect 2015 - What is New in IBM Connections 2015
 
Social Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM ConenctionsSocial Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM Conenctions
 
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
 
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
Lotusphere 2012 - AD115 - Extending IBM Lotus Notes & IBM Lotus iNotes With O...
 
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
 
Do Try This at Home! Extend IBM Connections using IBM Worklight
Do Try This at Home! Extend IBM Connections using IBM WorklightDo Try This at Home! Extend IBM Connections using IBM Worklight
Do Try This at Home! Extend IBM Connections using IBM Worklight
 
Connect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developersConnect ed2014 ad501_ibm worklight for ibm domino developers
Connect ed2014 ad501_ibm worklight for ibm domino developers
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 

More from Vinayak Tavargeri

IBM - Developing portlets using Script portlet in WP 8001
IBM - Developing portlets using Script portlet in WP 8001IBM - Developing portlets using Script portlet in WP 8001
IBM - Developing portlets using Script portlet in WP 8001
Vinayak Tavargeri
 
Usage and Benefits of IBM SR Tool
Usage and Benefits of IBM SR ToolUsage and Benefits of IBM SR Tool
Usage and Benefits of IBM SR Tool
Vinayak Tavargeri
 
Open Mic on Sametime9 Install -Best Practices
Open Mic on Sametime9 Install  -Best PracticesOpen Mic on Sametime9 Install  -Best Practices
Open Mic on Sametime9 Install -Best Practices
Vinayak Tavargeri
 

More from Vinayak Tavargeri (7)

IBM SmartCloud Notes Mail Routing - 21st Oct
IBM SmartCloud Notes Mail Routing - 21st OctIBM SmartCloud Notes Mail Routing - 21st Oct
IBM SmartCloud Notes Mail Routing - 21st Oct
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
 
Improving notes addressing experience with recent contacts
Improving notes addressing experience with recent contactsImproving notes addressing experience with recent contacts
Improving notes addressing experience with recent contacts
 
IBM - Developing portlets using Script portlet in WP 8001
IBM - Developing portlets using Script portlet in WP 8001IBM - Developing portlets using Script portlet in WP 8001
IBM - Developing portlets using Script portlet in WP 8001
 
IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you IBM Notes : Have it your way and make it work for you
IBM Notes : Have it your way and make it work for you
 
Usage and Benefits of IBM SR Tool
Usage and Benefits of IBM SR ToolUsage and Benefits of IBM SR Tool
Usage and Benefits of IBM SR Tool
 
Open Mic on Sametime9 Install -Best Practices
Open Mic on Sametime9 Install  -Best PracticesOpen Mic on Sametime9 Install  -Best Practices
Open Mic on Sametime9 Install -Best Practices
 

Recently uploaded

Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Lisi Hocke
 

Recently uploaded (20)

Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With SimplicityWSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
WSO2Con2024 - Enabling Transactional System's Exponential Growth With Simplicity
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration Tooling
 
The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
WSO2Con2024 - Navigating the Digital Landscape: Transforming Healthcare with ...
 
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
 
WSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in UgandaWSO2CON 2024 - Building a Digital Government in Uganda
WSO2CON 2024 - Building a Digital Government in Uganda
 
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdfAzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
AzureNativeQumulo_HPC_Cloud_Native_Benchmarks.pdf
 
Wired_2.0_CREATE YOUR ULTIMATE LEARNING ENVIRONMENT_JCON_16052024
Wired_2.0_CREATE YOUR ULTIMATE LEARNING ENVIRONMENT_JCON_16052024Wired_2.0_CREATE YOUR ULTIMATE LEARNING ENVIRONMENT_JCON_16052024
Wired_2.0_CREATE YOUR ULTIMATE LEARNING ENVIRONMENT_JCON_16052024
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
 
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
Novo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNovo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMs
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
 

Open Mic Webcast: "Connections Next - what to expect from the next version "

  • 1. © 2014 IBM Corporation Powered by IBM SmartCloud Meetings IBM Connections. What's new in Connections Next ! Open Mic Manish Kataria Technical Lead, Smartcloud IBM Collaboration Solutions
  • 2. © 2014 IBM Corporation2 About Me Manish Kataria -Tech Lead - SBT and Smartcloud development mkataria@in.ibm.com Have been working with IBM in social collaboration domain. Worked extensively on IBM Connections integration with IBM Notes, Sametime, MS Outlook, IBM Portal, worked with customers in enabling to develop similar integrations. Vinayak Tavargeri- Support Manager – Facilitator for AP Open Mics vtavargeri@in.ibm.com
  • 3. © 2014 IBM Corporation3 Abstract The session would give an overview of social offering from IBM, IBM Connections. We cover various services platform offers and how you can use these to collaborate effectively and efficiently. Session would also provide glimpses into some of the new features meant to be released in Connections 5.0 release. Finally we would cover the details of technologies behind Connections and how you can leverage these open development standards to infuse social capabilities into your own day to day applications. We would also share some out of box plugins developed by IBM for popular platforms like Notes and ST.
  • 4. © 2014 IBM Corporation4 Agenda  1. General overview of Connections  2. Connections 5.0 features  External Collaboration  Files  Additional features  3. Introduction to SBT and building your own applications
  • 5. © 2014 IBM Corporation IBM Connections : Overview Home page See what's happening across your social network Blogs Present your own ideas, and learn from others Communities Work with people who share common roles and expertise Files Post, share, and discover documents, presentations, images, and more Micro-blogging Reach out for help your social network Profiles Find the people you need Wikis Create web content together Activities Organize your work and tap your professional network Bookmarks Save, share, and discover bookmarks Forums Exchange ideas with, and benefit from the expertise of others
  • 6. © 2014 IBM Corporation6 Ø provides a means for customers to bring external users into their Connections environment Ø External users will see only content shared with them and only the people associated with that content Ø Administrators can see who is an external user, can control who can invite them in, and can manage those accounts IBM Connections : External Collaboration
  • 7. © 2014 IBM Corporation7 Revamped UI Ø People can immediately identify external users Ø External users have a targeted experience of the content and people in the organization who invited them IBM Connections : External Collaboration
  • 8. © 2014 IBM Corporation8 IBM Connections : External Collaboration
  • 9. © 2014 IBM Corporation9 IBM Connections : External Collaboration
  • 10. © 2014 IBM Corporation10 IBM Connections : External Collaboration
  • 11. © 2014 IBM Corporation11 Constrained view for an external user IBM Connections : External Collaboration
  • 12. © 2014 IBM Corporation12 Community view : External users can view members, business cards and content, but not Profiles. IBM Connections : External Collaboration
  • 13. © 2014 IBM Corporation13 Files view : External user IBM Connections : External Collaboration
  • 14. © 2014 IBM Corporation14 Warnings on externally shared resources. IBM Connections : External Collaboration
  • 15. © 2014 IBM Corporation15 Administrator configurations ➢ He can control how external users are stored in his directory ➢ He can control the workflow that occurs when an external user is invited, by adding a custom link that goes to his company’s registration process ➢ He can control the text used to decorate external user names ➢ He can control who can create external-facing communities and files ➢ He can control what data external users see on business cards — they will see different data from employees ➢ He can use wsadmin commands to see what data an external user can see IBM Connections : External Collaboration
  • 16. © 2014 IBM Corporation16 Enabling External Collaboration on your platform ➢ Edit LotusConnections-config.xml ➢ Restart Server ➢ Enable Waltz Profiles Integration (WPI). ➢ Ensure that profiles_directory_service_extension_enabled is enabled in LotusConnections-config.xml set <genericProperty name="visitorModelEnabled">true</genericProperty> to true <sloc:serviceReference profiles_directory_service_extension_enabled="true" serviceName="directory"/>" IBM Connections : External Collaboration
  • 17. © 2014 IBM Corporation17 Enabling External users in Connections ➢ Disable Anonymous Access for the Connections Instance ➢ Register external users into the Profiles DB ➢ Set employee.extended role ➢ For users to create external ➢ communities or to share with ➢ external users, their ➢ employee.extended role must ➢ be set through the Profiles API Sample XML for setting employee.extended role URI: /profiles/admin/atom/profileRoles.do <?xml version="1.0"?> <feed xmlns="http://www.w3.org/2005/Atom"> <id>RoleFeed-sample-1</id> <entry> <id>employee</id> </entry> </feed> <?xml version="1.0"?> <feed xmlns="http://www.w3.org/2005/Atom"> <id>RoleFeed-sample-2</id> <entry> <id>employee.extended</id> </entry> </feed> <?xml version="1.0"?> <feed xmlns="http://www.w3.org/2005/Atom"> <id>RoleFeed-sample-3</id> <entry> <id>external.user</id> </entry> </feed> IBM Connections : External Collaboration
  • 18. © 2014 IBM Corporation18 ➢ Find the content you’re looking for ➢ Thumbnails allow for quick scanning of a document’s first page ➢ Users get an idea of file contents from first page preview and don't need to click and view file until needed ➢ Get more information, without leaving the page ➢ Easy thumbnail on hover to see additional information on each file ➢ Hidden when not necessary, but available when you want them ➢ Important information like Externally shared, public, private etc visible on the front of the thumbnail ➢ Quick access to file download from the thumbnail IBM Connections : Files
  • 19. © 2014 IBM Corporation19 ➢ Preview files before you download ➢ Users get a an idea of file contents from first page preview and don't need to click and view file until needed ➢ Navigate through content, in context ➢ Within a collection of files users can jump from one to the next; effortlessly browsing many files with detail ➢ Sift through many files to find the one you need IBM Connections : Files
  • 20. © 2014 IBM Corporation20 ➢ IBM File Viewer ➢ Available as a Catalog download (1.0.6) ➢ Required for generating document previews for thumbnails ➢ File Conversion ➢ All new files have thumbnail previews ➢ Supported file types are office, openoffice, and images ➢ (.doc,.docx,.ppt,.pptx,.xls,.xlsx,.odt,.ods,.odp, .jpg,.png,.bmp, .gif,) ➢ PDF support coming soon ➢ Admin must run a 'wsadmin' task to generate previews for existing content wsadmin>FilesThumbnailService.generateForAllFiles() IBM Connections : Files
  • 21. © 2014 IBM Corporation21 ➢ Sync to the native mobile app ➢ Synchronize files between your Connections files repository, ➢ your desktop file system, and your mobile devices. ➢ Bandwidth can be tapered to WiFi only ➢ Desktop File sync ➢ Round trip editing with local changes updated automatically ➢ Save directly to Connections from any desktop app ➢ Access the latest version available at all times ➢ Sync work by pushing files to your desktop ➢ Mark files you want to access offline from the web UI IBM Connections : Files
  • 22. © 2014 IBM Corporation22 IBM Connections : Files
  • 23. © 2014 IBM Corporation23 ➢ Works for Personal Files ➢ Available on Desktop, iOS, Android ➢ Requires Windows 7 or Windows 8 ➢ Updated plug-in will be available from Catalog.lotus.com soon— “IBM Connections Desktop Plug-ins” IBM Connections : Files
  • 24. © 2014 IBM Corporation24 Connections 5.0 : Files
  • 25. © 2014 IBM Corporation25 Connections 5.0 : Additional features ➢ Activity Stream algorithm provides more relevant information ➢ View all of your notifications in one area ➢ Link Previews summarize content without visiting it
  • 26. © 2014 IBM Corporation26 ➢ People Typeahead ➢ Just type to search for expertise by keyword or name. Relevancy is determine by the user’s social graph. ➢ Activity Stream Search ➢ Search activity stream to find messages and content ➢ Custom Landing Pages ➢ Community Managers can customize what users see when they arrive in a community. ➢ Rich Text Editor (Ephox EditLive!) ➢ Additional install of Ephox EditLive! ➢ Copy and Paste of images ➢ Expanded @mentions ➢ Consistent @mentions to bring users into the conversation in Ideation Blogs, Blog Comments, and more IBM Connections : 5.0
  • 27. © 2014 IBM Corporation27 ➢ Open Office 4.0 Integration ➢ Seamlessly include files you’ve created in OpenOffice right into your Connections instance ➢ Sametime 9 Integration ➢ Collaborate in Context with click to chat, click to call, click to meet ➢ Consistent identity, photo, and files across service ➢ Share from Connections Files into a meeting room or chat ➢ Embedding the Activity Stream ➢ Leverage the activity stream in any OpenSocial Container ➢ OOTB integration with WebSphere Portal and Notes 9.0 Social ➢ Edition ➢ IBM Docs ➢ Preview, present and print files without downloading ➢ Real time co-editing in a web based editor IBM Connections : 5.0
  • 28. © 2014 IBM Corporation28 Social Business Toolkit
  • 29. © 2014 IBM Corporation29 Social Business Toolkit ● IBM Social Business Platform – Standards based support e.g. REST, OAuth, OpenSocial, … – Highly scalable and available deployment options – High barrier to entry for application developers ● Social Business SDK simplifies this – Samples versus Documentation – Configuration versus Coding – Virtual Image versus Deployment ● Social Business SDK an Open Source Project – Transparent development – Continuous releases – External contributions
  • 30. © 2014 IBM Corporation30 Social Business Toolkit ● Let developers add social capabilities to their applications in minutes – Through the consumption of ready to use code libraries – Not a new set of APIs, but helpers on top of the existing APIs – Illustrated by many comprehensive examples that can simply be copy/paste to existing applications – Established developer patterns for social business ● Target the broader range of developers – Focus on web technologies: HTML, JavaScript and CSS – But also support Java developers, and more over time – Support on-premises and cloud deployments ● Let developers experiment the SDK and related examples using a web based application, known as the “developer playground” ● Delivered as an open source project (Apache 2.0 license) and available on GitHub (https://github.com/OpenNTF/SocialSDK) – External contributions will be accepted – Supported using a community on developerWorks: http://bit.ly/ibmsbtcommunity – Releases on OpenNTF: http://ibmsbt.openntf.org
  • 31. © 2014 IBM Corporation31 Social Business Toolkit ● IBM Social Business Platform – Standards based support e.g. REST, OAuth, OpenSocial, … – Highly scalable and available deployment options – High barrier to entry for application developers ● Social Business SDK simplifies this – Samples versus Documentation – Configuration versus Coding – Virtual Image versus Deployment ● Social Business SDK an Open Source Project – Transparent development – Continuous releases – External contributions
  • 32. © 2014 IBM Corporation Sample Applications OpenSocial Support Security Code Snippets Language Bindings Developer Playground DocumentationServer Assets Pre-configured Tomcat Reusable Dijits Quick Start Image Social Business Toolkit
  • 33. © 2014 IBM Corporation33 Social Business Toolkit  Saves application developers from writing cumbersome, static code ● Isolates various characteristics related to connectivity to social services, outside of the code ● Makes it easy to switch between multiple environments (production, development, test...) ● Isolates complexity related to authentication mechanisms ● The application code is agnostic of the underlying authentication mechanism. ● No more hard coded passwords in the code! ● Comes with a secure credentials store ● Complex authentication flows are handled seamlessly by the SDK ● Currently supports OAuth 1.0a, OAuth 2.0 and Basic authentication. ● SSO (LTPA, SAML) will be supported as well  Provides easy to use objects with many code examples ● Low level APIs for directly consuming the REST services ● Higher level objects with advanced capabilities (caching, …) ● Hide some platform specific requirements (ex: OpenSocial xhr API, Portlet APIs...)
  • 34. © 2014 IBM Corporation34 Social Business Toolkit This sample uses Java API to get communities of user from IBM Connections Same consumer code when specifies an endpoint can connect to a different server using different authentication mechanism Uses default endpoint
  • 35. © 2014 IBM Corporation JavaScript API to get communities of user from IBM Connections – SDK is included with a single line of code – A script tag pointing to the toolkit, And use any of the APIs ● <script type="text/javascript" src="/library?endpoints=connections,smartcloud,domino"></script> – Uses existing libraries (Dojo...) under the cover,but exposes a library agnostic API Social Business Toolkit
  • 36. © 2014 IBM Corporation JavaScript API to get communities of user from IBM Connections – SDK is included with a single line of code – A script tag pointing to the toolkit, And use any of the APIs ● <script type="text/javascript" src="/library?endpoints=connections,smartcloud,domino"></script> – Uses existing libraries (Dojo...) under the cover,but exposes a library agnostic API Social Business Toolkit
  • 37. © 2014 IBM Corporation Social Business Toolkit #ibmsbt /OpenNTF/SocialSDK http://ibmsbt.openntf.org/ http://bit.ly/ibmsbtcommunity http://bit.ly/VyedAB Product documentation in wikis http://bit.ly/sbtplayground
  • 38. © 2014 IBM Corporation38 Got Questions ? IBM India Private Limited DLF Silokhera Sector-30, Gurgaon India Mob : +91-995888 0743 mkataria@in.ibm.com www.ibm.com/in Manish Kataria Advisory Software Engineer ICS - Smartcloud