Archive for February, 2006

Flow and balance

Saturday, February 25th, 2006

Everything is a question of flow,
and balance.
A river has flow - it moves from one place to another by the path of least resistance, and if there is an obstacle in its path, it swirls around and past it. The swirling of the river is as much the essence of its movement as its flow [...]

Packages for Smalltalk

Monday, February 6th, 2006

Because I needed to bundle up my DBI package in a convenient way for others to install, I’ve been prompted to start putting together a primitive packaging system for third-party packages.
Currently, you have to manually register new packages with your images, but I’m working towards being able to automatically merge new packages.xml files with the [...]