Ingeniously simple method for storing iPhone Web apps locally
W. Clawpaws, who maintains the Life with Lunchhooks blog has discovered an amazingly simple and simply amazing method that allows Web apps to be stored locally on the iPhone, presenting the first viable solution to a major point of contention for developers. Essentially, the method stores an entire set of HTML and JavaScript in a bookmark by utilizing the data: URL. All page content is thus stored in bookmark data, and can be accessed when no network connection exists -- even if the iPhone is in Airplane mode.
Click on the following link using an iPhone: Tip Calculator
Then press … Read more