Latest diary entries

Ramblings about cats, games and miscellanea.

Yay

Apparently I'm not the only person who's been having problems with their computers today.

The National Trust, the Inland Revenue and the National Insurance Office all told me that they could not help me with my problems because their computers were down, so I have to ring them back tomorrow.

Something I didn't mention was the new cordless telephones I have bought. They are quite nice - I bought a twin pack, so I can now call Leela's handset up when she's in the other room.

I also forgot to say that Leela's mini ipod ...

Read full entry

The Entropy Is Strong With This One

The plan for today was quite straightforward. Wake up, shower, do some work on the flash CD, and contact a few more companies about my change of address. Unfortunately, things started to go wrong after 'wake up'. I have no entropy.

I have a script that monitors web-pages and e-mails me when there is a change - useful for making sure my sites haven't gone wrong and watching out for changes to other pages on the internet that I'm interested in. Since the move, the server it was running on is now permanently offline, so I decided to move ...

Read full entry

YAFB (Yet Another Flash Bug)

I finished writing a new ActionScript class to control my custom slide bars and tried to compile it. I got the following error:

The name of this class, 'Slider', conflicts with the name of another class that was loaded, 'Slider'.
I have just spent another hour going over it trying to find what could possibly be wrong. I only loaded it once, and I couldn't find an in-built class called Slider, so what else could it be?

Well, apparently, it's the timestamp of my class definition file. My desktop clock is set at 09:12, my server clock ...

Read full entry

Oh Wow

Wow, do I feel dumb. I've just spent half an hour trying to figure out why I couldn't log onto my linux server. I went through all the logs looking for error messages, and found something about ssl from the wrong IP (actually checking e-mail, but anyway). So I found it had a dhcp server running that shouldn't be, I closed it down, checked my ARP cache thinking it might have been left in there, reinstalled the ssl server, rebooted the machine, nothing worked.

Then I looked at the port I was trying to connect to...

Read full entry