Remote Debugging Android Devices with VirtualBox through port forwarding

Introduction If you are developing a brand new project on your VirtualBox instance, it is very useful to use the developer tools and the device toolbar on Chrome (or the Responsive Design Mode on Safari). But is of course much more useful to perform real tests on real devices. The Remote Debugging Android Devices is a great opportunity for … Continue Reading

Internationalization with PhoneGap: Solution 1

Introduction If you’re starting a new PhoneGap project, probably you’ll have to support different languages. With native apps, each platform (Android, iOS, etc…) gives you all the needed tools to handle this problem. But what if we’re using a cross-platform technology like PhoneGap? In this article I will report a step-by-step guide to achieve this … Continue Reading

>5 utility e comandi che potresti non conoscere, numero 2

>Elencherò alcune utility e comandi più o meno particolari, sarebbe interessante vedere (magari anche scrivendolo nei commenti) chi li conosceva tutti, e se la risposta fosse negativa, quali di questi non conosceva. iotop: “porting” del comando top per controllare l’uso dell’ I/O; sudo !!: ripetere il comando dato in precedenza, che non era andato a … Continue Reading

>15 utility e comandi che potresti non conoscere

>Elencherò alcune utility e comandi più o meno particolari, sarebbe interessante vedere (magari anche scrivendolo nei commenti) chi li conosceva tutti, e se la risposta fosse negativa, quali di questi non conosceva.Cominciamo: highlight: trasforma il codice sorgente in formato HTML, XHTML, RTF, LaTeX, TeX o XSL-FO evidenziando la sintassi. Supporta oltre 80 linguaggi di programmazione; … Continue Reading