SlideShare a Scribd company logo
1 of 60
Download to read offline
Customize	
  it!	
  
Make	
  IBM	
  Connec3ons	
  look	
  your	
  way	
  –	
  Klaus	
  Bild	
  
About	
  me	
  
kbild.ch
twitter.com/kbild
linkedin.com/in/kbild
Agenda	
  
•  Easy	
  (User	
  Interface,	
  No1fica1ons)	
  
•  Intermediate	
  (Blog,	
  Communi1es,	
  Profiles)	
  
•  Advanced	
  (Document	
  types,	
  Media	
  gallery	
  
object	
  types)	
  
•  Pro	
  (Richtext	
  Editor,	
  Reports)	
  
•  Extras	
  (Desktop	
  Plugin/Wikis	
  Welcome/
Mobile	
  App)	
  
Agenda	
  
•  Easy	
  -­‐>	
  css,	
  jsp,	
  well	
  documented	
  
•  Intermediate	
  -­‐>	
  wsadmin	
  
•  Advanced	
  -­‐>	
  badly	
  documented,	
  xml,	
  Admin	
  
UI’s	
  
•  Pro	
  -­‐>	
  complex,	
  tools/editors,	
  bad	
  documented	
  
So,	
  who	
  are	
  you?	
  
Goal	
  
Show	
  you	
  what	
  can	
  be	
  customized	
  
and	
  give	
  you	
  a	
  star3ng	
  point	
  for	
  
your	
  own	
  customiza3ons	
  
Easy	
  –	
  User	
  Interface	
  -­‐	
  Example	
  
Custom	
  Menu	
  
Custom	
  permanent	
  Link	
  
Custom	
  colors,	
  logos,	
  styles	
  
User	
  Interface	
  –	
  How	
  to	
  
•  For	
  all	
  these	
  changes	
  only	
  2	
  files	
  	
  
were	
  changed	
  and	
  3	
  were	
  added	
  
–  …customiza1oncommonnavtemplatesheader.jsp	
  
–  …com.ibm.social.gen4.theme_4.0.0.20130627-­‐1409.jar
resourcescssdefaultThemedefaultTheme.css	
  
–  …customiza1oncommonnavtemplatesmenubelso4.jsp	
  
–  belso4solu5ons.png,	
  ques5on.png	
  
User	
  Interface	
  –	
  How	
  to	
  
User	
  Interface	
  –	
  Resources	
  
•  Customizing	
  the	
  user	
  interface	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_the_user_interface_ic45	
  
•  Customiza1on	
  of	
  the	
  Next	
  Gen	
  Theme	
  
hap://kbild.ch/2013/07/customiza1on-­‐of-­‐the-­‐next-­‐gen-­‐theme-­‐for-­‐ibm-­‐connec1ons/	
  
	
  
No3fica3ons	
  -­‐	
  Example	
  
Custom	
  text	
  
Custom	
  colors,	
  logo	
  
No3fica3ons	
  –	
  How	
  to	
  
•  For	
  all	
  these	
  changes	
  3	
  files	
  	
  
were	
  changed	
  and	
  1	
  was	
  added	
  
•  …resourcesnlsno5fica5on.proper5es	
  (text)	
  
•  …newsresourcesnlsno5fica5on.proper5es	
  (text)	
  
•  …newsaggregatedstyle.4l	
  (colors,	
  logo)	
  
•  Added	
  …resourcesimagesbelso4.png	
  
Full	
  path:	
  	
  
WAS_profilesDmgr01configcellsCELLLotusConnec1ons-­‐configno1fica1ons	
  
No3fica3ons	
  –	
  How	
  to	
  
•  Special	
  Tipp:	
  Enable	
  mobile	
  links	
  in	
  no1fica1ons	
  
-­‐>	
  no5fica5on-­‐config.xml	
  
	
  
<property name="includeMobileLinksInNotifications">true</property>!
No3fica3ons	
  –	
  Resources	
  
•  Customizing	
  no1fica1ons	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_no1fica1ons_ic45	
  
•  Including	
  mobile	
  links	
  in	
  no1fica1ons	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Including_mobile_links_in_no1fica1ons_ic45	
  
Intermediate	
  -­‐	
  Blog	
  -­‐	
  Example	
  
Blog	
  –	
  Remarks	
  
•  You	
  can	
  only	
  customize	
  non	
  Community	
  
Blogs!	
  
•  I	
  don’t	
  see	
  a	
  clear	
  “roadmap”	
  for	
  Blog	
  
customiza1ons	
  
•  I	
  would	
  not	
  recommend	
  to	
  customize	
  Blogs	
  
Blog	
  –	
  Resources	
  
•  Customizing	
  a	
  blog	
  theme	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_a_blog_theme_ic45	
  
•  Many	
  customiza1on	
  examples	
  like	
  Tweet	
  buaon	
  
(Bob	
  Leah)	
  
haps://www.ibm.com/developerworks/community/blogs/bobleah	
  
Communi3es	
  -­‐	
  Example	
  
Communi3es	
  –	
  How	
  to	
  
•  Take	
  defaultTheme.css	
  as	
  template	
  and	
  create	
  
a	
  new	
  theme	
  css	
  (nameTheme.css)	
  in	
  folder	
  	
  
…customiza1onthemesnameTheme	
  
Communi3es	
  –	
  How	
  to	
  
•  Add	
  your	
  new	
  theme	
  to	
  Communi1es	
  
–  Check	
  out	
  communi5es-­‐config.xml	
  and	
  add	
  theme	
  
–  Checkin	
  communi5es-­‐config.xml	
  
–  Add	
  com.ibm.lconn.communi5es.strings.ui.proper5es	
  to	
  strings	
  folder	
  
and	
  add	
  your	
  labels	
  
Communi3es	
  –	
  How	
  to	
  
•  Take	
  the	
  NextGen	
  defaultTheme.css	
  if	
  you	
  are	
  
using	
  this	
  theme	
  and	
  change	
  all	
  rela1ve	
  paths	
  to	
  
absolute	
  	
  
../../sprite/sprite16.png - > /com.ibm.social.gen4.theme/sprite/sprite16.png!
•  Pay	
  special	
  aaen1on	
  where	
  you	
  place	
  images	
  
Communi3es	
  –	
  Resources	
  
•  Adding	
  a	
  custom	
  theme	
  to	
  Communi1es	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Adding_a_custom_theme_to_Communi1es_ic45	
  
•  Branding	
  Communi1es	
  in	
  IBM	
  Connec1ons	
  
(Jerald	
  Mahurin)
hap://www.sociallycurious.com/2013/05/21/branding-­‐communi1es-­‐ibm-­‐connec1ons	
  
Profiles	
  -­‐	
  Example	
  
Added	
  home	
  address	
  which	
  can	
  be	
  opened	
  in	
  Google	
  Maps	
  
Click	
  to	
  Call	
   Addi3onal	
  Tab	
  
Profiles	
  –	
  How	
  to	
  –	
  Home	
  address	
  
•  Create	
  a	
  resource	
  bundle	
  for	
  your	
  labels	
  
–  Check	
  out	
  LotusConnec5ons-­‐config.xml	
  and	
  add	
  bundle	
  
	
  
–  	
  
	
  
–  Check	
  in	
  LotusConnec5ons-­‐config.xml	
  
–  Create	
  property	
  file	
  for	
  each	
  language	
  
Profiles	
  –	
  How	
  to	
  –	
  Home	
  address	
  
•  Check	
  out	
  profiles-­‐config.xml	
  and	
  add	
  aaribute	
  
•  DO	
  NOT	
  Check	
  in	
  profiles-­‐config.xml	
  YET	
  
•  Open	
  profiles-­‐types.xml	
  and	
  add	
  
	
  	
  
Profiles	
  –	
  How	
  to	
  –	
  Home	
  address	
  
•  Open	
  profileDetails.ll	
  and	
  add	
  following	
  code	
  to	
  the	
  
contactInforma1on	
  sec1on:	
  
	
  
	
   <@util.renderProperty ref="heimadresse" nlsBundle="belsoft"
