Category Archives: Mobile Web Discussion

BuildMobile: Mobile Web Apps: Quick Wins

As we move though the book, we’re going to meet some relatively complex code for recreating native effects and behaviors. Thanks to some (fairly) standard hooks and APIs, however, there are a few tricks we can employ to add a bit of pizzazz to our apps without having to do much work at all. 3.1. Nifty Links For security reasons, mobile web applications are sandboxed away from many built-in features of the mobile device; for example, unlike native apps, they’re not able to retrieve a list of a user’s contacts, or take a photo with the device’s camera (yet). Continue reading

Posted in Build Mobile Book, discussion, mobile web development, Mobile Web Discussion, Mobile Web Tutorials, Tutorials | Tagged , , , , , , , , , | Comments Off on BuildMobile: Mobile Web Apps: Quick Wins

BuildMobile: Mobile Web Apps: Setting Up Shop

Thumbnail This is an excerpt from the upcoming book “Build Mobile Websites and Apps for Smart Devices” by Earle Castledine , Myles Eftos and Max Wheeler . Over the coming weeks BuildMobile will exclusively publish a complete chapter from the book, the chapter on Mobile Web Apps. Enjoy. Continue reading

Posted in discussion, mobile web development, Mobile Web Discussion, Mobile Web Tutorials, Tutorials, Web Tech | Tagged , , , , , , , , , | Comments Off on BuildMobile: Mobile Web Apps: Setting Up Shop