Below there are some links to stuff I made over the years:
| Category | Name | Description | Last update |
|---|---|---|---|
| Software, library, C++ | Event typesafe library | Event is a little C++ library to allow objects to emit signals and connect (in a typesafe way) callbacks to them. | Fri Dec 8 16:03:12 CET 2006 |
| Software, C++ | NNet | A metaprogrammed c++ neural network. Network topology is determined by compile-time type declaration. | Sun Mar 26 12:45:09 CEST 2006 |
| Software, Tools, Unix | fakegethostbyname | A library to change gethostbyname behaviour. | Tue Nov 11 22:10:34 CET 2003 |
| Software, Tools, Unix on HP | HP NetServer LCD | A little article and some code on how to write to HP NetServer's LCD. | Sat Dec 6 20:15:41 CET 2003 |
| Software, C++ | MCad | MCad is a toy cad built as university project. It features vectorial 2d algebra (rotations, translation, scales ecc.), garbage collection, multiplatform support (Windows, Linux, Solaris), XML serialization, ecc. | Tue Nov 30 13:19:37 CET 2004 |
| Documentation, Unix | FreeBSD NIS server provisioning Linux clients HOWTO | A little howto on how to make a FreeBSD NIS server provision Linux clients. | |
| Documentation, Security | Playing around with buffer overflows | A document that explains some trivial tests with buffer overflows that I did | Tue Feb 4 22:11:49 CET 2003 |