Research

by Ivano Malavolta on July 21, 2014 with 0 comments

I am a proud member of the Software and Sustainability research group (S2) at the Vrije Universiteit Amsterdam. The group carries out research in software engineering and software architecture in general, and specifically on their socio-technical and environmental sustainability. My research interests include Energy-efficient software, Software architecture, MDE, Mobile software, Robotics. Since May 2016 I …

continue reading ...

Tags:
JavaScript for real men

see full post

JavaScript for real mentalks

by Ivano Malavolta on March 31, 2014 with 0 comments

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

by Ivano Malavolta on February 9, 2014 with 3 comments

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

by Ivano Malavolta on January 16, 2014 with 0 comments

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

by Ivano Malavolta on January 12, 2014 with 5 comments

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 ...