nlsKey="label.belsoft.homeAddress" hideIfEmpty=true ;  ref, dataId, dataKey,
nlsKey, nlsBundle>!
<tr>!
<th scope="row”><@util.renderNls nlsKey=nlsKey nlsBundle=nlsBundle/></th>!
<td><p>!
<a target="_blank" href="http://google.com/maps?q=<@util.renderValue ref=ref/>"
>!
<@util.renderValue ref=ref/> </a> !
</p></td></tr> !
	
  
Profiles	
  –	
  How	
  to	
  –	
  Home	
  address	
  
•  Open	
  profileEdit.4l	
  and	
  add	
  following	
  code	
  to	
  the	
  
contactInforma1on	
  sec1on:	
  
	
  
	
   <@util.renderFormControl ref="heimadresse" singleColumnLayout=false
nlsBundle="belsoft" nlsKey="label.belsoft.homeAddress"/>!
	
  
•  Check	
  in	
  profiles-­‐config.xml	
  and	
  restart	
  profiles	
  app	
  
•  Power	
  Tipp:	
  If	
  you	
  enable	
  templateReloading	
  in	
  
profiles-­‐config.xml	
  you	
  don’t	
  have	
  to	
  restart	
  the	
  app!	
  
Profiles	
  –	
  Resources	
  
•  Customizing	
  Profiles	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_Profiles_ic45	
  
•  Customizing	
  IBM	
  Connec1ons	
  4.0	
  Profiles	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_IBM_Connec1ons_4.0_Profiles	
  
•  Profile	
  Types	
  and	
  locking	
  profile	
  features	
  	
  
(Wannes	
  Rams)	
  
hap://www.slideshare.net/palmke/profile-­‐types-­‐and-­‐locking-­‐profile-­‐features-­‐15498931	
  
•  A	
  Profiles	
  is	
  the	
  key	
  to	
  a	
  users’	
  Connec1ons	
  
iden1ty.	
  Exploit	
  it!	
  (Stuart	
  McIntyre&Wannes	
  Rams)	
  
hap://www.slideshare.net/palmke/profile-­‐types-­‐and-­‐locking-­‐profile-­‐features-­‐15498931	
  
Advanced	
  -­‐	
  Media	
  gallery	
  object	
  types	
  -­‐	
  Example	
  
•  A	
  new	
  photo	
  template	
  with	
  4	
  fields	
  added	
  
	
  
Media	
  gallery	
  object	
  types	
  –	
  How	
  to	
  
•  Create	
  XML	
  document	
  that	
  defines	
  CMIS	
  (Content	
  
Management	
  Interoperability	
  Services)	
  object	
  type	
  for	
  your	
  
custom	
  photo	
  or	
  video	
  file	
  
	
  
	
  
•  Add	
  the	
  key	
  value	
  pairs	
  to	
  com.ibm.lconn.files.strings.cmis_*.proper5es	
  
Media	
  gallery	
  object	
  types	
  –	
  How	
  to	
  
•  This	
  is	
  how	
  a	
  
choice	
  list	
  
looks	
  like	
  	
  
Media	
  gallery	
  object	
  types	
  –	
  Resources	
  
•  Import	
  the	
  new	
  object	
  type	
  
–  FilesObjectTypeService.importType("path_cmis_file")!
•  Restart	
  the	
  Files	
  app	
  
•  Add	
  the	
  new	
  template	
  	
  
as	
  default	
  template	
  for	
  	
  
a	
  community	
  
Media	
  gallery	
  object	
  types	
  –	
  Resources	
  
•  Crea1ng	
  custom	
  media	
  gallery	
  object	
  types	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Crea1ng_custom_media_gallery_object_types_ic45	
  
•  Files	
  administra1ve	
  commands	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Files_administra1ve_commands_ic45	
  
•  Having	
  fun	
  with	
  CMIS	
  object	
  types	
  in	
  IBM	
  
Connec1ons	
  
hap://kbild.ch/2013/08/fun-­‐cmis-­‐object-­‐types-­‐ibm-­‐connec1ons/	
  
Document	
  Types	
  (CCM)	
  -­‐	
  Example	
  
Document	
  Types	
  (CCM)	
  –	
  How	
  to	
  
•  Open	
  the	
  Administra1on	
  Console	
  for	
  Content	
  
Plaqorm	
  Engine	
  (hap://yourserver.com/acce)	
  
and	
  logon	
  as	
  CCM	
  Admin	
  
•  Open	
  the	
  ICObjectStore	
  and	
  add	
  your	
  new	
  
fields	
  to	
  Data	
  Design	
  –	
  Property	
  Templates	
  
•  Create	
  new	
  Document	
  Type	
  in	
  Data	
  Design	
  –	
  
Classes	
  -­‐	
  Document	
  
Document	
  Types	
  (CCM)	
  –	
  How	
  to	
  
•  Open	
  as	
  community	
  owner	
  a	
  community	
  
where	
  you	
  want	
  to	
  use	
  the	
  new	
  document	
  
type	
  
•  Go	
  to	
  Community	
  Ac5ons	
  –	
  Edit	
  Community	
  –	
  
Library	
  and	
  allow	
  members	
  to	
  change	
  the	
  
Document	
  Type	
  
Document	
  Types	
  (CCM)	
  –	
  Resources	
  
•  Crea1ng	
  and	
  managing	
  document	
  types	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Crea1ng_and_managing_document_types_ic45	
  
•  Create	
  new	
  document	
  types	
  in	
  IBM	
  Connec1ons	
  
Content	
  Manager	
  (Roberto	
  Boccadoro)
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Create_new_document_types_in_IBM_Connec1ons_Content_Manager	
  
Pro	
  -­‐Richtext	
  Editor	
  -­‐	
  Example	
  
•  Adding	
  of	
  3	
  plugins:	
  hap://www.youtube.com/watch?v=tFpkBOoOmaE	
  
	
  
Maximize	
  
As	
  the	
  name	
  suggests,	
  
it	
  maximizes	
  the	
  editor	
  
inside	
  a	
  browser	
  
window	
  
Templates	
  
This	
  plugin	
  provides	
  a	
  
dialog	
  to	
  offer	
  
predefined	
  content	
  
templates	
  –	
  with	
  page	
  
layout,	
  text	
  formaVng	
  
and	
  styles.	
  
Business	
  Card	
  hover	
  
This	
  custom	
  build	
  
plugin	
  lets	
  you	
  easily	
  
add	
  links	
  to	
  a	
  persons	
  
Business	
  Card	
  (hover	
  
effect)	
  
How	
  to	
  –	
  Business	
  Card	
  
•  You	
  have	
  to	
  know	
  how	
  to	
  create	
  CKEditor	
  
Plugins	
  
	
  
•  Place	
  your	
  plugin	
  in	
  	
  
…customiza1onjavascriptcomibmoneuickeditoreditorplugins	
  
	
  
How	
  to	
  –	
  Business	
  Card	
  
•  Copy	
  ckeditor.js	
  from	
  inside	
  
…sharedprovisionwebresourcescom.ibm.lconn.blogs.web.resources_*.jar	
  	
  
to	
  
D:IBMDatasharedcustomiza1onjavascriptlconnblogs	
  (or	
  wikis)	
  
•  Add	
  the	
  new	
  plugin	
  to	
  ckeditor.js	
  
Richtext	
  Editor	
  –	
  Resources	
  
•  CKEditor	
  Tutorials	
  
hap://docs.cksource.com/CKEditor_3.x/Tutorials	
  
•  Tutorial	
  –	
  Extending	
  the	
  IBM	
  Connec1ons	
  Rich	
  
Text	
  Editor	
  (Rob	
  Novak)	
  
hap://ibmrockstar.com/2013/05/tutorial-­‐extending-­‐the-­‐ibm-­‐connec1ons-­‐rich-­‐text-­‐editor	
  
	
  
Reports	
  -­‐	
  Example	
  
Number	
  of	
  visits	
  per	
  
App	
  over	
  the	
  3me	
  
Reports	
  –	
  How	
  to	
  
•  Define	
  the	
  custom	
  report	
  &	
  check	
  
dimensions/events	
  –	
  Pencil&Paper	
  
•  Create	
  Report	
  with	
  IBM	
  Cognos	
  Report	
  Studio	
  	
  
(I	
  would	
  recommend	
  to	
  use	
  Firefox	
  Version	
  3.5/3.6!)	
  
•  Add	
  Report	
  to	
  Global/Community	
  Report	
  list	
  
Reports	
  –	
  Resources	
  
•  Community	
  report	
  customiza1on	
  for	
  	
  
Connec1ons	
  4.0	
  Metrics	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Community_report_customiza1on_for_Connec1ons_4.0_Metrics	
  
•  Create	
  new	
  Cognos	
  metrics	
  report	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Connec1ons_4.0_Metrics_customiza1oncol_create_new_Cognos_metrics_report	
  
•  Customizing	
  reports	
  based	
  on	
  the	
  events	
  	
  
captured	
  in	
  Metrics	
  4.0	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Customizing_reports_based_on_the_events_captured_in_Metrics4.0	
  
•  Give	
  your	
  community	
  owners	
  the	
  reports	
  they	
  really	
  need	
  
hap://www.slideshare.net/kbild/give-­‐your-­‐community-­‐owners-­‐the-­‐reports-­‐they-­‐really-­‐need	
  
Extras	
  -­‐	
  Desktop	
  Plugin	
  -­‐	
  Example	
  
It’s	
  possible	
  to	
  customize	
  images/text	
  
Desktop	
  Plugin	
  –	
  How	
  to	
  (1)	
  
•  Edit	
  the	
  registry	
  sewngs:	
  
[HKEY_CLASSES_ROOTCLSID{21034BDC-B57E-400B-A5D5-2B1E98502805}]!
@="Belsoft Connections"!
"InfoTip"="Belsoft Connections"!
!
[HKEY_CLASSES_ROOTCLSID{21034BDC-B57E-400B-A5D5-2B1E98502805}DefaultIcon]!
@="C:PATH_TO_IMAGEimage256.ico"!
!
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBranding]!
"Main Title"="Belsoft Connections"!
!
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingMonitor]!
"SystemTray Idle Image"="C:PATH_TO_IMAGEimage16.ico"!
"SystemTray Pending Image"="C:PATH_TO_IMAGEimage16pending.ico"!
"SystemTray Busy Image"="C:PATH_TO_IMAGEimage16busy.ico"!
"SystemTray Title"="Belsoft Connections"!
!
Desktop	
  Plugin	
  –	
  How	
  to	
  (2)	
  
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingOffice]!
"Backstage SendTo Image"="C:PATH_TO_IMAGEimage32.bmp"!
"Backstage SendTo Title"="Belsoft Connections"!
"RibbonTab Title"="Belsoft Connections"!
!
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingOutlook]!
"ContextMenu ContactCard Image"="C:PATH_TO_IMAGEimage16.bmp"!
"ContextMenu ContactCard Title"="Belsoft Connections"!
"Menu Title"=" Belsoft Connections"!
"Toolbar Title"="Belsoft Connections"!
"Inspector RibbonTab Title"="Belsoft Connections"!
"Explorer RibbonTab Title"="Belsoft Connections"!
!
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingShellExt]!
"ContextMenu Image"="C:PATH_TO_IMAGEimage13.bmp"!
"ContextMenu Title"=" Belsoft Connections"!
!
Desktop	
  Plugin	
  –	
  Resources	
  
