bar
heidloff.net - Building is my Passion
Niklas Heidloff
Cancel

How to trigger OpenWhisk Actions on Cloudant Databases Changes

Yesterday I wrote about how to write JavaScript Actions for OpenWhisk on Bluemix. Actions can be triggered manually (as described in previous article) and when certain events occur. Below is a simp...

How to write JavaScript Actions for OpenWhisk on Bluemix

Update 02/15/17: Using Node.js to code OpenWhisk actions In addition to Cloud Foundry, Docker and Virtual Maschines Bluemix provides a fourth compute option OpenWhisk (experimental at this point)....

IBM Bluemix Demo with Anki Overdrive Cars

Last week at JavaLand the Anki Overdrive demo was perceived pretty well and I’d like to demo it at other conferences this year as well. Obviously it’s much more impressive to see live demos with th...

Pictures from Bluemix at JavaLand

This week David Barnes, James Thomas and I attended JavaLand and presented IBM Bluemix. As last year it was a very good conference with high quality sessions and we had a lot of great discussions w...

Integrating Watson Dialog into Minecraft on Bluemix

Update November 2016: The dialog service has been deprecated and replaced with the Conversation service. In an earlier article I wrote about how to use the Watson Personality Insights service in M...

How to deploy and run Swift Kitura Applications with Docker

At InterConnect IBM announced and demonstrated various ways to run Swift code on the server. You can use the Swift runtime in Bluemix (Cloud Foundry buildpack), you can use the Swift Sandbox, you c...

Introducing the CLEAN Stack: JavaScript everywhere

The popularity and success of JavaScript is amazing. There are 1 million tagged questions on StackOverflow, according to RedMonk there are more JavaScript projects on GitHub than projects in any ot...

How to consume Bluemix Services in LoopBack Applications

With the LoopBack framework you can easily build REST APIs for your own business objects, you can build web and mobile clients and much more. The LoopBack backend applications and the AngularJS web...

How to write Mobile Apps for LoopBack Applications

With the Node.js API framework LoopBack you can easily provide REST APIs for your applications. In order to build client applications LoopBack provides an AngularJS JavaScript SDK. The same SDK can...

How to write AngularJS Frontends for LoopBack Applications

With the Node.js API framework LoopBack you can easily provide REST APIs for your applications. In order to build web frontends LoopBack provides an AngularJS JavaScript SDK. Below is a sample appl...

Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags