This is

as days pass by, by Stuart Langridge

. Here I write about many things. In the past I wrote about other things but the past is past. I write code for people to play with, I write about my life on Twitter, and I write here.

On I wrote PyMeld, on the subject of Uncategorized.

PyMeld is an interesting thing; it allows you to take a piece of HTML and access it, change it, and generally fiddle about with it using a Pythonic sort of model. In essence, you create a Meld object from a piece of HTML, and then all elements in the HTML with an id become sub-objects of the Meld. You can then add new HTML just by adding things to the element, so on and so forth. Very neat. I think I may have a play with this -- I can think of how it might be useful for Vellum.

-----

This website belongs to Stuart Langridge. Contact details are available. Don't eat yellow snow. Valid HTML5, at least in theory, except for the bits that aren't because I'm that futuristic that I'm ahead of the spec, oh yes. HTML5 help from Bruce Lawson, among others. Fonts from the superb FontSquirrel. End.