NICCAI RSS

Nick Cairns is a user experience designer/ developer living in Vancouver, Canada.

Archive

Jul
3rd
Fri
permalink
(via tmblg)
(via tmblg)
Comments (View)
Jun
30th
Tue
permalink
Comments (View)
Jun
29th
Mon
permalink
Comments (View)
Jun
25th
Thu
permalink
Soon to come from Apple…
Comments (View)
Jun
24th
Wed
permalink
Comments (View)
permalink
Comments (View)
Jun
23rd
Tue
permalink
matthewb:


David Kaneda:


Teehan+Lax have released a new version of their fantastic iPhone mockup PSD, with new elements for maps, copy/paste controls, timeline editor, and horizontal phone.

matthewb:

David Kaneda:

Teehan+Lax have released a new version of their fantastic iPhone mockup PSD, with new elements for maps, copy/paste controls, timeline editor, and horizontal phone.
Comments (View)
permalink
Comments (View)
Jun
22nd
Mon
permalink
Comments (View)
permalink

Startup screens for mobile web apps (iPhone 3.0)

webkitbits:

In the most recent iPhone and iPod Touch software upgrade, Apple added the ability to show a startup image for websites saved to a user’s home screen. Until now, these full-screen web apps would simply show a (poorly) compressed screenshot of the previous page viewed or nothing at all. To add a startup screen, simply include a the following tag in the head of your document and create an image in the location referenced by href:

<link rel="apple-touch-startup-image" href="startup.png" />

The PNG can be named anything, but it must be in PNG format and it must be 320x460 pixels. Technically, it seems the PNG displays until the document triggers the ‘ready’ callback, before the window’s ‘loaded’ callback. If I get a chance later, I’ll create a video demo of how it looks.

Comments (View)
blog comments powered by Disqus