Hybrid Mobile Apps in the Google Play Store: An Exploratory Investigation

SEE FULL POST

Hybrid Mobile Apps in the Google Play Store: An Exploratory Investigationresearch, talks

The 1st of June 2015 Stefano Ruberto presented our last study on hybrid mobile Apps in the Google Play Store. The paper has been presented at MobileSoft 2015, the ACM International Conference on Mobile Software Engineering and Systems, sponsored by ACM SIGSOFT. Here you can download the paper: https://www.ivanomalavolta.com/files/papers/MobileSoft_2015.pdf, and here you can find the …

continue reading ...

A Survey on the specification of the physical environment of Wireless Sensor Networks

SEE FULL POST

A Survey on the specification of the physical environment of Wireless Sensor Networksresearch, talks

Check out my latest paper titled in which I, together with Henry Muccini, performed an online survey about how WSN engineers currently specify the physical environment and how they would like to do it. Here you can download the paper: http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6928805, and here you can find the slides of the presentation: The paper has been …

continue reading ...

Model-Driven Engineering approaches for engineering Wireless Sensor Networks

SEE FULL POST

Model-Driven Engineering approaches for engineering Wireless Sensor Networksresearch, talks

Have you ever thought about applying MDE techniques for designing or analysing Wireless Sensor Networks (WSNs)? If your answer is yes, then check out my latest paper titled in which I, together with Henry Muccini, systematically analyze 780 studies proposing MDE approaches for designing WSNs. Here you can download the paper: http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6928805, and here you …

continue reading ...

JavaScript for real men

SEE FULL POST

JavaScript for real mentalks

I am strongly convinced that if you want to develop decent mobile applications using PhoneGap/Cordova you have to be a little JavaScript ninja, so I suggest you, my dear mobile developer,to learn the fundamentals of this fascinating language, if you don’t want to end up like this: Today I gave a full lecture about JavaScript …

continue reading ...

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Text

SEE FULL POST

How to automatically RUN and REFRESH the Ripple Emulator from Sublime Textcode

Preliminaries Everyone working with Apache Cordova knows very well the Ripple emulator for Chrome (if you don’t, please refer to its official page). Also, every serious Cordova developer knows that in the last months Apache Cordova is available as a Node module and that it can be used in a local development environment. If you …

continue reading ...

My seminars series about Cordova @WebRatio

SEE FULL POST

My seminars series about Cordova @WebRatiotalks

A couple of days ago I have been invited at WebRatio to gave a series of seminars about mobile technologies. WebRatio is an international company based in Milan whose core product is a development environment that supports Business Users and IT Developers in building Web and Mobile applications available On-Premises or in the Cloud. Now …

continue reading ...

New Cordova boilerplate

SEE FULL POST

New Cordova boilerplatecode

I just created a new GitHub repository containing a new boilerplate for my Cordova mobile applications. I decided to open source this project in order to provide to you, developers, a production-ready simple Cordova application so that you can boost your development. This Cordova boilerplate is an extremely simple Cordova app that can be used …

continue reading ...