•  Customizing	
  the	
  branding	
  strings	
  and	
  images	
  for	
  
the	
  desktop	
  plug-­‐in	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Customizing_the_branding_strings_and_images_for_the_desktop_plugin_lv45	
  
Wiki	
  Welcome	
  -­‐	
  Example	
  
It’s	
  possible	
  to	
  customize	
  the	
  page	
  3tle	
  and	
  html	
  code	
  
Wiki	
  Welcome	
  –	
  How	
  to	
  
•  Create	
  
com.ibm.lconn.share.services.handlers.wiki.nls.WikiWelcomeMessages_*.proper5es	
  	
  
in	
  …customiza1onstrings	
  and	
  add	
  your	
  1tle,	
  html	
  
code	
  
•  Restart	
  the	
  Wiki	
  App	
  
Wiki	
  Welcome	
  –	
  Resources	
  
•  Customizing	
  the	
  Wikis	
  welcome	
  page
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_the_Wikis_welcome_page_ic45	
  
Mobile	
  App	
  -­‐	
  Example	
  
Mobile	
  App	
  –	
  How	
  to	
  
•  Check	
  out	
  mobile-­‐config.xml	
  and	
  add	
  following	
  
Mobile	
  App	
  –	
  How	
  to	
  
•  Check	
  in	
  mobile-­‐config.xml	
  and	
  add	
  images	
  to	
  	
  
…customiza1onmobile	
  
•  Sync	
  nodes	
  and	
  restart	
  Mobile	
  App	
  
Mobile	
  App	
  –	
  Resources	
  
•  Mobile	
  configura1on	
  proper1es	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Mobile_configura1on_proper1es_ic45	
  
Further	
  Resources	
  
•  Customizing	
  the	
  IBM	
  Connec1ons	
  3.0.1	
  UI:	
  Different	
  Themes	
  in	
  a	
  Single	
  
Installa1on	
  (Roberto	
  Boccadoro,	
  Andrea	
  Fontana)	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/
Customizing_the_IBM_Connec1ons_3.0.1_UI_Different_Themes_in_a_Sin
gle_Installa1on	
  
•  AusLUG	
  2011	
  customising	
  ibm	
  connec1ons	
  (Adam	
  Brown)	
  
hap://de.slideshare.net/adambrownaus/auslug-­‐2011-­‐customising-­‐ibm-­‐
connec1ons	
  
•  IBM	
  Redbooks:	
  Customizing	
  IBM	
  Connec1ons	
  3.0.1	
  
hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/xpViewCategories.xsp?
lookupName=IBM%20Redbooks:%20Customizing%20IBM%20Connec1ons
%203.0.1	
  
•  Customizing	
  &	
  Beau1fying	
  Connec1ons	
  –	
  Who’s	
  the	
  fairest	
  of	
  them	
  all?	
  
(Sharon	
  Bellamy)	
  
	
  hap://www.slideshare.net/dillechnical/connec1ons-­‐customiza1on-­‐lite	
  
What	
  you	
  have	
  not	
  seen	
  
•  Widgets	
  
•  Open	
  Social	
  gadgets	
  
•  Custom	
  Applica1ons	
  
What	
  you	
  have	
  seen	
  
Ques1ons?	
  
	
  
Thank	
  you!	
  
kbild.ch
twitter.com/kbild
linkedin.com/in/kbild
Grazie	
  agli	
  sponsor	
  per	
  aver	
  reso	
  possibile	
  i	
  
Dominopoint	
  Days	
  2013!	
  
Main	
  Sponsor	
  
	
  
	
  
	
  Vad	
  sponsor	
  
	
  
	
  
	
  Pla1num	
  sponsor	
  
	
  
	
  
	
  
	
  
Gold	
  sponsor	
  
	
  

More Related Content

What's hot

MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connectionspaulbastide
 
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...paulbastide
 
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!Klaus Bild
 
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...paulbastide
 
IBM Connections mail with exchange backend
IBM Connections mail with exchange backendIBM Connections mail with exchange backend
IBM Connections mail with exchange backendmichele buccarello
 
Custom theme creation websphere portal 8.5
Custom theme creation websphere portal 8.5Custom theme creation websphere portal 8.5
Custom theme creation websphere portal 8.5michele buccarello
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...Gabriella Davis
 
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.5Vinayak Tavargeri
 
IBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 CustomizationIBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 Customizationrledwich
 
IBM Lotus Notes Domino Blog Template Update 8.01
IBM Lotus Notes Domino Blog Template Update 8.01IBM Lotus Notes Domino Blog Template Update 8.01
IBM Lotus Notes Domino Blog Template Update 8.01projectdxguy
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guideRoberto Boccadoro
 
