By Doug Crockford. One of the best Tech Talks I’ve ever watched.
(via Mr.doob’s blog)
April 28, 2010
April 4, 2010
A good tutorial.
April 3, 2010
I learned about this just last week: Linux/Unix/OSX operating systems have a built-in English dictionary text file located at /usr/share/dict/words.
March 31, 2010
March 28, 2010
If we should make UI elements we want users to click on large, and ideally place them at corners or edges for maximum clickability – what should we do with UI elements we don’t want users to click on? Like, say, the “delete all my work” button?
A fantastic post, as usual.