This SF project will hold all my hacks that aren't big enough to deserve a
project of their own.
The code (including things that I didn't document here yet) is maintained with
Subversion. A read-only repository is availiable on http://opensvn.csie.org/cben/
- My hacks in Python
- Python is my language of choice.
- My Bidi documents and hacks
- I'm strongly interested in advancing support for bidirectional text in
free software.
These are my projects that are hosted elsewhere:
- Bitlife
- A Life game implemented with boolean operator (and/or/xor) blits. This
way a Life game runs in each of the bitplanes, creating an effect of
translucent superposition. Includes a proof-of-concept version in Python
and an xscreensaver screenhack in C; the later can use hardware
acceleration.
Projects I regularly contribute to:
- Docutils
- Docutils is a great time-saver for writing documentation. It takes a
simple (but feature-full) almost-plain-text format as input and produces
high-quality HTML and TeX as output.
Hosted by SourceForge: