Posted on June 18, 2008 by Lennart Regebro
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 [...]
Filed under: python | 14 Comments »
Posted on June 12, 2008 by Lennart Regebro
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.
Filed under: python | Leave a Comment »
Posted on June 6, 2008 by Lennart Regebro
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, [...]
Filed under: plone, python, python 3000, zope | 14 Comments »