Rhodes Tutorial. This tutorial describes how to use Rhodes and RhoConnect to build native mobile apps for all shipping smartphones.
Specifically it describes how to write Rhodes controllers and templates and how to write RhoConnect source adapters to sync data from backend apps to the device. The architecture of this is shown here. Install Rhodes Install and Setup Rhodes following instructions here. Generating A Rhodes Application The first step is to generate the application and base files. . $ rhodes app storemanager This will generate an application directory called “storemanager” with several files.
Syncserver = ' If you do not need synchronized offline data, you can leave the third argument out. The default home screen of the app is defined in the storemanager/app/index.erb file. . $ cd storemanager $ rake run:iphone To build for other platforms/simulators, you execute the appropriate rake tasks, such as “rake run:bb” to run it on the BlackBerry emulator.
. $ rake -T Generating Models Editing Rhodes Views. What iOS 5.1 and the New iPad Mean for Web Developers. The new iPad is here with iOS 5.1.
I’ve done the usual research and, mm… there are no much new details to give you. However, the new iPad retina display remembers us some web stuff we should be aware of while creating iPad web experiences. Safari on iOS 5 and Safari on iOS 5.1 seems to be exactly the same. There is no new APIs, no new stuff supported, same WebKit version; only we have the version change on the User Agent. However, iOS 5.1 is the first version supporting high resolution iPads. Too many pixels The iPad has a resolution of 2048 x 1536. How to Create a Sencha Touch 2 App: Part 1. We Recommend These Resources In this series we will create the Sencha Touch 2 version of the Notes Application, an application that allows its users to take notes and store them on the device running the app.
Along the way, we will dive into the following areas: The building blocks of a Sencha Touch application.How to implement navigation in an application with multiple views.How to edit data using Sencha Touch form elements.How to render information using lists views.How Sencha Touch stores data with HTML5 local storage. In the first part of the series, we are going to define the features of the application along with its look and feel, and we will start building its main screen. The Features Of The Notes App We want our app to its give users the following abilities: Create notes.Edit existing notes.Delete notes.Render a list of the notes currently saved on the device.Persist notes on the device running the application, across browser sessions. The Application’s User Interface 01. <! Start Developing iOS Apps Today: Introduction. Mobile JavaScript Framework for HTML5 Web App Development.
HTML5 Rocks - A resource for open web HTML5 developers. PhoneGap. Codea – iPad.