Links for 2009-06-15

css-vfx - Google Code css-vfx is a collection of gems that showcase iPhone Safari's 3D CSS Visual Effects extensions. css-vfx is based on Charles Ying's work with Apple's CSS Visual Effects extensions. css-vfx illustrates the creation of: * "Cover Flow" style touch user interfaces * 3D perspective correct transforms (and animate [...]

Links for 2009-06-14

How to understand Three20 - Three20 | Google Groups Since Three20 does not have formal documentation, it may be difficult to understand how to use Three20. And when something goes wrong, it may be difficult to figure out whether it is a bug in your code or a bug in Three20. . . the purpose of [...]

Links for 2009-06-13

NSIndexPath UIKit Additions Reference Class Reference Looking for row in the NSIndexPath documentation? It's not there; UIKit added it as a category. Find it and section here. (tags: row section nsindexpath)

Links for 2009-06-09

Writing Microcopy - Bokardo The fastest way to improve your interface is to improve your copy-writing…Ironically, the smallest bits of copy, microcopy, can have the biggest impact. (tags: copy user interfaces experience ui ux microcopy usability)

Embedding Viddler videos at full resolution

Viddler produces some of the highest quality web video I've seen. More importantly, they don't resize your video as you're uploading it so it's perfect for screencasts. It's a shame, then, that their default embed code has static hardcoded dimensions instead of the actual dimensions of your video which means that your video gets scaled [...]