Network :
No flash
From http://www.apple.com/iphone/specs.html
480×320 at 160dpi, 320×360 available in portrait (?)
Portrait and landscape
Fonts: Helvetica (source: Khoi Vinh)
User agent:
iPhone detection on http://www.apple.com/trailers/
if (navigator.userAgent.match(/iPhone/i)) {
window.location.replace('/trailers/iphone/');
}
http://www.joehewitt.com/blog/firebug_for_iph.php : firebug for iphone