pycrc v0.7.9 released(08 December 2011) Version 0.7.9 of pycrc fixes a few smaller issues in the code generator. It does no more include stdint.h for C89/ANSI code missed in the last version.
Read more...
An introduction to the mail-filter-language Sieve(16 July 2011) I have written a Sieve filter tutorial. I have recently installed Dovecot IMAP server and on that occasion I started unsing Sieve. While learning that (simple) language I have put down some notes.
Read more...
pycrc v0.7.8 released(10 July 2011) Version 0.7.8 of pycrc fixes a few smaller issues in the code generator. It does no more include stdint.h for C89/ANSI code and fixes a few compiler warnings.
Read more...
IPv6 support on tty1.net(28 May 2011) This site can now be reached using IPv6.
Read more...
pycrc v0.7.7 released(11 February 2011) Version 0.7.7 of pycrc fixes a few issues, most of them programming style issues. This version should run better on Python 3.x.
Read more...
pycrc v0.7.6 released(21 October 2010) Version 0.7.6 of pycrc fixes a couple of minor bugs. It also contains a complete rewrite of the code generator.
Read more...
ifconfig vs ip(21 April 2010) For a long time I have tried to avoid learning the ip command. It turned out a smaller beast than I thought and it is actually very useful. This page compares basic operations done once with ifconfig, once with ip. I hope this will help people to get used to the new syntax.
Read more...