Sliding half step back, one step forward

slider-map-2

Digging a little deeper into Processing, I merged a demonstration map with the ControlP5 GUI library. The map demo grabbed data from a simple file (.tsv) and rendered it on a US map. I added a second column of data associated with each state and then used an interactive slider from ControlP5 [...]

Not-so Safe Connect

The New School university requires [tries to require] Wi-Fi users to download Safe Connect to control wireless Internet access. Students and faculty are concerned that this software can gather users’ private information and transmit it freely as its private makers (Impulse Point) see fit. We are supposed to comply on [...]

Processing 101

crossing-points-on-circle

Got an introduction to Processing today and development my first program. The task was to expand on code that draws a circle as a series of dots, to create something that looks like a ball of rubber-bands. This short pile of code can specify a finite number of points along the [...]