Archive for September, 2008

22 Sep

SciPy Conference proceedings

The SciPy conference proceedings are finally available online: http://conference.scipy.org/proceedings/SciPy2008 .
I hope you enjoy them. I find it great to have this set of excellent articles talking about works done with, or for, Python in science. For me, it is a reference to remember what was said at the conference. I hope it can also be [...]

17 Sep

My computer wants a break

Hell, I had a crazy summer of hacking (it not quite over yet, and I really need to blog about it). I am starting too feel a bit tired, but apparently my laptop feels even more so.
My DELL laptop has decided it would die on me: it no longer charges. The good news is that [...]

07 Sep

Rendering static pages with Turbogears

Yes, the topic of this post is a bit unlike what I usually talk about. But, hey, a man’s got to do what a man’s got to do.
Turbogears hack
So, suppose you have a dynamic website using turbogears, and you want to publish part of the content of this dynamic site to a static website, for [...]