localStorage sets fields on the domain. Even when you close the browser, reopen it, and go back to the site, it remembers all fields in localStorage.
HTML5 Local Storage is based on named key/value pairs. You store data based on a named key, then you can retrieve that data with the same key. The named key [...]
The latest entry into the mobile-framework field is Sencha Touch, brought to you by the same people that created Ext JS, jQTouch and Raphael,
all of which have been combined under the name Sencha.
Sencha Touch, released this week, bills itself as “the first HTML5 framework for mobile devices,” which isn’t quite true. Several other mobile frameworks make [...]
Today I want to share 10 iPad apps that are particularly geared towards web developers.
Because, with a product as aesthetically pleasing as the iPad, you just know it’s something that developers will be naturally drawn to- especially with apps like these to help us do better work.
Gusto
Gusto was created to embrace the workflow of web [...]
Did you know your iPad™ Application must be capable of launching in any interface orientation?
The days of 1 Default.png are over!
The following options are available for your iPad™ Application:
Default-PortraitUpsideDown.png (takes precedence over Default-Portrait.png if included)
Default-LandscapeLeft.png (takes precedence over Default-Landscape.png if included)
Default-LandscapeRight.png (takes precedence over Default-Landscape.png if included)
Default-Portrait.png (required – Specifies the generic portrait version of [...]