June 2011
May 2011
December 2010
Implementing a Fixed Position iOS Web Application
by 1 otherIn a desktop web application, this would be a simple feat because desktop browsers support position: fixed. In mobile Safari, setting an element to position: fixed does not fix the element relative to the viewport. To achieve fixed elements, we need to override native scrolling and implement our own custom scrolling for the content that we want to be scrollable.
November 2010
June 2010
Countering the Perception That the iPhone OS Is Too Closed
What’s becoming an itch, however, is the lack of a serious, native-like SDK for development of webapps
May 2010
Google Online Security Blog: Do Know Evil: web application vulnerabilities
Web Application Exploits and Defenses
Understand The Web · Ben Ward
by 3 othersJava, Flash, AIR and QT demonstrate right now that cross-platform applications are always inferior to the functionality and operation of the native framework on a host platform.
1
(11 marks)