Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Replacing the MotionEngine on a Panasonic TV

· 3 comments · 300 words · Viewed ~391 times


Two identical circuit boards.

Working from home without a monitor SUCKS. My wife decided that she didn't want to peer at her tiny laptop screen any more, so we decided to repurpose an old 37 inch TV. MEGAMONITOR! I bought the Pansonic TV back in 2012 and it served us pretty well over the last 8 years. But when we came to switch it on, it just displayed a blinking LED. The brilliant folks at ElectroMix helped confirmed the…

Unofficial MoneyDashboard Neon API

· 700 words · Viewed ~255 times


A tiny lego Storm Trooper eats a chocolate coin.

Note: MoneyDashboard is now closed. Yesterday, I wrote up how to use the MoneyDashboard Classic API. Read that blog post first before reading this one. MoneyDashboard have launched a new "Neon" service. The API is a bit more simple, but authentication is harder. Here's a quick guide to the bits of the API that I found useful. I've lightly redacted some of the API responses for my privacy. …

Unofficial MoneyDashboard API

· 8 comments · 1,000 words · Viewed ~1,511 times


A tiny lego Storm Trooper eats a chocolate coin.

Note: MoneyDashboard is now closed. The OpenBanking specification is brilliant. It allows you to aggregate all of your financial accounts in one place. You can give read or write access to apps and services. Magic! API access is restricted to registered financial institutions. That's good, because it puts up a barrier to entry preventing dodgy companies slurping up your data and sending all…

Man Goes And Perishes - inside some cheap motion sensitive LEDs

· 3 comments · 350 words


Circuit board with PIR sensor.

I was recently asked to review some motion sensitive LEDs. Not usually my thing, but they charge via USB - so why not! It has the most bizarre product description I've seen: Terence Eden is on Mastodon@edentAlways nice to review a gadget which comes with a reminder of your own mortality… pic.x.com/wGJYcWCVyJ❤️ 9💬 3🔁 014:46 - Wed 07 October 2020 I think it is trying to say that if you leave the …

Movie Review: That Gal... Who was in that thing...

· 200 words


Movie Poster.

Actresses talk about their personal lives and dealing with a balance between family responsibilities and being a professional actor. This is a sequel to the critically acclaimed "That Guy... Who Was In That Thing". A movie which looks at the varying careers of working actors who never quite hit the big time. Despite the weirdly unfeminist title ("That Guy 2"), it's a beautiful look at the…

Movie Review: That Guy... Who Was in That Thing

· 200 words


A montage of actors.

Documentary about sixteen actors who detail their ups and downs as they struggle to forge careers in Hollywood. They've played cops, lawyers, bosses, best friends, psychopaths, politicians and everything in between. Now you'll know who they are. The best thing about me being a failed actor, is that I never have to wonder if I would have "made it". I wouldn't have. No one does. The best most…

Please stop using CDNs for external Javascript libraries

· 36 comments · 550 words · Viewed ~46,204 times


The HTML5 Logo.

I want to discuss a (minor) antipattern that I think is (slightly) harmful. Lots of websites use large Javascript libraries. They often include them by using a 3rd party Content Delivery Network like so: <script src="https://cdn.example.com/js/library-v1.2.3.js"></script> There are, supposedly, a couple of advantages to doing things this way. Users may already have the JS library in their…

Reflections on four years in the Civil Service

· 1 comment · 450 words · Viewed ~302 times


Terence Eden standing outside Number 10 Downing Street.

Four years ago today, I turned up in Holborn for my first day at GDS - Government Digital Service. Terence Eden is on Mastodon@edentReplying to @edent🅁🄴🄶🄴🄽🄴🅁🄰🅃🄸🄾🄽 🅂🅃🄰🅃🅄🅂▓▓▓▓▓▓▓▓▓▓100% COMPLETE> @edent is now part of @GDSTeam > Press any key to continue…>❤️ 49💬 16🔁 006:37 - Mon 10 October 2016 I've now experienced two Prime Ministers (Primes Minister?), two departments, and one pandemic. So I tho…

The usability of HTML elements

· 4 comments · 550 words · Viewed ~4,058 times


The HTML5 Logo.

Last week, I gave a talk at the Maps for the Web workshop. As part of the discussion, I talked about how some HTML elements are really easy for developers to use and understand, and others are hard. I'm not aware of any formal research on this - all I have is my experience as a user and teacher of HTML. If you know of anyone who has looked into this more deeply, I'd love to know. Let's take a…

Movie Review: Bombshell

· 200 words


Three identikit blonde white women stare at the camera.

When Gretchen Carlson slaps Fox News founder Roger Ailes with a lawsuit alleging sexual harassment, not a soul could predict what would happen next. Her decision leads to Fox News correspondent Megyn Kelly coming forward with her own story, as well as multiple other women, inciting a movement that reverberates around the world. This is a grim film. No one deserves to be sexually assaulted or…

Adding Web Monetization to your site using Coil

· 3 comments · 550 words · Viewed ~250 times


A tiny lego Storm Trooper eats a chocolate coin.

Recently, my blog was featured on Coil's list of monetised content. I'd like to take a little time to explain what Web Monetisation is, how to get set up with it, and what my thoughts are. Quickstart Stick this line in the <head> of your HTML page. &lt;meta name=&quot;monetization&quot; content=&quot;$ilp.uphold.com/ieELEKD7epqw&quot;&gt; That's it. You should replace my uphold address…

Movie Review: In Time

· 250 words


Movie Poster - people hold guns

In a future where people stop ageing at 25, but are engineered to live only one more year, having the means to buy your way out of the situation is a shot at immortal youth. Here, Will Salas finds himself accused of murder and on the run with a hostage - a connection that becomes an important part of the way against the system. This is a wonderful piece of high concept sci-fi. Where time is…