Very quick chat with Luke Wroblewski
Luke is Senior Principal of Product Ideation & Design at Yahoo!, Principal of LukeW Interface Designs, and the author of Web Form Design, a new book from Rosenfeld Media. From www.findability.org.
12 most used CSS tricks
Article from StylizedWeb (Dejan Cancarevic) listing 12 most used tips and tricks with our friend CSS. There are two that never occured to me (5 and 6) which could well be useful, so my thanks to Dejan.
Vertically center content with CSS
An interesting way of vertically centering content, using just CSS {display: table;}. A few <div>’s are required with one extra to accomodate IE but it seems to work nicely. I haven’t fully browser checked it out but thanks Vdot Media.
Custom webclip icon on the iPhone
If you want to make a custom icon for your website that will show up in the Springboard when a user makes a “webclip”, using their iPhone or iPod Touch, the dirt simple way is…