CSS3 Credit Card Widget

August 31st, 2012

Simple, but really nice looking web form treatment for entering credit card details, done in CSS3, with no images.

CSS3 Credit Card Widget

Blambot Comic Fonts and Lettering

August 27th, 2012

Many awesome comic lettering fonts (this ain’t your grandma’s Comic Sans).

Blambot Comic Fonts and Lettering

» CSS Trick: Turning a background image into a clickable link – Take 2

August 22nd, 2012

This is probably a better technique than the old ‘text-indent: -9999px’ version, because it keeps the virtual canvas size more more reasonable. Apparently, on iPad, the very large indent causes performance problems, even though the text isn’t being rendered.

» CSS Trick: Turning a background image into a clickable link – Take 2

How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez

August 22nd, 2012

Q is an implementation of Promises for JavaScript. It is a system for handling sequential execution of code in an asynchronous environment, for when execution of one function needs to wait for the results of another.

How to wait for 2+ asynchronous responses on NodeJS (CommonJS Promises) | Erick Ruiz de Chavez

Camera Pi – DSLR Camera with Embedded Computer

August 21st, 2012

This photographer embedded a RaspberryPi into a battery grip on his DSLR camera. He even worked up a battery power supply using an old iPhone car charger. Sweet hack.

Camera Pi – DSLR Camera with Embedded Computer