XCC Cloud for IBM Connections Cloud
XCC Cloud for IBM Connections Cloud XCC Cloud for IBM Connections Cloud
XCC Cloud for IBM Connections Cloud TIMETOACT GROUP
 
Learn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationLearn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationIBM Connections Developers
 
Make Your Microsoft Stack Social With IBM Connections
Make Your Microsoft Stack Social With IBM ConnectionsMake Your Microsoft Stack Social With IBM Connections
Make Your Microsoft Stack Social With IBM ConnectionsWashington Cabral
 
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...TIMETOACT GROUP
 
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8Teamstudio
 
XCC Release 6.0 Feature Overview
XCC Release 6.0 Feature OverviewXCC Release 6.0 Feature Overview
XCC Release 6.0 Feature OverviewTIMETOACT GROUP
 

What's hot (20)

MAS202 - Customizing IBM Connections
MAS202 - Customizing IBM ConnectionsMAS202 - Customizing IBM Connections
MAS202 - Customizing IBM Connections
 
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...
IBM Connect 2014 SHOW501 Mastering Social Development Using the IBM Collabora...
 
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!
 
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...
Business Partner Day 406 - Ignite your IBM SmartCloud for Social Business Int...
 
IBM Connections mail with exchange backend
IBM Connections mail with exchange backendIBM Connections mail with exchange backend
IBM Connections mail with exchange backend
 
Custom theme creation websphere portal 8.5
Custom theme creation websphere portal 8.5Custom theme creation websphere portal 8.5
Custom theme creation websphere portal 8.5
 
Connections Directory Integration: A Tour Through Best Practices for Directo...
Connections Directory Integration:  A Tour Through Best Practices for Directo...Connections Directory Integration:  A Tour Through Best Practices for Directo...
Connections Directory Integration: A Tour Through Best Practices for Directo...
 
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
 
IBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 CustomizationIBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 Customization
 
IBM Lotus Notes Domino Blog Template Update 8.01
IBM Lotus Notes Domino Blog Template Update 8.01IBM Lotus Notes Domino Blog Template Update 8.01
IBM Lotus Notes Domino Blog Template Update 8.01
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guide
 
XCC Cloud for IBM Connections Cloud
XCC Cloud for IBM Connections Cloud XCC Cloud for IBM Connections Cloud
XCC Cloud for IBM Connections Cloud
 
Learn everything about IBM iNotes Customization
Learn everything about IBM iNotes CustomizationLearn everything about IBM iNotes Customization
Learn everything about IBM iNotes Customization
 
XCC Self Study Guide
XCC Self Study GuideXCC Self Study Guide
XCC Self Study Guide
 
Xcc layout-options
Xcc layout-optionsXcc layout-options
Xcc layout-options
 
Make Your Microsoft Stack Social With IBM Connections
Make Your Microsoft Stack Social With IBM ConnectionsMake Your Microsoft Stack Social With IBM Connections
Make Your Microsoft Stack Social With IBM Connections
 
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...
API & Custom Widgets coming in XCC next - Web Content and Custom App Extensio...
 
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
IBM Presents the Notes Domino Roadmap and a Deep Dive into Feature Pack 8
 
XCC 9.0 Whats New
XCC 9.0 Whats NewXCC 9.0 Whats New
XCC 9.0 Whats New
 
XCC Release 6.0 Feature Overview
XCC Release 6.0 Feature OverviewXCC Release 6.0 Feature Overview
XCC Release 6.0 Feature Overview
 

Viewers also liked

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 ProfilesIBM Connections Developers
 
Give your community owners the reports they really need
Give your community owners the reports they really needGive your community owners the reports they really need
Give your community owners the reports they really needKlaus Bild
 
Three Secrets to Communicating with Confidence & Influence
Three Secrets to Communicating with Confidence & InfluenceThree Secrets to Communicating with Confidence & Influence
Three Secrets to Communicating with Confidence & InfluenceKim Adams
 
Selective medium for isolating phanerochaete chrysosporium
Selective medium for isolating phanerochaete chrysosporiumSelective medium for isolating phanerochaete chrysosporium
Selective medium for isolating phanerochaete chrysosporiumDr. sreeremya S
 
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...Takehiko Ito
 
Libro proyecto alternativo de nacion
Libro proyecto alternativo de nacionLibro proyecto alternativo de nacion
Libro proyecto alternativo de nacionMartin Triana
 
CLIL: Teaching History to Language Learners
 CLIL: Teaching History to Language Learners CLIL: Teaching History to Language Learners
CLIL: Teaching History to Language LearnersShelly Sanchez Terrell
 
Tarea 1.1 Grupos de alimentos
Tarea 1.1 Grupos de alimentosTarea 1.1 Grupos de alimentos
Tarea 1.1 Grupos de alimentosCharo Saornil
 
Shifting to Customer-Centric Marketing for Ecommerce
Shifting to Customer-Centric Marketing for EcommerceShifting to Customer-Centric Marketing for Ecommerce
Shifting to Customer-Centric Marketing for EcommerceJoyce Qian
 
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)Cognitive Security - Anatomy of Advanced Persistent Threats ('12)
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)Gabriel Dusil
 
Phils Session cards @ Measurecamp
Phils Session cards @ MeasurecampPhils Session cards @ Measurecamp
Phils Session cards @ MeasurecampPhil Pearce
 
大学向け認証基盤システム概略と最新技術動向 Axies2015
大学向け認証基盤システム概略と最新技術動向 Axies2015大学向け認証基盤システム概略と最新技術動向 Axies2015
大学向け認証基盤システム概略と最新技術動向 Axies2015Egawa Junichi
 
Lord krishna as a strategist
Lord krishna as a strategistLord krishna as a strategist
Lord krishna as a strategistRavi Withu
 
Watson genomics
Watson genomicsWatson genomics
Watson genomicsInsideDNA
 

Viewers also liked (18)

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
 
Give your community owners the reports they really need
Give your community owners the reports they really needGive your community owners the reports they really need
Give your community owners the reports they really need
 
Three Secrets to Communicating with Confidence & Influence
Three Secrets to Communicating with Confidence & InfluenceThree Secrets to Communicating with Confidence & Influence
Three Secrets to Communicating with Confidence & Influence
 
Modelo Del Prisma
Modelo Del PrismaModelo Del Prisma
Modelo Del Prisma
 
Selective medium for isolating phanerochaete chrysosporium
Selective medium for isolating phanerochaete chrysosporiumSelective medium for isolating phanerochaete chrysosporium
Selective medium for isolating phanerochaete chrysosporium
 
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...
G265 小平朋江・いとうたけひこ (2017, 3月). 精神障害当事者の自己開示とリカバリー:メンタルヘルスマガジン『こころの元気+』表紙モデルの動機...
 
Why Do Younger Consumers Oppose EMV Technology?
Why Do Younger Consumers Oppose EMV Technology?Why Do Younger Consumers Oppose EMV Technology?
Why Do Younger Consumers Oppose EMV Technology?
 
Libro proyecto alternativo de nacion
Libro proyecto alternativo de nacionLibro proyecto alternativo de nacion
Libro proyecto alternativo de nacion
 
CLIL: Teaching History to Language Learners
 CLIL: Teaching History to Language Learners CLIL: Teaching History to Language Learners
CLIL: Teaching History to Language Learners
 
Tarea 1.1 Grupos de alimentos
Tarea 1.1 Grupos de alimentosTarea 1.1 Grupos de alimentos
Tarea 1.1 Grupos de alimentos
 
