PhoneGap: Mobile Applications with HTML, CSS and JavaScript
Published January 26th, 2010 Under Javascript, Open Source Tools | Leave a Comment
Brian LeRoux presents PhoneGap, a mobile web framework for creating phone applications using just HTML, CSS and JavaScript without having to program in phone’s native language, Objective C, Java or C++. PhoneGap is open source and currently works on IPhone, Android and Blackberry, supporting features like: geo-location, vibration, accelerometer, sound and contacting support.
http://www.infoq.com/presentations/PhoneGap-Mobile-Applications-with-HTML-CSS-JavaScript
Ruby Go Mobile Web
Published October 7th, 2009 Under Javascript, Open Source Tools | Leave a Comment
This talk from FutureRuby shows how to create device neutral mobile applications with PhoneGap using HTML5 and Javascript, while still getting access to device features like the camera.
http://www.infoq.com/presentations/nitobi-phonegap
What is PhoneGap?
Published September 10th, 2009 Under Javascript, Open Source Tools | Leave a Comment
PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript. For a quick introduction to PhoneGap, watch this three-minute video.
PhoneGap for building iPhone and Android applications
Published September 8th, 2009 Under Javascript, Open Source Tools | Leave a Comment
PhoneGap makes building iPhone and Android applications a snap with regular HTML, CSS and JavaScript. XUI is a nifty javascript microframework designed for building mobile web applications. Avoid the heresy of Objective-C or Java and return to the sanity of the open web. In this talk Brian will guide you through the creation of a mobile web app that is app store ready and talk a little about the future platforms for PhoneGap and XUI.