This is what computer science is about:
http://www.alanturing.net/turing_archive/pages/Reference%20Articles/The%20Turing-Church%20Thesis.html


If you want to make your own comics you can try to figure out how to use my perl comic generator: comics2.tar.gz You'll have to provide your own backgrounds and avatars, also you'll have to read the various .pl files to understand how the comics are generated. It's licensed under GPL 2. Email me at church at churchturing dot org if you have problems.
Work Logger like XWEM work logger but without the need to run XWEM. This code simply records what X11 window is in the current focus. Half of it logs the data and the other half renders a pie chart and gives you a summary of your usage. Released under GPL2. (As of 2005-06-05 I uploaded a new version). worklogger.tar.gz. You need Perl with GD::Graph and X11::Protocol installed.

ATTN: I have a new version which is more intricate. It uses a hacked version of xscreensaver to record idle-times. To get the latest version of worklogger and idle-watcher just run:
darcs get http://churchturing.org/w/worklogger/
darcs get http://churchturing.org/w/idle-watcher/
Remember to autoconf, ./configure, make, make install idle-watcher and make an idle, notidle script in your path to make a ~/.idle file (or delete it). If you email me about usage I'll gladly write something better up.
Here's OStitch, a audio mangler written in OCaml, it replaces sounds with similar sounds: Ostitch
Here is my webcam csound instrument written in OCaml, it uses the webcam for input data: zengarden.tar.gz.

Here was a prototypical explanation of it: zengarden.pdf


Do you like OCaml? Do you like JACK? Do you want to use OCaml and Jack (Jackit) together? OCaml-Jack? OCamlJack? http://churchturing.org/w/ocaml-jack/

Or:

darcs get http://churchturing.org/w/ocaml-jack
Also checkout: http://savonet.sourceforge.net/wiki/OCamlLibs , it has the latest version of ocaml-jack.
I am venting my frustration with vision, see my OCaml captcha breaker at http://churchturing.org/captcha-dist/