Traditionally application development and deployment across environments has been very tedious and error prone. For example in the Java world you would work with different packaging formats such as ears, wars and jars each with environment specific configuration usually dispersed all over the place. Then your app might behave differently on each operating system due […]
Tag: node.js
Moving on to the enterprise space: Enterprises often have the requirements to host their services themselves. Those requirements could be driven by: – Legal restrictions – Stay in control of who accesses a service – Protect intellectual property – Leverage existing on-premise infrastructure and resources Red Hat Mobile Application Platform (RHMAP) enables you to develop […]
Continuing our journey to build Alexa Skills, we’ll leverage the Alexa Skill SDK (ASK) to create a Custom Skill providing news towards our end-user. Let’s recap the first part of this article series: Skills come in different flavours: Flash Briefing: These skills provide original content for users’ flash briefings Smart Home: With these skills, users […]
Amazon’s Alexa enabled devices, such as the Echo, Dot and most recently Tap provide a hands-free voice controlled environment, to make calls, send and receive messages, provide information and more — instantly. Alexa is the cloud-based voice service that powers this category of devices. All the user has to do is ask Alexa to perform […]
A dear colleague of mine provided me with a Texas Instruments Sensortag Unfortunately this present was connected with the request to get it running with my Intel Edison and the Smart Gateway. This blog will be part one of my endeavor. Update the Intel Edison My Intel Edison still runs the old firmware, so the […]
This blog will cover my first experiments with an Intel Edison, a small Computer-on-Module, which Intel was so kind to give to me! Thanks again for this guys! There are many websites explaining how to setup your development computer to work with an Intel Edison, like Intels own website. So I will assume you have followed […]