Using the Websphere Liberty Profile Maven repo with Gradle  

By René Winkelmeyer | 6/16/15 6:49 AM | - | Added by Oliver Busse

This is obviously not a biggy, so mainly a short reminder for myself. For the current development we’re using the Websphere Liberty Profile (WLP) a lot. Based on our latest efforts of moving everything to Gradle I ran into the situation to setup the WLP repos for that.

Who? Me? SocialBizUg Clippings guru Guidance  

By Mark Roden | 5/17/15 6:13 PM | - | Added by Oliver Busse

So the great and phenomenal Sir. Julian Robicheaux has decided to pass the torch and retire from the SocialBizUg Clippings Guru Guidance articles. We are all grateful to him for sharing his vast knowledge with us.

IBMSBT in XPages: Tagging a file  

By Mark Roden | 4/21/15 6:27 PM | - | Added by Oliver Busse

In this article I will show how to tag a file in IBM Smartcloud using the JavaScript API.

IBM Connections: Create external Users / Community using rest API   

By Julius Schwarzweller | 3/25/15 11:24 AM | - | Added by Kenio Carvalho

Create external Users and external Communities using IBM Connections rest API without Eclipse

Something missing in smartcloud SBT ? – “Cannot find Endpoint connections”  

By Mark Roden | 3/15/15 4:31 PM | - | Added by Oliver Busse

I started down the path of adding “My Communities” to my little test database and following the same process as I had found the profile information I went to the playground and looked at the Java snippets for SmartCloud

