Year: 2009

Helping hands come to life

Make subscriber Eric S. points out this poignant short following the groundskeeping duties of a set of ‘helping hands’. (Glad to know I’m not the only one envisioning these things springing to life.) These familiar objects were brought to life by John Douglas Powers whose work includes a number of inspiring kinetic sculptures, such as […]

HOWTO – make a compiler

Most hackers can spend their whole careers creating amazing software without ever needing to write a compiler or design a programming language. Like many professions, a lot of useful work can be accomplished with the established tools, rather than focusing efforts on the invention and craft of the tools themselves. Most carpenters purchase their tools […]

Capturing video from Android phones

Mark Murphy has posted a useful utility for capturing video from Android phones. It’s based on the DDMS debugging tool, and can capture 6 frames per second: DroidEx extends the live device screen capturing technology built into DDMS and hierarchyviewer. It gives you a window displaying a live 6 fps (frames per second) perspective of […]