var latLng = new google.maps.LatLng( position.coords.latitude, position.coords.longitude); var marker = new google.maps.Marker({position: latLng, map: map}); map.setCenter(latLng); }, errorHandler); } 17 Donnerstag, 5. April 2012
a = event.alpha; var b = event.beta; var g = event.gamma; }, false); Quelle des Bildes: http://dev.w3.org/geo/api/spec-source-orientation.html 19 Donnerstag, 5. April 2012
piece of code (or plugin) that provides the technology that you, the developer, expect the browser to provide natively. Flattening the API landscape if you will.“ Remy Sharp 26 Donnerstag, 5. April 2012
von Best Practices • professionelles HTML/CSS/JS-Template • http://de.html5boilerplate.com/ • http://html5boilerplate.com/mobile 33 Donnerstag, 5. April 2012
Framework - optimiert für viele mobilen Geräte. • Basiert auf jQuery. • Bietet viele nützliche Features. • Einfacher Start in die mobile Entwicklung- • Sehr gut dokumentiert. • http://jquerymobile.com/ • http://jquerymobile.com/themeroller/ 35 Donnerstag, 5. April 2012
- sie bieten auch viele Vorteile. • Entwicklung hat große Reichweite. • geringere Entwicklungskosten. • keine Updates notwendig. • „Native-App-Experience“ kann (nahezu) erreicht werden. 38 Donnerstag, 5. April 2012
- sie bieten auch viele Vorteile. • Entwicklung hat große Reichweite. • Geringere Entwicklungskosten. • Keine Updates notwendig. • „Native-App-Experience“ kann (nahezu) erreicht werden. 40 Donnerstag, 5. April 2012