Latest diary entries

Ramblings about cats, games and miscellanea.

Still no .net

Heh, oops. Well, 4 domains are down, taking out 9 sites, a major part of a major website, and 5 other sites are mildly affected.

Oops :)

Wrote some nice perl yesterday though. Andrew wanted a script which recursively searched a directory for mp3 files and put them into a list, so I gave him:

#!/usr/bin/perl

push(@a,"/home/mp3s");while($d=shift@a){opendir(d,$d);while($f=readdir(d)){next

if($f=~/^\.\.?$/);(-d"$d/$f")?push(@a,"$d/$f"):($f!~/\.mp3$/i)?next:push(@f,"$d/

$f");}}open(o,">list");foreach(@f){print o "$_\n"}close ...

Read full entry

Aaaargh

Have an exam in 45 minutes.

I have actually done some revision, and I went to bed before midnight for the first time in, um, a long long time.

I have forgotten to mention GTA 3 - excellent game. Been playing it for over a week now, its only £19.99 from play.com, and worth every penny :)

Read full entry

Exams

I have exams in a couple of days... I need to do the revision thing soon...

Got that events script thing done though. Which is good.

Read full entry

Car

Went for a haircut this morning... went back to my car, the battery was dead. AA took an hour and 20 minutes to get there...

Read full entry

On the train

I'm on the train with elfie - she's going to visit her boyfriend Ruskin, i'm going home... I'm, on my psion and mobile. Heheheh, getting some odd looks :)

If I know you and you're in Sevenoaks this weekend, send me a text message!

Read full entry