Add zoom in and out.This was very hard to achieve because the webkit transform does not affect the percieved element width and height (at the moment). So a buffer <div/> was needed.
Add a ui based on sencha touch 2.0.