Tim Van Wassenhove
Passionate geek, interested in Technology. Proud father of two
Home
All posts
Tags
Contact
09
Dec 2004
Custom ordering with MySQL
As a follow up to Custom Ordering I discovered the nice Field function in MySQL. after it was mentionned on my favorite ...
08
Nov 2004
TetriNet spectator client
I present a Spectator (Applet) for TetriNet: JSpectator.zip.
18
Jul 2004
Custom ordering
Assume we have a fruits table. And we want to select all the fruits that have a red or orange or blue color. But we want...
16
Jul 2004
One login at a time
Today someone asked: “In other words, how do we prevent two users from using the same password to access the same ...
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...
← Prev page
Next page →