Archive for the 'programming' Category



Ok, so I may very well be one of the slowest writers ever, but I am pleased to finally announce that I have completed a draft chapter for what I hope will become my next book: The Nature of Code. Based on my experience getting Learning Processing out into the world I’ve decided to [...]

Please note RSVP is required: itp dot rsvp at nyu dot edu

More info about the projects

I’ve finally posted something I’ve been meaning to do for quite a while, a quick PHP tutorial for Processing programmers. This probably should have been a chapter in Learning Processing, but hey, if it had made it in, then I wouldn’t be able to just put it online for free.
Tutorial: http://www.learningprocessing.com/tutorials/php/
There’s an example [...]

Just a quick note to let you know that my book, Learning Processing, is now available for purchase. If you are local to NYC, you can buy the book at the NYU bookstore.
Amazon says “out of stock”, but I’m told by the publisher that this is an error and they do, in fact, [...]

N in N

I recently participated in 7 in 7, a scheme cooked up by the ITP resident researchers to do seven creative projects in seven days. The project inspired the currently running and oh so more manageable 5 in 5. The rules are:
Projects must be completed in a day.
Each project needs a name and documentation [...]

I know, I know, you’ve been waiting your whole life for this.
Download beta SFTP Processing library (source included in zip).
Download example Processing sketch.
The library uses JSch (Java Secure Channel).
Copyright (c) 2002,2003,2004,2005,2006,2007 Atsuhiko Yamanaka, JCraft, Inc.

import sftp.*;

Sftp sftp;

void setup() {
size(200,200);
background(0);
// Create the SFTP object
// if 3rd arg = [...]

Particles ^ 6

Flight404’s recent exquisite work with additive blending and particles led me to return to an old project of mine. Of course, these days, revisiting a project translates to “add more LCD screens.”
We’ve successfully added support for passing larger amount of data across clients in the multi-screen framework and this has led to [...]

Tech Trek TV!

Click To Play

March 4th 2007. New York City3 Minutes
Wherein we pick a name we like (Tech Trek: Inside ITP) and catch ITP researcher and teacher Dan Shiffman working on 6, 32-inch TVs. His project is was just up and running when we talked to him. It’s an open source Java framework for spanning real-time graphics [...]

I’m just finishing up another trip to Savannah, GA. It’s Art & Technology Week here at the Telfair Museum. I participated in two programs, a workshop at the Moses Jackson Community Center and a demo for high school students at the Jepson Center. Haeyoung Kim (who performs under the name bubblyfish) also spoke. [...]

The Garden

It’s been a while since I published a new work. But there’s nothing like a deadline. A year ago, I installed three of my works at the Jepson Center for the Arts in Savannah, GA. Since the installation was set to run for three years, it seemed like a nice, altogether reasonable [...]




You are currently browsing the daniel shiffman weblog archives for the 'programming' category.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

Categories