This document discusses how to optimize mobile web applications to avoid latency issues. It recommends reducing the number of requests to web services by bundling requests, gzipping responses, and shaping packets to reduce the number of packets. It also provides examples of using Yahoo Query Language (YQL) to access web services from mobile applications.