February 3rd, 2010
- A List Apart: Articles: Put Your Content in My Pocket
- A List Apart: Articles: Put Your Content in my Pocket, Part II - these are a bit old but ALA is generally reliable…
- Mobile optimised websites using CSS3 Media Queries
- Building iPhone Apps with HTML, CSS, and JavaScript: Chapter 2. Basic iPhone Styling From a draft O’Reilly book, this looks useful. (But probably won’t be online long.)
- iPhone CSS—tips for building iPhone websites It strikes me as pointless to litter one’s markup with PHP for detecting iPhones, given that CSS3 media queries are designed to do just this. But beyond that there are some useful design tips here.
- FundaMental Disaster: iPhoneUI: Standards-based iPhone CSS styles
- Diseñando sitios amigables para el iPhone Useful article in Spanish.
- Web Development for the iPhone: HTML, CSS & JS Support Summarizes the HTML5 tags supported on the iPhone. Among other things, it would appear that the <audio> and <video> tags are supported.
- iPhone Screen Orientation: Portrait and Landscape :: CSS, JavaScript and XHTML Explained A nifty trick from the same site: how to make your site reorient when the user reorients their device with nothing but CSS. Eager to test this…
- jQTouch — jQuery plugin for mobile web development - This appears to be the Javascript GUI approach of choice for jQuery development, and won a prize in a recent jQuery competition. John Resig has said that adapting jQuery to mobile devices is a priortiy, so I don’t know how this package will relate to whatever the jQuery team ends up doing. But this stuff is all bleeding edge anyway…
Uncategorized Comments 0 Permalink