Tag: front-end

Accessing your local environment from a Windows VM (tutorial)
Blog
Read more > Accessing your local environment from a Windows VM (tutorial)
View more
Blog
Link dump from #SassConf
A few of my favorite links from SassConf. CSS Spinners (a cute site!) http://css-spinners.com/#/spinners/ True library https://github.com/ericam/true (ZOMG TESTING) Our eyes are…

Belated: I’m in print!
Blog
Read more > Belated: I’m in print!
View more
Blog
Compass sprites and retina displays #sass
I’ve been doing a lot more work lately on the mobile web, that is, specifically targeting mobile devices. As if…
Blog
Simplifying animation with CollieJS (plus, a dancing reindeer!)
When I read about Collie in a recent issue of Appliness, I knew I had to give it a try.…
Blog
Just JavaScript: Prototyping with Node and Express
Last night, I gave a little talk about prototyping and Express at Node.ph’s holiday presentations. A very nice event, and…
Blog
Seeing things as they are (an exercise in wireframing)
So, a few weeks ago, when I was using brainpower to work on blog/site redesign (which has a concept ……
Blog
CSS3 to make pretty buttons
This is taken from here. The CSS: .send { border: 1px solid #E2A812; border-radius: 4px; box-shadow: 0 1px 0 rgba(255,…