Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

MSc: "So, You Have to Write a Literature Review"

· 1 comment · 1,300 words · Viewed ~387 times


Bright yellow book cover.

The end-game of my MSc is almost in sight! I've written up 6 assignments. Now all I need to do is write a 10,000 word dissertation in the form of a Major Project Report. Oh, and go through an End-Point-Assessment with my portfolio to make sure I actually know what I'm talking about. But, back to the report. I need to write a 1,000 word literature review. The only problem is… I've never done o…

HOWTO: Remove the Blubrry PowerPress "New!" Banner

· 350 words


WordPress menu. There is a distracting badge with a white background and red text.

The best thing about WordPress is the plugin infrastructure. A million little gadgets to make your blog better. Sadly, there are all sorts of ways plugin authors can abuse their privileges. Dodgy code and user-hostile features sometimes make plugins more trouble than they're worth. Recently, the normally excellent Blubrry PowerPress plugin pissed me off. It's a useful plugin for publishing…

Hackday - Group Solar Forecasts

· 450 words


Screenshot of the demo page. A street is covered in solar panel icons.

Last week, I attended BrumPropHack - a hackathon in Birmingham which looked at problems with retrofitting homes to make them more energy efficient. There were some great talks about the scale of the problem - both in terms of the number of properties which need improving and the cost of retrofitting. A bunch of teams showed off some impressive demos which aimed to tackle the issues. My demo was …

Two Anniversaries on One Day

· 2 comments · 500 words


A passport stamp from Immigration Canada. The date is 11th October 1999.

I'm off to a wedding in Canada which means dealing with the bureaucracy of the Electronic Travel Authorisation. The form asked me if I'd ever had a previous visa for Canadaland. As it happens, yes! I spent a year studying in Ottawa. Well then, said the form, you'd better tell me your old visa number. Ah… In amongst the various shoe boxen which serve as my ersatz filing system lay a tatty old p…

Theatre Review: Beatles Evolver 62

· 250 words


Poster for the show.

It is an undisputed fact that Mark Lewisohn knows more about The Beatles than anyone else - including The Beatles! This is a cosy and intimate show - well, a PowerPoint presentation really - which see Mark take us through 62 events in the year 1962. Why '62? Well, that's the year everything changed. Mark makes a convincing case that 1962 is when pop culture changed forever. Not just with the…

Blog To Speech

· 16 comments · 350 words · Viewed ~204 times


Screenshot of a blogpost saying that the audio version has been recorded by "George Hahn".

Listen to this blog post in your browser: Download MP3 audio. Powered by Amazon Polly. I've noticed an interesting trend on some of the blogs I follow. More of them - though by no means the majority - are including audio versions of the content. The usually look something like this: or The ones which have this are mostly using commercial Text-To-Speech (TTS) engines.…

Game Review: Red Matter VR for Oculus

· 1 comment · 450 words · Viewed ~305 times


A cosmonaut with a burning red eye.

This is the first paid-for game that I've played on the Oculus Quest 2. I've mostly stuck to demos - because I get bored easily. Or free games - because I'm a cheapskate. But Meta gave me £30 in credit for helping people fix their broken Quests. So I bought this much hyped puzzle game. And… It's excellent! Much better than I expected. As puzzler, it works really well. Lots of different types of…

Book Review: The Galaxy, and the Ground Within - Becky Chambers

· 250 words


Book cover with a starscape.

When a freak technological failure halts traffic to and from the planet Gora, three strangers are thrown together unexpectedly, with seemingly nothing to do but wait. Under the care of Ouloo, an enterprising alien, and Tupo, her occasionally helpful child, the trio are compelled to confront where they've been, where they might go, and what they might be to one another. And so we come to the…

You can't make secure payments in the Metaverse

· 4 comments · 300 words · Viewed ~402 times


VR screenshot. the Oculus is complaining that the authentication mechanism of my credit card is too strong and cannot be used. It suggests using PayPal.

Another in an occasional series bemoaning the shitty user experience of Zuck's Metaverse. I have an Oculus Quest 2 and wanted to pay money for an in-app purchase. This seems like a normal thing to do. There's no way to add a credit card while your head is strapped to an overheating Android device. So I emerged into meatspace opened the Oculus app on my phone and typed in my credit card details. …

Have I reached the Douglas Adams Inflection point (or is modern tech just a bit rubbish)?

· 24 comments · 900 words · Viewed ~7,248 times


A tiny TARDIS made of Lego.

The all-knowing sage Douglas Adams had this to say about technology: Anything that is in the world when you’re born is normal and ordinary and is just a natural part of the way the world works. Anything that’s invented between when you’re fifteen and thirty-five is new and exciting and revolutionary and you can probably get a career in it. Anything invented after you’re thirty-five is against th…

Some new HTTP verbs

· 4 comments · 650 words · Viewed ~3,697 times


Photo of an orange cat chewing on the wires coming out of the back of a computer.

Hyper-Text Transfer Protocol is, by some measure, the most popular way for computers to talk to each other on the Internet. Generally speaking, clients (like browsers) talk to servers using a set number of HTTP "verbs". This tells the server what sort of thing the client is trying to do. The two most popular verbs are probably POST - which lets you send data to a server - and GET - which lets…

Running a Shortest Splitline Algorithm on the UK - and other mapping adventures

· 1,500 words · Viewed ~582 times


South Western tip of England split into three.

How do you fairly split a country into electoral subdivisions? This is a difficult problem. Whatever you choose, you'll piss off someone. A politician will be annoyed that their loyal voters are no longer in their district. And voters will be annoyed that they're now lumped in with people from the wrong side of the tracks. This is a very human problem. So let's ignore all the human aspects and…