Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Loading
jQuery Mobile

Buy
jQuery Mobile, 9781449306687 (1449306683), O'Reilly, 2011

Mobile applications come in two basic flavors: native applications, which are compiled programs that run natively on the device, and mobile web applications, which run inside a web browser on the device.

Native applications get almost all of the press these days, especially given the financial success of the iTunes App Store and the Android Market. And with good reason, as native applications have many advantages: they are fast, have access to all of the power of the platform they are built for, and so forth. However, native applications suffer from one important limitation: they are not portable. If you want to make your application available on multiple platforms, you either have to write it in multiple languages (resulting in multiple code bases to maintain) or use a platform abstraction layer like Titanium or PhoneGap.

Mobile web applications, on the other hand, are created in HTML, CSS, and JavaScript, and run in the web browser on the mobile device. This means one code base to maintain, but mobile web applications still need to account for variations in web browsers across platforms.

Enter jQuery Mobile. Based on the popular jQuery JavaScript library, jQuery Mobile is designed to create mobile web applications that function on a broad range of devices. With jQuery Mobile, it is possible to quickly create mobile web applications that look and behave consistently across all supported devices, and that have advanced user interface capabilities. jQuery Mobile gives the developer a standard set of layouts, user interface widgets, and interactions, as well as a rich API for applying and extending them.

jQuery Mobile is not yet in production—as of this writing, it is in its Alpha 4 release, with the beta coming soon.

(HTML tags aren't allowed.)

jQuery Mobile: Up and Running
jQuery Mobile: Up and Running
This book is the ideal companion for web designers and developers wanting to create mobile experiences using jQuery Mobile. jQuery Mobile has appeared in the market to solve one problem: dozens of mobile platforms and browsers and the need to create compatible interfaces for all of them. This book...
Pro jQuery
Pro jQuery

At its heart, jQuery does something that sounds pretty dull: it lets you modify the contents of HTML documents by manipulating the model that the browser creates when it processes the HTML (known as DOM manipulation, as I’ll explain later). If you are reading this, you have probably already done some DOM manipulation, either using...

HTML5 Canvas Cookbook
HTML5 Canvas Cookbook

The HTML5 canvas is revolutionizing graphics and visualizations on the Web. Powered by JavaScript, the HTML5 Canvas API enables web developers to create visualizations and animations right in the browser without Flash. Although the HTML5 Canvas is quickly becoming the standard for online graphics and interactivity, many developers fail...


Pro HTML5 and CSS3 Design Patterns (Professional Apress)
Pro HTML5 and CSS3 Design Patterns (Professional Apress)

This is a solutions book for styling HTML5 with CSS3. It contains more than 350 design patterns you can put to use right away. Each design pattern is modular and customizable, and you can combine patterns to create an unlimited number of designs.

Each design pattern has been thoroughly tested and proven to work in all major web...

Programming Your Home: Automate with Arduino, Android, and Your Computer (Pragmatic Programmers)
Programming Your Home: Automate with Arduino, Android, and Your Computer (Pragmatic Programmers)
Welcome to the exciting, empowering world of home automation! If you have ever wanted your home to do more than just protect you against the outside elements and want to interface it to the digital domain, this book will show you how. By demonstrating several easy-to-build projects, you will be able to take the skills you learned from this...
The Developer's Code
The Developer's Code

This is a book for developers of all kinds. However, it has

little to do with code. It doesn’t matter if you program in C# or Ruby or Python or PHP or Java or JavaScript or Action- Script. It doesn’t matter whether you’re working on databases, writing server-side code, or scripting the
...
©2012 LearnIT (support@pdfchm.net) - Privacy Policy