Server Sent Events are fired on iOS even when the page is not active. Are there any good applications for this?
iphone
Avoid showing address bar on iPhone when loading ajax
Workaround to avoid showing the loading address bar when loading ajax content on iPhone.
Personal thoughts on web development
Until 2 years ago I had always seen Javascript as a poor language. It was painful to develop a simple script and expect it to work cross-browser. I had to write alert messages to be able to trace the execution of the functions and make try-and-error continuosly to quickly find that silent error that could make you spend hours trying to find.