Lately I thought it would be good to convert a lot of the GIFs I have to MP4 to save space on some of memory sticks. The problem that I found with that is that Quicklook on Mac doesn’t loop MP4s when you view them, which is annoying. (more…)
Read more »
Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet. (more…)
Read more »
One of my favorite new features of JavaScript and TypeScript is explicit resource management. It brings new syntax, using foobar = ..., that enables RAII, reducing boilerplate when managing the lifecycle of various resources. (more…)
Read more »
3D interactive story telling library,. Contribute to webprofusion/dojo3d development by creating an account on GitHub. (more…)
Read more »
JavaScript Panel with Doug Crockford, James Mickens & Luke Hoban
This segment was recording live as part of Channel 9 Live at MIX11 on April 12th 2011. (more…)
Read more »