Software

Yet Another Sokoban Clone
A clone of the well known game Sokoban. This has been written in Java as an informatics exercise focussing on the Model-View-Controller design pattern. The game is able to read maps in a semi-standard text format, hundreds of maps readable by the game can be found on the internet.


OpenSeek
To get relevant information out of the bunch of data called "the Web", advanced search engines are required. OpenSeek is a personal project that aims at studying the data structures and algorithms required. Maybe, OpenSeek will be released for public use in the future. So stay tuned.
"When organized and defined in some intelligible fashion, then data becomes information." (Don Tapscott)


H4
H4 is a PHP framework designed to build dynamic, template driven websites. Originally, H4 was built for my personal use only. It's partially difficult to use and there's nearly no documentation. H4 is open source licensed under the GNU GPL.


Paprika
Paprika is an IRC server written from scratch. It communicates with clients using the IRC protocol as defined in RFC2812. The server network is organized as a graph including cycles making the network less vulnerable to big netsplits due to a failing server. The use of modern object oriented programming techniques with C++ faciliates maintenance.




(c) 2005 Stefan Pflüger