Links
Tim Bray praises Test Driven Development (and rightly so). He also has a page about Genx, a library for generating well-formed, canonical XML. Looks quite interesting.
Found my way to MatrixSSL today, an Open Source Embedded SSL
implementation. I hope reading the code will give me a better understanding of how SSL works. From their list of specifications: Clean, heavily commented code in portable C
. I don't believe heavily commented code is such a great idea really (heavily sounds so... in your face, doesn't it?), but if their code is as clear as their information about it, it sure will be worth a look.
