As for authentication there are various ways to handle authorization in Node.js applications on Bluemix. Below is an example how to use the Node module acl. With this module you can use roles for a...
Customization of Authentication Pages in Bluemix
With the Single Sign On service on Bluemix users can be authenticated against various directories, for example via SAML. A default set of pages is provided so that users can log on or change their ...
Authentication in Node.js Applications on Bluemix
There are different ways how to do authentication in Node.js applications running on Bluemix, either via Bluemix services, third party offerings, open source libraries or self written code. Below i...
Meet Bluemix at JavaLand 2016
Next month on March 8th and March 9th JavaLand will take place in the theme park Phantasialand in Cologne, Germany. After our positive experience last year, IBM sponsors JavaLand again this year. M...
News Analysis via AlchemyAPI for Topics, Companies and People
The AlchemyAPI service on Bluemix provides an API to access news and blog content from the last 60 days enriched with meta information like sentiments and entities identified through natural langua...
Samples of the Watson Tradeoff Analytics Service
The Watson Tradeoff Analytics service on Bluemix helps users to make decisions when balancing multiple conflicting goals. Below are a couple of samples which demonstrate the functionality of this s...
Text Analysis via AlchemyAPI to identify Entities, Concepts and Sentiments
The AlchemyAPI service on Bluemix provides multiple AlchemyLanguage APIs that offer text analysis through natural language processing. Below are some samples that show how to extract entities and c...
Fun Worker Safety Demo leveraging the Watson IoT Platform
Here is a nice demo of the IBM Watson Internet of Things platform. My colleague John Cohn led the creation and Travis Siegfried is presenting it. The worker Bob, the builder, wears an intelligent ...
Customizing the Watson Language Translation Service
With the Watson Language Translation service in Bluemix you can translate from and to English, French, Portuguese, Arabic, Spanish and Egyptian. To optimize the translations you can customize the s...
Simple Sample of the Watson Document Conversion Service
With the Watson Document Conversion service on Bluemix PDF, Word and HTML documents can be converted into HTML, plain text or JSON. The converted documents can be used as input to other Watson serv...