O Mnie
Więcej w dziale o mnie.
Meet Vermis, the new lightweight Issue Tracking System for developers and project managers.
How to give an access for some strange odd USB device for any user on Linux. Tested under Ubuntu/Debian.
| więcej »Two simple PHP classes for exporting and writing data into CSV format. Production code and unit tests.
| więcej »Yet another boring Saturday afternoon. In the middle of cleaning my hdd and removing old trash I found a quite interesting code I wrote about four years ago.
libstr - string manipulation library written in pure Ansi C, conatins implementation of a few interesting algorithms like KMP (Knuth Morris Pratt) pattern matching and Levenshtein distance. Unfortunately it is not a thread-safe code so it should not be used in production code.
libconf - simple configuration parser and hash map also in Ansi C. Configuration format is very similar to .ini files. Library is based on libstr.
| więcej »
How to setup latest versions of Pear, Xdebug, PHPUnit and Phing under *Ubuntu/Debian.
This is the right order.
| więcej »