Reference of code bits I have decided (or was asked) to publish:
- Regular use:
- own image galery tool
- prezerac.php - browser in php
- resizer_renamer.tgz - shell script for processing raw images into galleries
- School projects:
- grafy - applet for graph algorithm visualisation (thesis: Visualisation of graph algorithms)
- grafytest - applet for testing knowledge of Tarry algorithm (thesis: Test set for teaching graph algorithms)
- Patches:
- bash-2.05b-paranoid_logging_patch.gz - Paranoid logging of users activity for BASH 2.05b
- bash-3.0-paranoid_logging.patch.gz - Paranoid logging of users activity for BASH 3.0
- check_radius_adv_2006_08_23.diff - Fix for Nagios check_radius_adv plugin
- ft1000_drv_1.6-2.6.24.tar.gz - FT1000 (flarion) driver for Linux kernel 2.6.24
- Old (read useless) stuff:
- ATree - MP3 tag reader
- chk_disks.sh - Simple shell tool to check and notify about disk usage by E-mail
- jpeg_injector.cc - simple tool to inject any binary data into JPEG while not corrupting original image (this is not steganography tool)
- jpeg_extractor.cc - counterpart to jpeg_injector.cc)