Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Posts
21
May 2004
Listen to online radio
#!/bin/sh # # # Up# # This script allows you to listen to Belgian online radio streams. # if [ "$1" == ""...
12
Apr 2004
A banner script
Recently i wrote a banner system that displays different banners based on the visitor’s country. It uses the remot...
06
Apr 2004
Parsing XML
Today i wrote a little program, VolumeMeter which is usefull for Scarlet customers. It queries mijn.scarlet.be and retur...
19
Dec 2003
Allow to select multiple items in a selectbox
Code: php/select-multiple.txt
12
Dec 2003
Kill a user and his processes
#!/bin/sh # # # Up# # This script kills all processes that are owned by a given user. # if [ -n "1" ] then ps -e...
18
Jun 2003
Sokoban
Today i finished my own version of the wellknown game Sokoban. Get sokoban.zip now!
05
Sep 2002
A TetriNet Spectator bot that generates game statistics
Get the TetriNet Spectator bot that generates game statistics: statsbot.zip.
13
Aug 2002
TetriNet server
I hacked a TetriNet server together (with some really ugly code in it). Anyway, you can get it at: tserver.zip.
29
Jul 2002
Dump a MySQL database into a TetriNet winlist
Code: c/database2winlist.txt
05
May 2001
Write a TetriNet winlist to a MySQL database
Code: c/winlist2database.txt
← Prev page