Things to Read

Virtual Water

25 September 2012

Great animated infographic with a narrative by Angela Morelli. Discover how much water you eat every day.

Tags: infographics

Life in Code and Software

13 September 2012

A “living” online book exploring the relationship between living, code and software. There is a “frozen” PDF version to download too.

Tags: code

Debug Mode for Processing

12 September 2012

Finally a real debugger for Processing. Works with the latest beta version of Processing 2.0.

Tags: processing

Amon Tobin - ISAM

05 June 2012

A great behind the scenes of the visuals made for Amon Tobin’s ISAM tour.

Tags: visuals

Lern Processing

02 June 2012

A blog with lots of Processing tutorials, written in German. Google Translate might help you if you don’t understand the language.

Tags: processing.org

Type + Code: Processing for Designers

02 June 2012

An eBook written by Yeohyun Ahn and Viviana Cordova. The book explores the aesthetic of experimental code driven typography, with an emphasis on the programming language Processing.

Tags: code, processing.org, typography

BRICKiPhone

26 April 2012

A cool iPhone 4/4S case that turns your fancy gadget into an oldskool 80s style phone. Create your own with a 3D printer.

Tags: iphone, rapid prototyping

Descriptive Camera

26 April 2012

A camera that prints a description of the photo taken by the user, rather than the picture itself.

Tags: art, photography

Data Stories

25 April 2012

A podcast on data visualization with Enrico Bertini and Moritz Stefaner.

Tags: data vizualisation

CNC Panel Joinery Notebook

17 April 2012

A great article with all sorts of techniques for joining panels made with CNC machines.

Tags: digital fabrication

HTTProcessing

11 March 2012

A Processing library to handle HTTP requests. Might be handy if you need to interact with websites from your Processing sketches.

Tags: processing

An Introduction to Shaders

03 March 2012

An introduction on how you can get started using WebGL shaders in HTML5.

Tags: html5, javascript, webgl