IBMSBT in XPages: Getting set up with a Social Business Toolkit (Part #2)  

By Mark Roden | 3/10/15 6:54 PM | - | Added by Oliver Busse

In this article I will show how to connect to Connections Cloud and in turn how to use the Java API to display “My Files” on an XPage using a simple XPages repeat control.

IBMSBT in XPages: Getting set up with a Social Business Toolkit (Part #1)  

By Mark Roden | 3/9/15 2:31 AM | - | Added by Oliver Busse

In this article I will begin to introduce IBM Social Business Toolkit (SBT), provide links on how to get it set up, talk briefly about how it works and then provide my first demo on how to get “My Files”.

News from IBM ConnectED15  

By Fredrik Norling | 1/26/15 1:36 PM | - | Added by Oliver Busse

Some of the news from IBM ConnectED 2015

Announcement plugin for IBM Connections  

By Christoph Stoettner | 12/19/14 10:13 AM | - | Added by Oliver Busse

Last week i searched a way to send all Connections users an information on important updates, which should be configurable and uses cookies to hide it for a specific time. First i had a look at the Greenhouse Announcement Widget which is used within Greenhouse.

Excellence is never an accident: Building a smarter workforce  

By IBM Social Business Insights Blog | 11/14/14 9:47 AM | - | Added by Oliver Busse

Posting on behalf of Megan McNamee Productivity is never an accident. It is always the result of a commitment to excellence, intelligent planning, and focused effort. -- Paul J. Meyer In this incredible time of...

Quick Tip from Marie L. Scott and Thomas Duff: IBM Tivoli Directory Integrator: Transforming Data With AssemblyLines and Connectors  

By SocialBiz User Group | 11/12/14 2:18 PM | - | Added by Oliver Busse

This is a tip from a VIEW Journal article “ IBM Tivoli Directory Integrator: Transforming Data With AssemblyLines and Connectors ” by Marie L. Scott and Thomas Duff. The first article of this series,...

A Fresh, Outside-In Perspective on App Dev at ConnectED 2015  

By IBM Social Business Insights Blog | 11/5/14 8:32 AM | - | Added by Oliver Busse

This year's App Dev track at IBM ConnectED will provide some new and exciting perspectives on IBM's vision and direction for application development. There will be, of course, foundational sessions like " Domino App Dev Futures ," and...

My Bluemix Session at DNUG next Week  

By Niklas Heidloff | 11/4/14 3:49 AM | - | Added by Oliver Busse

Next week (Wednesday 11/12) I'll talk about Bluemix and IBM Connections in my DNUG session. Below are some slides to set context. Most of the time I've planned to do Bluemix demos and to explain the sample I published yesterday.

Guidelines and practical examples to get started with SBT SDK  

By Patrick Kwinten | 11/3/14 2:43 PM | - | Added by Oliver Busse

The Social Business Toolkit SDK (SBT SDK) is a set of libraries and code samples that you use for connecting to the IBM Social Platform. As a developer you can choose which web development skills fits you best: Java, (client side) JavaScript or XPages. Your social platform may reside in the cloud or on…

Simple IBM Bluemix Sample accessing IBM Connections  

By Niklas Heidloff | 11/3/14 1:47 AM | - | Added by Oliver Busse

I've published a simple sample application that shows how to access IBM Connections Social Cloud from IBM Bluemix. You can find some screenshots on GitHub. The sample uses AngularJS in the frontend which invokes a REST API returning JSON. The Java backend implementation uses a subset of the Social Business Toolkit SDK to handle the authentication and to easily invoke the Connections REST APIs via the SDK's endpoints and the generic service.

Samples of Watson Services on Bluemix  

By Niklas Heidloff | 10/28/14 9:06 AM | - | Added by Oliver Busse

I've started to try some of the Watson services on Bluemix. Really impressive. Below are some samples that give some ideas what the services do and how to use them. For a list of available services ...

Getting Started as an XPages Developer  

By IBM SocialBiz UX | 10/27/14 8:36 AM | - | Added by Oliver Busse

Introduction The Connections SDK comes with XPages APIs to easily access Connections Social. Watch this video for a short overview of the SDK. Note: This article is reproduced from the original version published on the IBM Social Business web site. Watch a Video with a Sample App Watch ...

Custom control to display a My Communities list  

By Patrick Kwinten | 10/22/14 5:08 PM | - | Added by Oliver Busse

In the managed bean I described in an earlier post there was a method to return a list of communities in IBM Connections where the authenticated user is member of (getMyCommunities()). So what can you do with it? In IBM Connections when you section Communities \ I'm a Member you get to see a list…

Announcing the NotesIn9 Hackathon: Race to 199  

By David Leedy | 9/24/14 2:02 PM | - | Added by Oliver Busse

It’s time. It’s time for me to get off my duff a little bit and try and “kick this up a notch”. It’s time for YOU who are reading this post to get a little more involved and “Join the Conversation” To me a Hackathon is an event were people come together to contribute small pieces to complete a bigger puzzle. I’ve been thinking of this ever since someone came up with the #CodeForTim hashtag. When we lost Tim, I changed the motto of NotesIn9 to “Learn, Code, Share” to honor my friend and better reflect the mission of NotesIn9. Well that’s what this Hackathon is all about.

Deep Dive into Social Business Toolkit with XPages: The Box Integration (1)  

By Serdar Basegmez | 9/15/14 8:00 AM | - | Added by Oliver Busse

I have been working on IBM Social Business Toolkit SDK for a long time. Last year we have introduced a couple of cool demos on IBM Connect with my friend Graham Acres. One example was the XPages integration with Basecamp. It has been on my to-do list for months to blog more details on this topic. Finally, here I am... This is going to be a series of blog post. What I'm planning is to blog [...]

Document Spy: Admins little helper  

By Ralf Petter | 8/27/14 1:00 PM | - | Added by Kenio Carvalho

I have developed the Document Spy which overcomes some of the limitations of the Notes property box. It will show you all items of the current document in a nice table so that you can see the values of all items on one look.

Get your application integrated within IBM Connections  

By Philippe Riand | 6/18/14 1:57 PM | - | Added by Martin Pradny

How we achieved integration with the IBM collaboration platforms, as it just looks part of it. In particular, the IBM Connections one, where the users feel like they never left Connections. We keep the same user experience than any other Connections application. This includes the same navigation bar, the same look and feel (a.k.a. OneUI), the same authentication mechanism

Mark you calendars: Introducing IBM Connections Next !  

By Luis Benitez | 4/22/14 2:00 AM | - | Added by Peter D Presnell

In less than a month, IBM will be introducing the newest, latest, and greatest release of IBM Connections. Some of the latest capabilities were shown during the keynote demo at IBM Connect 2014. Now, it's time to unveil everything that we've been working on for the past year or so and bring it to you. The official unveiling will happen on May 21st so mark your calendars ! As we've done in[...]

Add email snooze to your IBM Notes Mail  

By Thomas Adrian | 4/14/14 1:10 AM | - | Added by Oliver Busse

The mailbox app in appstore have a really nice feature, it let's you snooze your email for a custom time and bring it back as a new mail when the time is reached. So I did a quick test to see if I could do something similar in IBM Notes mail, and this is what I came up with.