9-bits by David Kaneda

A tumblog by David Kaneda, creative director at Sencha.


POWERED by FUSION

August 24th 2011

spin.js »

MIT-licensed, imageless, loading spinner which uses CSS3 where possible and falls back to VML for our buddy, IE6. Great little JavaScript project.


  Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications. It has several unique properties. I designed this colorscheme with both precise CIELAB lightness relationships and a refined set of hues based on fixed color wheel relationships.


While the scheme as obviously been tested and very thoroughly thought-out, it doesn’t quite have the contrast/pop I like. Still very much worth noting and looking at for all of the color theory applied. If you do happen to fancy it, here’s a Textmate theme.

Solarized is a sixteen color palette (eight monotones, eight accent colors) designed for use with terminal and gui applications. It has several unique properties. I designed this colorscheme with both precise CIELAB lightness relationships and a refined set of hues based on fixed color wheel relationships.

While the scheme as obviously been tested and very thoroughly thought-out, it doesn’t quite have the contrast/pop I like. Still very much worth noting and looking at for all of the color theory applied. If you do happen to fancy it, here’s a Textmate theme.

code.nytimes.com »

“All the code that’s fit to printf()”

A few code libraries used at the New York Times, openly released.

Paging Keys plugin »

jQuery plugin for “j/k” previous/next key commands (as well as some others) on GitHub.