Decrepit Drupal and Primeval PHP

A few days ago I got a call from a charity I had done some web development work for in the past saying they couldn’t log in to their Drupal powered website. After checking the permissions in the database and on the files I tracked the problem down with the help of the Drupal FAQs. Turns out an old version of Drupal on a new version of PHP was causing problems.

Read More →

Bonding wired and wireless ethernet devices together to improve reliability

A short while ago I was having some problems with certain housemates deciding to unplug my server (which I use for IRC, general tasks, file sharing, remote access and torrenting) from the network. This began to get slightly annoying as I was often using the server remotely at the time so I grabbed an old wireless USB stick I had lying around and set up bonding using my wired ethernet as the main connection and the wireless as the fallback.

Read More →

Final Year Project

I’m warning you all in advance, I’m using this category to post completely irrational rant posts about my final year project. Inevitably there are going to be times when I’m bashing at something for ages and then find it’s just one simple thing I’d overlooked or one weirdness in how the code is done that I’d missed. For these times, this is the place I’m going to vent.

Read More →

Free CS Course Texts

During my studies at the University of York I’ve found or been recommended various computer science textbooks that are available online. Since I got bored of looking through my history to find them again I’ve compiled them into a list here. I’ll try to keep it up to date.

Read More →

The Death of RSS?

So I recently read an article about the death of RSS after Martin Pickett linked to it on Twitter. It’s an interesting article and one I pretty much agree wholeheartedly with but a few things came to mind while reading it.

Read More →

What have Google done now?

Gah. My eyes. They hurt! Seriously Google, get rid of it. Nobody likes it and it’s hell for usability. How Marissa Mayer can post about being excited about this ‘feature“ and still keep some claim to being responsible for user experience is beyond me.

Read More →

CLI Samba - Because I ALWAYS forget how

I always forget how to copy files easily over the network using Samba so now I’ve just worked it out again for the umpteenth time I’ll record it here.

Read More →

How much free space?

I have several hard drives and when times are hard and space is scarce I often need to work out how much space I have left to stash random crap in. Now I could look at the output of df -h and do some fairly basic mental arithmetic and come to a reasonable conclusion. Alternatively I could use my super handy shell script I just wrote.

Read More →

Baldur's Gate II installer error 0x80040707

While installing Baldur’s Gate II in Linux using WINE the installer threw error 0x80040707 right at the end of the InstallShield preparing to install step. It turned out it was being caused by one of the folders referenced in the registry not actually existing.

Read More →

Decrepit Drupal and Primeval PHP

A few days ago I got a call from a charity I had done some web development work for in the past saying they couldn’t log in to their Drupal powered website. After checking the permissions in the database and on the files I tracked the problem down with the help of the Drupal FAQs. Turns out an old version of Drupal on a new version of PHP was causing problems.

Read More →

Bonding wired and wireless interfaces

A short while ago I was having some problems with certain housemates deciding to unplug my server (which I use for IRC, general tasks, file sharing, remote access and torrenting) from the network. This began to get slightly annoying as I was often using the server remotely at the time so I grabbed an old wireless USB stick I had lying around and set up bonding using my wired ethernet as the main connection and the wireless as the fallback.

Read More →

Bonding wired and wireless ethernet devices together to improve reliability

A short while ago I was having some problems with certain housemates deciding to unplug my server (which I use for IRC, general tasks, file sharing, remote access and torrenting) from the network. This began to get slightly annoying as I was often using the server remotely at the time so I grabbed an old wireless USB stick I had lying around and set up bonding using my wired ethernet as the main connection and the wireless as the fallback.

Read More →

Hello, World

So yet another first post for yet another blog.

Read More →