We were closing in on the release of a new iPhone app, when we realized that the landscape orientation really isn't suited well for an…
Fast-pass to mobile enhanced website
If you've had a look at your analytics lately, you've no doubt noticed that mobile website views are on the rise. But, for some of…
Leverage the iPhone 4 Retina display with CSS
The iPhone for introduced the high resolution retina display. While native iPhone applications can be built to support this display simply by improving the resolution…
Client-side data storage – Web SQL or IndexedDB
This was probably the most difficult decision I've ever had to make as far as mobile development goes, do I go with Web SQL or…
PhoneGap – Day One
There's a lot of buzz around PhoneGap, but I haven't really heard anyone talk about their experiences in the "early days" of this new venture,…
Using sessionStorage to Conserve Mobile Bandwidth
If you're website also offers a mobile version, it's likely that you are pulling much of your data for the mobile site from your "desktop"…
Beyond optimizing your site for mobile devices
Optimizing your website for mobile devices is a great start to improving user retention on mobile devices, but are you forcing users into a mobile…
New HTML 5 input types – use them!
HTML 5 brings new input types to supplement the standard text input. Notably: email url number range date search color If you've dabbled with these…