I’ve spent the morning whipping up a nifty Heysen Trail Completion Log for myself. I give it the total number of km I have completed and php creates the percentage and adjusts the completion bar for me. I learnt a bit about css clipping and positioning and also how to get php running inside a css file, so the exercise wasn’t completely without merit.

If I was feeling particularly hardcore, I could have it run off a database, but it’s just not worth the effort really.