Blog

Cordova POC

What's the need When I started to develop mobile app, very soon I dealt with the 'porting' dilemma I gave a look to HTML5 approach through Cordova/Phonegap project, but not always, the HTML5 stuff, seemed working as expected and this discouraged me to go in deep.   [button text="read the full article" link="http://www.aheadsrl.com/articles/bartolo_1/bartolo_1.html" style="primary" size="normal"…
Read more

POLYMER plus TYPESCRIPT

Polymer 1.0 - why I love component based approach From last GoogleIO - Polymer 1.0 production ready has been announced I use Polymer( currently the 0.5) in my projects and love the component based development approach and I'm grateful to webcomponent/polymer teams having ported such approach also in front end development This is the most…
Read more

BeagleBoneBlack and L4686SDK

The SCS bus is the way chosen by bticino to realize the rail where all informations are sent and received from all present appliances in a domotic wired system.This article provides a way to monitor the SCS bus of bticino  using an hardware interface provided from bticino, the L4686SDK,  and using a Beagle Bone Black to drive…
Read more

A simple introduction to ActiveMQ using spring framework

This artcile wants introduce you to ActiveMQ. To do that I propose a simple tutorial where I call the broker making dinamically two queues and using those. [button text="read the full article" link="http://www.aheadsrl.com/articles/jee/broker_amq_1/broker_amq_1.html" style="primary" size="normal" target="_blank" display="inline" icon="no"]  
Read more