Shifting to Customer-Centric Marketing for Ecommerce
Shifting to Customer-Centric Marketing for EcommerceShifting to Customer-Centric Marketing for Ecommerce
Shifting to Customer-Centric Marketing for Ecommerce
 
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)Cognitive Security - Anatomy of Advanced Persistent Threats ('12)
Cognitive Security - Anatomy of Advanced Persistent Threats ('12)
 
Phils Session cards @ Measurecamp
Phils Session cards @ MeasurecampPhils Session cards @ Measurecamp
Phils Session cards @ Measurecamp
 
Impact of Agile on HR
Impact of Agile on HRImpact of Agile on HR
Impact of Agile on HR
 
大学向け認証基盤システム概略と最新技術動向 Axies2015
大学向け認証基盤システム概略と最新技術動向 Axies2015大学向け認証基盤システム概略と最新技術動向 Axies2015
大学向け認証基盤システム概略と最新技術動向 Axies2015
 
Lord krishna as a strategist
Lord krishna as a strategistLord krishna as a strategist
Lord krishna as a strategist
 
Watson genomics
Watson genomicsWatson genomics
Watson genomics
 
Opioids toxicity
Opioids toxicityOpioids toxicity
Opioids toxicity
 

Similar to Customize it! Make IBM Connections look your way

Uklug 2014 connections dev faq
Uklug 2014  connections dev faqUklug 2014  connections dev faq
Uklug 2014 connections dev faqMark Myers
 
Intro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterIntro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterbrightrocket
 
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
 
NEPA BlogCon 2013 - WordPress Customization & Security
NEPA BlogCon 2013 - WordPress Customization & SecurityNEPA BlogCon 2013 - WordPress Customization & Security
NEPA BlogCon 2013 - WordPress Customization & SecurityMichelle Davies (Hryvnak)
 
WordPress Customization and Security
WordPress Customization and SecurityWordPress Customization and Security
WordPress Customization and SecurityJoe Casabona
 
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...Chris O'Brien
 
Add-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his DutyAdd-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his Dutyreedmaniac
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsSerge van den Oever
 
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...Lucidworks
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalRod Martin
 
Add-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his DutyAdd-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his DutyLeslie Doherty
 
Auslug 2011 customising ibm connections
Auslug 2011 customising ibm connectionsAuslug 2011 customising ibm connections
Auslug 2011 customising ibm connectionsAdam Brown
 
Creating a Documentation Portal
Creating a Documentation PortalCreating a Documentation Portal
Creating a Documentation PortalSteve Anderson
 
Getting started with titanium
Getting started with titaniumGetting started with titanium
Getting started with titaniumNaga Harish M
 
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...Anupam Ranku
 

Similar to Customize it! Make IBM Connections look your way (20)

IBM Connection - customize it, #dd13
IBM Connection - customize it, #dd13IBM Connection - customize it, #dd13
IBM Connection - customize it, #dd13
 
Uklug 2014 connections dev faq
Uklug 2014  connections dev faqUklug 2014  connections dev faq
Uklug 2014 connections dev faq
 
Intro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniterIntro to ExpressionEngine and CodeIgniter
Intro to ExpressionEngine and CodeIgniter
 
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
 
NEPA BlogCon 2013 - WordPress Customization & Security
NEPA BlogCon 2013 - WordPress Customization & SecurityNEPA BlogCon 2013 - WordPress Customization & Security
NEPA BlogCon 2013 - WordPress Customization & Security
 
WordPress Customization and Security
WordPress Customization and SecurityWordPress Customization and Security
WordPress Customization and Security
 
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
Chris O'Brien - Customizing the SharePoint/Office 365 UI with JavaScript (ESP...
 
Add-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his DutyAdd-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his Duty
 
presentation
presentationpresentation
presentation
 
Thoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutionsThoughts on building deployable and updatable share point solutions
Thoughts on building deployable and updatable share point solutions
 
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...
Challenges of Simple Documents: When Basic isn't so Basic - Cassandra Targett...
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For Beginners
 
Absolute Beginners Guide to Drupal
Absolute Beginners Guide to DrupalAbsolute Beginners Guide to Drupal
Absolute Beginners Guide to Drupal
 
Add-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his DutyAdd-On Development: EE Expects that Every Developer will do his Duty
Add-On Development: EE Expects that Every Developer will do his Duty
 
presentation
presentationpresentation
presentation
 
Auslug 2011 customising ibm connections
Auslug 2011 customising ibm connectionsAuslug 2011 customising ibm connections
Auslug 2011 customising ibm connections
 
dmBridge & dmMonocle
dmBridge & dmMonocledmBridge & dmMonocle
dmBridge & dmMonocle
 
Creating a Documentation Portal
Creating a Documentation PortalCreating a Documentation Portal
Creating a Documentation Portal
 
Getting started with titanium
Getting started with titaniumGetting started with titanium
Getting started with titanium
 
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
Office 365 Saturday (Sydney) - SharePoint framework – build integrated user e...
 

More from Klaus Bild

Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt 
Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt 
Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt Klaus Bild
 
Your App Deserves More – The Art of App Modernization
Your App Deserves More – The Art of App ModernizationYour App Deserves More – The Art of App Modernization
Your App Deserves More – The Art of App ModernizationKlaus Bild
 
Wie man aus langweiligen 
Logdateien Gold gewinnen kann
Wie man aus langweiligen 
Logdateien Gold gewinnen kannWie man aus langweiligen 
Logdateien Gold gewinnen kann
Wie man aus langweiligen 
Logdateien Gold gewinnen kannKlaus Bild
 
How to monitor your IBM Connections environment with Python Scripts, JMeter a...
How to monitor your IBM Connections environment with Python Scripts, JMeter a...How to monitor your IBM Connections environment with Python Scripts, JMeter a...
How to monitor your IBM Connections environment with Python Scripts, JMeter a...Klaus Bild
 
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...Klaus Bild
 
Der entspannte Administrator - How to make your life easier by using TDI to a...
Der entspannte Administrator - How to make your life easier by using TDI to a...Der entspannte Administrator - How to make your life easier by using TDI to a...
Der entspannte Administrator - How to make your life easier by using TDI to a...Klaus Bild
 
IBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorIBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorKlaus Bild
 
The Silence of the Installers
The Silence of the InstallersThe Silence of the Installers
The Silence of the InstallersKlaus Bild
 
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...Klaus Bild
 
AdminCamp 14 - IBM Notes goes Connections
AdminCamp 14 - IBM Notes goes ConnectionsAdminCamp 14 - IBM Notes goes Connections
AdminCamp 14 - IBM Notes goes ConnectionsKlaus Bild
 
AdminCamp 14 - IBM Connections Deep Dive
AdminCamp 14 - IBM Connections Deep DiveAdminCamp 14 - IBM Connections Deep Dive
AdminCamp 14 - IBM Connections Deep DiveKlaus Bild
 
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!AdminCamp 14: Make your IBM Connections deployment your own - Customize it!
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!Klaus Bild
 
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...Klaus Bild
 
Tipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsTipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsKlaus Bild
 
Make Your IBM Connections Deployment Your Own - Customize it! German Version
Make Your IBM Connections Deployment Your Own - Customize it! German VersionMake Your IBM Connections Deployment Your Own - Customize it! German Version
Make Your IBM Connections Deployment Your Own - Customize it! German VersionKlaus Bild
 
Social Intranet for Small Businesses - ICON UK
Social Intranet for Small Businesses - ICON UKSocial Intranet for Small Businesses - ICON UK
Social Intranet for Small Businesses - ICON UKKlaus Bild
 
IBM Connections - Was kommt nach Version 4.0
IBM Connections - Was kommt nach Version 4.0IBM Connections - Was kommt nach Version 4.0
IBM Connections - Was kommt nach Version 4.0Klaus Bild
 
Social Business Software - IBM Connections 4
Social Business Software - IBM Connections 4Social Business Software - IBM Connections 4
Social Business Software - IBM Connections 4Klaus Bild
 
Social Intranet für KMU - IBM Connect Switzerland
Social Intranet für KMU - IBM Connect SwitzerlandSocial Intranet für KMU - IBM Connect Switzerland
Social Intranet für KMU - IBM Connect SwitzerlandKlaus Bild
 
Upgrading Connections 3 to 4 - SOCCNX
Upgrading Connections 3 to 4 - SOCCNXUpgrading Connections 3 to 4 - SOCCNX
Upgrading Connections 3 to 4 - SOCCNXKlaus Bild
 

More from Klaus Bild (20)

Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt 
Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt 
Pink Monitoring oder wie Prometheus Licht ins Dunkel der Container bringt 
 
Your App Deserves More – The Art of App Modernization
Your App Deserves More – The Art of App ModernizationYour App Deserves More – The Art of App Modernization
Your App Deserves More – The Art of App Modernization
 
Wie man aus langweiligen 
Logdateien Gold gewinnen kann
Wie man aus langweiligen 
Logdateien Gold gewinnen kannWie man aus langweiligen 
Logdateien Gold gewinnen kann
Wie man aus langweiligen 
Logdateien Gold gewinnen kann
 
How to monitor your IBM Connections environment with Python Scripts, JMeter a...
How to monitor your IBM Connections environment with Python Scripts, JMeter a...How to monitor your IBM Connections environment with Python Scripts, JMeter a...
How to monitor your IBM Connections environment with Python Scripts, JMeter a...
 
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...
The Best Things in Life Are Free – Wie Sie Ihre IBM ConnecEons Umgebung koste...
 
Der entspannte Administrator - How to make your life easier by using TDI to a...
Der entspannte Administrator - How to make your life easier by using TDI to a...Der entspannte Administrator - How to make your life easier by using TDI to a...
Der entspannte Administrator - How to make your life easier by using TDI to a...
 
IBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte AdministratorIBM Connect Switzerland - Der entspannte Administrator
IBM Connect Switzerland - Der entspannte Administrator
 
The Silence of the Installers
The Silence of the InstallersThe Silence of the Installers
The Silence of the Installers
 
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...
 
AdminCamp 14 - IBM Notes goes Connections
AdminCamp 14 - IBM Notes goes ConnectionsAdminCamp 14 - IBM Notes goes Connections
AdminCamp 14 - IBM Notes goes Connections
 
AdminCamp 14 - IBM Connections Deep Dive
AdminCamp 14 - IBM Connections Deep DiveAdminCamp 14 - IBM Connections Deep Dive
AdminCamp 14 - IBM Connections Deep Dive
 
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!AdminCamp 14: Make your IBM Connections deployment your own - Customize it!
AdminCamp 14: Make your IBM Connections deployment your own - Customize it!
 
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...
 
Tipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsTipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections Admins
 
Make Your IBM Connections Deployment Your Own - Customize it! German Version
Make Your IBM Connections Deployment Your Own - Customize it! German VersionMake Your IBM Connections Deployment Your Own - Customize it! German Version
Make Your IBM Connections Deployment Your Own - Customize it! German Version
 
Social Intranet for Small Businesses - ICON UK
Social Intranet for Small Businesses - ICON UKSocial Intranet for Small Businesses - ICON UK
Social Intranet for Small Businesses - ICON UK
 
IBM Connections - Was kommt nach Version 4.0
IBM Connections - Was kommt nach Version 4.0IBM Connections - Was kommt nach Version 4.0
IBM Connections - Was kommt nach Version 4.0
 
Social Business Software - IBM Connections 4
Social Business Software - IBM Connections 4Social Business Software - IBM Connections 4
Social Business Software - IBM Connections 4
 
Social Intranet für KMU - IBM Connect Switzerland
Social Intranet für KMU - IBM Connect SwitzerlandSocial Intranet für KMU - IBM Connect Switzerland
Social Intranet für KMU - IBM Connect Switzerland
 
Upgrading Connections 3 to 4 - SOCCNX
Upgrading Connections 3 to 4 - SOCCNXUpgrading Connections 3 to 4 - SOCCNX
Upgrading Connections 3 to 4 - SOCCNX
 

Recently uploaded

CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceanilsa9823
 
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfREFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfssusere8ea60
 
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...CIOWomenMagazine
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushShivain97
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxABMWeaklings
 
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonCheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonDelhi Call girls
 
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改atducpo
 
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndCall Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndPooja Nehwal
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ EscortsDelhi Escorts Service
 
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceanilsa9823
 
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfBreath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfJess Walker
 
Postal Ballot procedure for employees to utilise
Postal Ballot procedure for employees to utilisePostal Ballot procedure for employees to utilise
Postal Ballot procedure for employees to utiliseccsubcollector
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..nishakur201
 
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Leko Durda
 
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝soniya singh
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,dollysharma2066
 
social media chat application main ppt.pptx
social media chat application main ppt.pptxsocial media chat application main ppt.pptx
social media chat application main ppt.pptxsprasad829829
 

Recently uploaded (20)

escort service sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
escort service  sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974escort service  sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
escort service sasti (*~Call Girls in Paschim Vihar Metro❤️9953056974
 
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Aliganj Lucknow best sexual service
 
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdfREFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
REFLECTIONS Newsletter Jan-Jul 2024.pdf.pdf
 
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
Understanding Relationship Anarchy: A Guide to Liberating Love | CIO Women Ma...
 
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Lado Sarai Delhi reach out to us at 🔝9953056974🔝
 
The Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by MindbrushThe Selfspace Journal Preview by Mindbrush
The Selfspace Journal Preview by Mindbrush
 
Lilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptxLilac Illustrated Social Psychology Presentation.pptx
Lilac Illustrated Social Psychology Presentation.pptx
 
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road GurgaonCheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Mg Road Gurgaon
 
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
办理国外毕业证学位证《原版美国montana文凭》蒙大拿州立大学毕业证制作成绩单修改
 
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot AndCall Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
Call Girls In Andheri East Call US Pooja📞 9892124323 Book Hot And
 
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
(No.1)↠Young Call Girls in Sikanderpur (Gurgaon) ꧁❤ 9711911712 ❤꧂ Escorts
 
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Adil Nagar Lucknow best Female service
 
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdfBreath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
Breath, Brain & Beyond_A Holistic Approach to Peak Performance.pdf
 
Postal Ballot procedure for employees to utilise
Postal Ballot procedure for employees to utilisePostal Ballot procedure for employees to utilise
Postal Ballot procedure for employees to utilise
 
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Govindpuri Delhi 💯Call Us 🔝8264348440🔝
 
call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..call girls in candolim beach 9870370636] NORTH GOA ..
call girls in candolim beach 9870370636] NORTH GOA ..
 
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
Reinventing Corporate Philanthropy_ Strategies for Meaningful Impact by Leko ...
 
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
Call Girls in Kalyan Vihar Delhi 💯 Call Us 🔝8264348440🔝
 
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
8377087607 Full Enjoy @24/7-CLEAN-Call Girls In Chhatarpur,
 
social media chat application main ppt.pptx
social media chat application main ppt.pptxsocial media chat application main ppt.pptx
social media chat application main ppt.pptx
 

Customize it! Make IBM Connections look your way

  • 1. Customize  it!   Make  IBM  Connec3ons  look  your  way  –  Klaus  Bild  
  • 3. Agenda   •  Easy  (User  Interface,  No1fica1ons)   •  Intermediate  (Blog,  Communi1es,  Profiles)   •  Advanced  (Document  types,  Media  gallery   object  types)   •  Pro  (Richtext  Editor,  Reports)   •  Extras  (Desktop  Plugin/Wikis  Welcome/ Mobile  App)  
  • 4. Agenda   •  Easy  -­‐>  css,  jsp,  well  documented   •  Intermediate  -­‐>  wsadmin   •  Advanced  -­‐>  badly  documented,  xml,  Admin   UI’s   •  Pro  -­‐>  complex,  tools/editors,  bad  documented  
  • 5. So,  who  are  you?  
  • 6. Goal   Show  you  what  can  be  customized   and  give  you  a  star3ng  point  for   your  own  customiza3ons  
  • 7. Easy  –  User  Interface  -­‐  Example   Custom  Menu   Custom  permanent  Link   Custom  colors,  logos,  styles  
  • 8. User  Interface  –  How  to   •  For  all  these  changes  only  2  files     were  changed  and  3  were  added   –  …customiza1oncommonnavtemplatesheader.jsp   –  …com.ibm.social.gen4.theme_4.0.0.20130627-­‐1409.jar resourcescssdefaultThemedefaultTheme.css   –  …customiza1oncommonnavtemplatesmenubelso4.jsp   –  belso4solu5ons.png,  ques5on.png  
  • 9. User  Interface  –  How  to  
  • 10. User  Interface  –  Resources   •  Customizing  the  user  interface   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_the_user_interface_ic45   •  Customiza1on  of  the  Next  Gen  Theme   hap://kbild.ch/2013/07/customiza1on-­‐of-­‐the-­‐next-­‐gen-­‐theme-­‐for-­‐ibm-­‐connec1ons/    
  • 11. No3fica3ons  -­‐  Example   Custom  text   Custom  colors,  logo  
  • 12. No3fica3ons  –  How  to   •  For  all  these  changes  3  files     were  changed  and  1  was  added   •  …resourcesnlsno5fica5on.proper5es  (text)   •  …newsresourcesnlsno5fica5on.proper5es  (text)   •  …newsaggregatedstyle.4l  (colors,  logo)   •  Added  …resourcesimagesbelso4.png   Full  path:     WAS_profilesDmgr01configcellsCELLLotusConnec1ons-­‐configno1fica1ons  
  • 13. No3fica3ons  –  How  to   •  Special  Tipp:  Enable  mobile  links  in  no1fica1ons   -­‐>  no5fica5on-­‐config.xml     <property name="includeMobileLinksInNotifications">true</property>!
  • 14. No3fica3ons  –  Resources   •  Customizing  no1fica1ons   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_no1fica1ons_ic45   •  Including  mobile  links  in  no1fica1ons   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Including_mobile_links_in_no1fica1ons_ic45  
  • 15. Intermediate  -­‐  Blog  -­‐  Example  
  • 16. Blog  –  Remarks   •  You  can  only  customize  non  Community   Blogs!   •  I  don’t  see  a  clear  “roadmap”  for  Blog   customiza1ons   •  I  would  not  recommend  to  customize  Blogs  
  • 17. Blog  –  Resources   •  Customizing  a  blog  theme   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_a_blog_theme_ic45   •  Many  customiza1on  examples  like  Tweet  buaon   (Bob  Leah)   haps://www.ibm.com/developerworks/community/blogs/bobleah  
  • 19. Communi3es  –  How  to   •  Take  defaultTheme.css  as  template  and  create   a  new  theme  css  (nameTheme.css)  in  folder     …customiza1onthemesnameTheme  
  • 20. Communi3es  –  How  to   •  Add  your  new  theme  to  Communi1es   –  Check  out  communi5es-­‐config.xml  and  add  theme   –  Checkin  communi5es-­‐config.xml   –  Add  com.ibm.lconn.communi5es.strings.ui.proper5es  to  strings  folder   and  add  your  labels  
  • 21. Communi3es  –  How  to   •  Take  the  NextGen  defaultTheme.css  if  you  are   using  this  theme  and  change  all  rela1ve  paths  to   absolute     ../../sprite/sprite16.png - > /com.ibm.social.gen4.theme/sprite/sprite16.png! •  Pay  special  aaen1on  where  you  place  images  
  • 22. Communi3es  –  Resources   •  Adding  a  custom  theme  to  Communi1es   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Adding_a_custom_theme_to_Communi1es_ic45   •  Branding  Communi1es  in  IBM  Connec1ons   (Jerald  Mahurin) hap://www.sociallycurious.com/2013/05/21/branding-­‐communi1es-­‐ibm-­‐connec1ons  
  • 23. Profiles  -­‐  Example   Added  home  address  which  can  be  opened  in  Google  Maps   Click  to  Call   Addi3onal  Tab  
  • 24. Profiles  –  How  to  –  Home  address   •  Create  a  resource  bundle  for  your  labels   –  Check  out  LotusConnec5ons-­‐config.xml  and  add  bundle     –      –  Check  in  LotusConnec5ons-­‐config.xml   –  Create  property  file  for  each  language  
  • 25. Profiles  –  How  to  –  Home  address   •  Check  out  profiles-­‐config.xml  and  add  aaribute   •  DO  NOT  Check  in  profiles-­‐config.xml  YET   •  Open  profiles-­‐types.xml  and  add      
  • 26. Profiles  –  How  to  –  Home  address   •  Open  profileDetails.ll  and  add  following  code  to  the   contactInforma1on  sec1on:       <@util.renderProperty ref="heimadresse" nlsBundle="belsoft" nlsKey="label.belsoft.homeAddress" hideIfEmpty=true ;  ref, dataId, dataKey, nlsKey, nlsBundle>! <tr>! <th scope="row”><@util.renderNls nlsKey=nlsKey nlsBundle=nlsBundle/></th>! <td><p>! <a target="_blank" href="http://google.com/maps?q=<@util.renderValue ref=ref/>" >! <@util.renderValue ref=ref/> </a> ! </p></td></tr> !  
  • 27. Profiles  –  How  to  –  Home  address   •  Open  profileEdit.4l  and  add  following  code  to  the   contactInforma1on  sec1on:       <@util.renderFormControl ref="heimadresse" singleColumnLayout=false nlsBundle="belsoft" nlsKey="label.belsoft.homeAddress"/>!   •  Check  in  profiles-­‐config.xml  and  restart  profiles  app   •  Power  Tipp:  If  you  enable  templateReloading  in   profiles-­‐config.xml  you  don’t  have  to  restart  the  app!  
  • 28. Profiles  –  Resources   •  Customizing  Profiles   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_Profiles_ic45   •  Customizing  IBM  Connec1ons  4.0  Profiles   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_IBM_Connec1ons_4.0_Profiles   •  Profile  Types  and  locking  profile  features     (Wannes  Rams)   hap://www.slideshare.net/palmke/profile-­‐types-­‐and-­‐locking-­‐profile-­‐features-­‐15498931   •  A  Profiles  is  the  key  to  a  users’  Connec1ons   iden1ty.  Exploit  it!  (Stuart  McIntyre&Wannes  Rams)   hap://www.slideshare.net/palmke/profile-­‐types-­‐and-­‐locking-­‐profile-­‐features-­‐15498931  
  • 29. Advanced  -­‐  Media  gallery  object  types  -­‐  Example   •  A  new  photo  template  with  4  fields  added    
  • 30. Media  gallery  object  types  –  How  to   •  Create  XML  document  that  defines  CMIS  (Content   Management  Interoperability  Services)  object  type  for  your   custom  photo  or  video  file       •  Add  the  key  value  pairs  to  com.ibm.lconn.files.strings.cmis_*.proper5es  
  • 31. Media  gallery  object  types  –  How  to   •  This  is  how  a   choice  list   looks  like    
  • 32. Media  gallery  object  types  –  Resources   •  Import  the  new  object  type   –  FilesObjectTypeService.importType("path_cmis_file")! •  Restart  the  Files  app   •  Add  the  new  template     as  default  template  for     a  community  
  • 33. Media  gallery  object  types  –  Resources   •  Crea1ng  custom  media  gallery  object  types   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Crea1ng_custom_media_gallery_object_types_ic45   •  Files  administra1ve  commands   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Files_administra1ve_commands_ic45   •  Having  fun  with  CMIS  object  types  in  IBM   Connec1ons   hap://kbild.ch/2013/08/fun-­‐cmis-­‐object-­‐types-­‐ibm-­‐connec1ons/  
  • 34. Document  Types  (CCM)  -­‐  Example  
  • 35. Document  Types  (CCM)  –  How  to   •  Open  the  Administra1on  Console  for  Content   Plaqorm  Engine  (hap://yourserver.com/acce)   and  logon  as  CCM  Admin   •  Open  the  ICObjectStore  and  add  your  new   fields  to  Data  Design  –  Property  Templates   •  Create  new  Document  Type  in  Data  Design  –   Classes  -­‐  Document  
  • 36. Document  Types  (CCM)  –  How  to   •  Open  as  community  owner  a  community   where  you  want  to  use  the  new  document   type   •  Go  to  Community  Ac5ons  –  Edit  Community  –   Library  and  allow  members  to  change  the   Document  Type  
  • 37. Document  Types  (CCM)  –  Resources   •  Crea1ng  and  managing  document  types   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Crea1ng_and_managing_document_types_ic45   •  Create  new  document  types  in  IBM  Connec1ons   Content  Manager  (Roberto  Boccadoro) hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Create_new_document_types_in_IBM_Connec1ons_Content_Manager  
  • 38. Pro  -­‐Richtext  Editor  -­‐  Example   •  Adding  of  3  plugins:  hap://www.youtube.com/watch?v=tFpkBOoOmaE     Maximize   As  the  name  suggests,   it  maximizes  the  editor   inside  a  browser   window   Templates   This  plugin  provides  a   dialog  to  offer   predefined  content   templates  –  with  page   layout,  text  formaVng   and  styles.   Business  Card  hover   This  custom  build   plugin  lets  you  easily   add  links  to  a  persons   Business  Card  (hover   effect)  
  • 39. How  to  –  Business  Card   •  You  have  to  know  how  to  create  CKEditor   Plugins     •  Place  your  plugin  in     …customiza1onjavascriptcomibmoneuickeditoreditorplugins    
  • 40. How  to  –  Business  Card   •  Copy  ckeditor.js  from  inside   …sharedprovisionwebresourcescom.ibm.lconn.blogs.web.resources_*.jar     to   D:IBMDatasharedcustomiza1onjavascriptlconnblogs  (or  wikis)   •  Add  the  new  plugin  to  ckeditor.js  
  • 41. Richtext  Editor  –  Resources   •  CKEditor  Tutorials   hap://docs.cksource.com/CKEditor_3.x/Tutorials   •  Tutorial  –  Extending  the  IBM  Connec1ons  Rich   Text  Editor  (Rob  Novak)   hap://ibmrockstar.com/2013/05/tutorial-­‐extending-­‐the-­‐ibm-­‐connec1ons-­‐rich-­‐text-­‐editor    
  • 42. Reports  -­‐  Example   Number  of  visits  per   App  over  the  3me  
  • 43. Reports  –  How  to   •  Define  the  custom  report  &  check   dimensions/events  –  Pencil&Paper   •  Create  Report  with  IBM  Cognos  Report  Studio     (I  would  recommend  to  use  Firefox  Version  3.5/3.6!)   •  Add  Report  to  Global/Community  Report  list  
  • 44. Reports  –  Resources   •  Community  report  customiza1on  for     Connec1ons  4.0  Metrics   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Community_report_customiza1on_for_Connec1ons_4.0_Metrics   •  Create  new  Cognos  metrics  report   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Connec1ons_4.0_Metrics_customiza1oncol_create_new_Cognos_metrics_report   •  Customizing  reports  based  on  the  events     captured  in  Metrics  4.0   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Customizing_reports_based_on_the_events_captured_in_Metrics4.0   •  Give  your  community  owners  the  reports  they  really  need   hap://www.slideshare.net/kbild/give-­‐your-­‐community-­‐owners-­‐the-­‐reports-­‐they-­‐really-­‐need  
  • 45. Extras  -­‐  Desktop  Plugin  -­‐  Example   It’s  possible  to  customize  images/text  
  • 46. Desktop  Plugin  –  How  to  (1)   •  Edit  the  registry  sewngs:   [HKEY_CLASSES_ROOTCLSID{21034BDC-B57E-400B-A5D5-2B1E98502805}]! @="Belsoft Connections"! "InfoTip"="Belsoft Connections"! ! [HKEY_CLASSES_ROOTCLSID{21034BDC-B57E-400B-A5D5-2B1E98502805}DefaultIcon]! @="C:PATH_TO_IMAGEimage256.ico"! ! [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBranding]! "Main Title"="Belsoft Connections"! ! [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingMonitor]! "SystemTray Idle Image"="C:PATH_TO_IMAGEimage16.ico"! "SystemTray Pending Image"="C:PATH_TO_IMAGEimage16pending.ico"! "SystemTray Busy Image"="C:PATH_TO_IMAGEimage16busy.ico"! "SystemTray Title"="Belsoft Connections"! !
  • 47. Desktop  Plugin  –  How  to  (2)   [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingOffice]! "Backstage SendTo Image"="C:PATH_TO_IMAGEimage32.bmp"! "Backstage SendTo Title"="Belsoft Connections"! "RibbonTab Title"="Belsoft Connections"! ! [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingOutlook]! "ContextMenu ContactCard Image"="C:PATH_TO_IMAGEimage16.bmp"! "ContextMenu ContactCard Title"="Belsoft Connections"! "Menu Title"=" Belsoft Connections"! "Toolbar Title"="Belsoft Connections"! "Inspector RibbonTab Title"="Belsoft Connections"! "Explorer RibbonTab Title"="Belsoft Connections"! ! [HKEY_LOCAL_MACHINESOFTWAREWow6432NodeIBMSocial ConnectorsBrandingShellExt]! "ContextMenu Image"="C:PATH_TO_IMAGEimage13.bmp"! "ContextMenu Title"=" Belsoft Connections"! !
  • 48. Desktop  Plugin  –  Resources   •  Customizing  the  branding  strings  and  images  for   the  desktop  plug-­‐in   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Customizing_the_branding_strings_and_images_for_the_desktop_plugin_lv45  
  • 49. Wiki  Welcome  -­‐  Example   It’s  possible  to  customize  the  page  3tle  and  html  code  
  • 50. Wiki  Welcome  –  How  to   •  Create   com.ibm.lconn.share.services.handlers.wiki.nls.WikiWelcomeMessages_*.proper5es     in  …customiza1onstrings  and  add  your  1tle,  html   code   •  Restart  the  Wiki  App  
  • 51. Wiki  Welcome  –  Resources   •  Customizing  the  Wikis  welcome  page hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Customizing_the_Wikis_welcome_page_ic45  
  • 52. Mobile  App  -­‐  Example  
  • 53. Mobile  App  –  How  to   •  Check  out  mobile-­‐config.xml  and  add  following  
  • 54. Mobile  App  –  How  to   •  Check  in  mobile-­‐config.xml  and  add  images  to     …customiza1onmobile   •  Sync  nodes  and  restart  Mobile  App  
  • 55. Mobile  App  –  Resources   •  Mobile  configura1on  proper1es   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/Mobile_configura1on_proper1es_ic45  
  • 56. Further  Resources   •  Customizing  the  IBM  Connec1ons  3.0.1  UI:  Different  Themes  in  a  Single   Installa1on  (Roberto  Boccadoro,  Andrea  Fontana)   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/dx/ Customizing_the_IBM_Connec1ons_3.0.1_UI_Different_Themes_in_a_Sin gle_Installa1on   •  AusLUG  2011  customising  ibm  connec1ons  (Adam  Brown)   hap://de.slideshare.net/adambrownaus/auslug-­‐2011-­‐customising-­‐ibm-­‐ connec1ons   •  IBM  Redbooks:  Customizing  IBM  Connec1ons  3.0.1   hap://www-­‐10.lotus.com/ldd/lcwiki.nsf/xpViewCategories.xsp? lookupName=IBM%20Redbooks:%20Customizing%20IBM%20Connec1ons %203.0.1   •  Customizing  &  Beau1fying  Connec1ons  –  Who’s  the  fairest  of  them  all?   (Sharon  Bellamy)    hap://www.slideshare.net/dillechnical/connec1ons-­‐customiza1on-­‐lite  
  • 57. What  you  have  not  seen   •  Widgets   •  Open  Social  gadgets   •  Custom  Applica1ons  
  • 58. What  you  have  seen  
  • 59. Ques1ons?     Thank  you!   kbild.ch twitter.com/kbild linkedin.com/in/kbild
  • 60. Grazie  agli  sponsor  per  aver  reso  possibile  i   Dominopoint  Days  2013!   Main  Sponsor        Vad  sponsor        Pla1num  sponsor           Gold  sponsor