Bash plugins

by michael on 26 May 2009 — Posted in proof of concept

bashplugins

Sketch exploring how simple BASH (or command-line) scripts could be used as media plugins in an ActiveArchives system. A key issue is how to balance a graphical / “end-use”-oriented interface with the flexibility of text-based scripts.

Elastic text

by michael on 19 May 2009 — Posted in photo

photocopiermashup_43
From the archives, found in the Piet Zwart recycling bin… Author (and annotator) unknown…

Signage Layers

by michael on 15 May 2009 — Posted in photo
Signage layers

Brussels, April 2009

Metro station Bourse

by michael on 15 May 2009 — Posted in photo
Bourse Metro station, Brussels, May 2008

Bourse Metro station, Brussels, May 2008

Relative value system

by michael on 13 May 2009 — Posted in proof of concept
A relative value system implemented in javascript

A relative value system implemented in javascript

This proof of concept is based on a couple of starting points:

  1. Implement a “contour” like frontend for Active Archives
  2. Further learn JQuery, in particular, writing with and as a “plugin”
  3. Get more into the whole old/new functional-programming style of Javascript