Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Contact
Posts
28
Jun 2004
Backup script
The current shell server i am using returns bogus output for commands like df. Mind the negative value for 1-k blocks. t...
26
Jun 2004
Get all the languages a visitor accepts
Code: php/languages.txt
25
Jun 2004
A Unix daemon
Today i’ve written a daemon that communicates with the Netsize SMS Gateway. The daemon sources are available for d...
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.
← Prev page
Next page →