12 mutt-nntp-debian/index
17 I have a couple of projects, some I'm working right now, some a little old and
18 not very well maintained :)
21 A simple, direct, one-header inline C++ wrapper for libevent_.
24 A micro unit testing framework for C (with some C++ support).
28 A remote controlled, programable stroboscopic image projector using an
29 8051-family microcontroller.
32 A low and high level libev_ bindings for the `D Programming Language`_.
35 A router administration tool.
38 Research on improvements to the `D Programming Language`_ `garbage
39 collector`_ (my Informatics Engineer thesis).
42 A Sphinx_ extension for embedding ASCII art that is rendered as nice
43 looking images using aafigure_.
46 A Sphinx_ extension for embedding text-formatted
47 :abbr:`MSC (Message Sequence Chart)` diagrams that are rendered as nice
48 looking images using Mscgen_.
50 :doc:`mutt-nntp-debian/index`
51 Debian_ package for Mutt_ with the `NNTP support patch`__ applied.
53 __ http://mutt.org.ua/download/mutt-1.5.20/
56 A very simple script (~100 SLOC_ of Bash_) to do an incremental backup
57 that saves space using rsync_ and hard-links.
60 A simple plugin for Maemo_\ 's Hildon_ status area to control display
64 .. _libevent: http://monkey.org/~provos/libevent/
66 .. _libev: http://software.schmorp.de/pkg/libev.html
67 .. _`D Programming Language`: http://www.digitalmars.com/d/
68 .. _`garbage collector`: http://en.wikipedia.org/wiki/Garbage_collection_(computer_science)
69 .. _sphinxcontrib-aafig: http://pythonhosted.org/sphinxcontrib-aafig/
70 .. _Sphinx: http://sphinx.pocoo.org/
71 .. _aafigure: http://launchpad.net/aafigure
72 .. _sphinxcontrib-mscgen: http://pythonhosted.org/sphinxcontrib-mscgen/
73 .. _Mscgen: http://www.mcternan.me.uk/mscgen/
74 .. _Debian: http://www.debian.org/
75 .. _Mutt: http://www.mutt.org/
76 .. _SLOC: http://en.wikipedia.org/wiki/Source_lines_of_code
77 .. _Bash: http://www.gnu.org/software/bash/
78 .. _rsync: http://rsync.samba.org/
79 .. _Maemo: http://www.maemo.org/
80 .. _Hildon: http://wiki.maemo.org/Hildon
84 .. vim: set et sw=3 sts=3 tw=78 :