Tuesday, November 17th, 2015
When it comes to the field of hybrid mobile application development, Ionic and its tool-stack is often an attractive choice.
Now there is Ionic Creator to speed up the development process offering an in-browser editor to create user interfaces via drag and drop and supporting basic templates for mobile applications like tabbed layouts etc.
In addition, a project created with this tool may be downloaded and started with easy and that’s what I’d like to show in the following short example.
(more…)
Tags: ajax, Android, angular, angularjs, controller, cordova, creator, directive, emulator, hybrid, ionapp, ionic, ionview, ios, javascript, js, mobile, npm
Posted in Android, Apps | 2 Comments »
Sunday, November 8th, 2015
We all love the simplicity when chaining commands and pipes in an Unix derivative environment.
UStream takes this approach and extends Java 8′s stream API to mimic some of the well known commands and apply them on streams.
In the following tutorial, I’d like to share some slim examples for using UStream.
(more…)
Tags: filter, filters, linux, pipe, pipeline, stream, unix, ustream
Posted in Java | No Comments »