(common header) Viimeksi päivitetty 26.06.2006
Suomenkielisiä latauksia: 19420
22.8.2003 lähtien
[In English] [Suomeksi]

My programs

All the files come under GPL v2 if not said otherwise in files.


TiedostonimiKuvausPäiväys (<)Tiedoston tyyppiKoko
arecordmidi.c The modified version of arecordmidi version 1.0.9a that implements also the "daemon mode" that is in my own midirecord2 package.06.04.2010C-ohjelmointikoodia28121
pqueue.py Parallel job queue. A simple program that distributes jobs into separate threads. Usable when using on parallel computing system. You need to write commands into a queue file and then run python pqueue.py yourqueue.sh nproc, where nproc is number of threads (processors) you want to use. Completed jobs will be moved from queuefile to queuefile.completed (backup your queuefile before running).14.12.2006Python-ohjelma1514
midirecord2.tar.gz Midirecord 2.0 is a simple commandline application to record a midi file with your midi keyboard. It also features automatic recording to a midi file when you play electric piano (therefore it may be used as a "recording daemon"). NOTE: arecordmidi (included in alsa-utils package) may be better for your purposes, check it out. I didn't know about this program when I made midirecord2. See also arecordmidi(.)c above which is my version of arecordmidi that implements the daemon mode!19.05.2006Gzip-pakattu tar-paketti15396
gtk2.tar.gz General physical constraints. Program, sources and finnish raport. Yleiset fysikaaliset rajoittimet -erikoistyön ohjelmisto-osuuden lähdekoodit, valmiiksi käännetty Linux-binaari (vaatii qt3-kirjaston) sekä seloste (pdf). Seloste erikseen löytyy tekstisivulta. Screenshot 1, screenshot 2.29.04.2005Gzip-pakattu tar-paketti2884278
materiaali.tar.gz Material physics excercise (numerical problem). Nothing special.. written in python, uses pyqt for GUI and numarray for numerical calculation..15.03.2004Gzip-pakattu tar-paketti13347
bintree.tar.gz Bintree - small excercise work (data structures and algorithms). Binary tree with nonrecursive functions for determining depth of tree and to check that tree is in inorder.10.01.2003Gzip-pakattu tar-paketti80712
paintteri.tar.gz Paintteri - excercise work in C++ for graphical computing course. It's an application with which you can play around with hierarchical model of 3d objects and modification matrices. Uses QT for user interface and OpenGL for visualization. Screenshot. 03.01.2003Gzip-pakattu tar-paketti377115
backup.sh This is the way I do my nightly backups.02.08.2002Tuntematon tiedostotyyppi (sh)1080
checknet.tar.gz Network checking daemon (resets network interface on errors).07.06.2002Gzip-pakattu tar-paketti1354
holiday.tar.gz Holiday counter 1.0. Counts days left before summer holiday and outputs a little fortune-style welcome message and date (I use that in .bash_profile). This is the very first real C-program I've done.07.06.2002Gzip-pakattu tar-paketti10422
ristinolla-dev.tar.gz Ristinolla - this latest development version has also AI and is modularized, so feel free to check it out.07.06.2002Gzip-pakattu tar-paketti18916
list.tar.gz List v0.2.0. Practical event/task listing program with various helpful functions. There can be 1 or more users who can own events (some functions don't work with more than 2 users). 07.06.2002Gzip-pakattu tar-paketti14111
wcount.tar.gz Wordcount v1.0.0. Wordcount program for text files. When I made this I didn't know about program called wc :)07.06.2002Gzip-pakattu tar-paketti8072
tempwatch.tar.gz Temperature watch daemon (shuts down the computer if too high temperature).07.06.2002Gzip-pakattu tar-paketti1646
ristinolla.tar.gz Ristinolla 0.1.0.A small text-based game for 1-n players.(uses only standard library).07.06.2002Gzip-pakattu tar-paketti9157
randline.c Randomize words in stdin to stdout. Alternatively it prints command line parameters in random order. Sometimes quite a useful tool.07.06.2002C-ohjelmointikoodia1897

Some stuff that are on other pages:

I have also contributed the Freeciv project (for example, the new GTK+ city dialog). (Freeciv is a civilization clone, best game ever made).