Monthly Archive: March 2018

0

WordPress RSS Feed ChatBot with Chatfuel

How to easily build a ChatBot to present news from a WordPress RSS feed. It is using Chatfuel, and it’s applicable for any RSS feed. Requirements First, make sure that you have a working...

0

Build a HelloWorld ChatBot with Dialogflow

In this tutorial, we will try to build the most basic ChatBot with Dialogflow. Dialogflog (formerly Speaktoit) is a Google owned company. Their technologies are centered around Human-Computer interactions. They provide an SDK for...

Ionic logo 0

Ionic Framework Hello Word Tutorial

This tutorial will guide you through the process of installing and starting a new Ionic project. Install Node.js Download and install the latest version from the Node.js website.   Install Cordova and Ionic

...

Javascript Fetch API 1

Javascript Fetch API Rest Web Service Example

This article will introduce the Javascript Fetch API, and use it in some code samples to consume Web Services. The Javascript Fetch API The Javascript new Fetch API provides an interface for fetching resources....

Java EE Jakarta 1

Java EE is dead, Long Live Jakarta EE

The Context First, let’s go back a few months when Oracle has moved Java EE to the Eclipse foundation, via the EE4J project. A really good move for developers and for the Open Source...