Author archives: Mike
Further through proportion (Alberti to the fall of proportion...)
Written by
on
in
Design Theory.
Lonely dreams
Written by
on
in
Vindaloo.
Dark
Lonely dreams
Haunt
This
Too large
Bed
Little bits and pieces all day (Cleaning up after construction...)
Written by
on
in
Snaking.
Spent the day on Cinemon cleanup and tightening. Nothing dramatic, just little ducts and wires poking through the finish that needed to be poked back in behind the plaster.
I finished the TAL-to-Nevow conversion for the modems page, then made a Content adapter that allows the Content page-fragments to be rendered directly as though they ...!-->!-->
First day of the new schedule (Makes for a very long day, even with a pleasant dinner...)
Written by
on
in
Snaking.
I'm trying out a new work schedule this week. Basically I'm working an extra 2 (billable) hours/day and taking both Friday and Saturday to work on the thesis. There's not much else to say about the day, most of it was project management, testing, and minor tweaks/fixes. The last 3.5 hours was taking in an ...
Oh, right, PyOpenGL (I did a few minutes of that this afternoon)
Written by
on
in
Snaking.
I fixed the longstanding bug in PyOpenGL where it fails when used with py2exe because of Tarn's "version" file. PyOpenGL's C configuration code uses that file and I've always broken something or other when I change it, so I now just read it and create a version.py file that is imported at runtime.
Generating and Limiting Orders (A quicky thought before I toddle off to bed...)
Written by
on
in
Design Theory.
As avid readers of the Design Theory portion of the blog will be aware, yesterday I mentioned Padovan's note regarding the ideological focus of Van der Laan versus Corbusier (Empathic vs. Abstract) and the underlying idea that the two approaches to order are based on the need to bring meaning to the world. In other ...
Proportion: Science, Philosophy, Architecture ((reading a book by) Richard Padovan)
Written by
on
in
Design Theory.
I spent the afternoon in the wonderful world of architectural epistomology. Padovan is the author of the book "Dom Hans van der Laan, Modern Primitive" which was the best presentation of the ideas of van der Laan I came across while writing my thesis. I hesitated to pick up "Proportion" because I mistakenly thought I ...
Guess I should buy a Research Reader's card ($150/year for a library card seems high...)
Written by
on
in
Vindaloo.
As I was playing over at Wikipedia I realised (again) that I have no primary source access any more (since leaving university). I really do want access to architectural theorists works. I just don't know that I'll have $150/year worth of books I need that I can't trek down to the Toronto Public Research Library ...
Numpy goes nuts? (Weird error shows up deep inside OpenGLContext...)
Written by
on
in
Snaking.
This error popped up about a week ago, but it showed up just as I was finishing work on OpenGL-ctypes, so I never looked into it. This evening it's back in full swing, rendering basically all of OpenGLContext useless. It's showing up with the Numpy 23.7 release (Gentoo stable), and seems to be an obvious ...
Convenience during development (Forgotten during release...)
Written by
on
in
Snaking.
So it appears that the recent spate of failures to build PyOpenGL are all basically the same problem. As I was developing PyOpenGL 2.0.2 I removed a check that was looking for an explicit version of SWIG (1.3.13), as I was moving to SWIG 1.3.23. I didn't spend the 10 seconds or so it would ...