Do not send emails to Sweden!

Or have servers there. Why? Well, the Swedish parlament look set to vote through a law that gives FRA (Swedens NSA, basically) the right to do surveillance on all electronic traffic crossing Swedish borders. Yes. All. Really. They do really intend to survey ALL electronic traffic, looking for what is called “external threats” (i.e. terrorists [...]

My blog as a Wordle!

I like the ideas of good looking word coulds like wordle. Here is the front page of my blog today, as a wordle.

Somebody should make a Plone tag cloud portlet that looks like that.

Python 3 will make you a better programmer.

In the python-incompatibility project I’ve added loads of code that works under 2.5 but does not work under Python 3.0. I’ve also added code on how to re-write the code so that it will run under both 2.6 and 3.0.
Quite a lot of time, the rewritten code will run not only under 2.6 and 3.0, [...]