Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Review: Guzzl Box

· 400 words · Viewed ~275 times


treats inside a box - some jars, boxes, and slabs of chocolate

I've never been a big fan of subscription boxes. They always seem to deliver too much (who uses that many toothbrushes a month?!?!) or the quality is too variable. That said, I was intrigued by the offer of a bunch of British delicacies delivered to my gaping mouth every month. Kate@katebevanReplying to @edent@edent The idea is apparently that it's a surprise, tho choc, nice charcuterie,…

Review: Goolrc T47 Drone

· 600 words · Viewed ~1,900 times


Case open - all the bits layed out

This T47 drone was provided to me by RC Moment to review. A tiny, hand held drone, with blinkenlights, and SELFIE MODE! The 720p camera can record video as it flies, or turn around and snap a photo of you. It also has a range of SnapChat-style filters. Not bad for something costing £40. The motors and propellers fold away into the body of the drone - making it less prone to damage in …

Review: Accessibility for Everyone

· 800 words · Viewed ~527 times


Accessibility for Everyone book cover

My mate Laura has written a book! She has very kindly sent me a review copy ahead of its release. The first thing to mention is that this is not a technical manual. There's the odd smattering of HTML in there - but this book is much more focussed on why accessibility matters and how to implement an accessibility positive culture - rather than which specific tags to use in your code. This is…

Hackaday UK Unconference #HackadayUncon

· 1,100 words


A photosphere showing the inside of a performance theatre. People are chatting with each other

A quick round up of the fascinating talks at the Hackaday London Unconference. This was a slight twist on the usual unconference format. There was only one room - so it was a single track event. There were three invited speakers who had presentations of 15 minutes - everyone else pitched for 7 minute slots. The organisers chose the running order. A twist on the usual unconference, but it worked …

Review: IR Dome USB WebCam - perfect for Raspberry Pi

· 1 comment · 800 words · Viewed ~2,831 times


Close up on camera lens, sensor, and IR LEDs

The good folk at Ailipu Technology have sent me a fist-sized USB camera to review. This is a cheap and simple way to get external video into a home server like a Raspberry Pi. This is the, slightly cumbersomely named, elp-usb100w05mt-dl36. What's in the box? The USB cable is around 5 metres long, and is wired into the camera. Four screws and rawlplugs are also included. Why? Because there…

LG 360 Camera Review

· 4 comments · 600 words · Viewed ~580 times


A distorted image

I've just bought an LG 360 - at £150, it's one of the cheapest dual lens cameras on the market. This an excellent bit of kit. Easy to use, impressive results, and an app which works pretty well. A single click button to take photos and videos, recording audio in surround sound, and perfect for uploading to Facebook or YouTube. Unlike most of the kit I review, I paid for this myself. I have no …

Import Images From A Migrated WordPress

· 2 comments · 550 words · Viewed ~528 times


The Logo for WordPress.

Here's how to solve a common WordPress problem. I want to re-import all my blog's images into the media library. I've moved my blog to a new host - but kept the same domain name. I started with a new WordPress install, the uploads folder still has all my images, but WordPress can't see them. None of the plugins I found worked with huge amounts of images spread across multiple directories. One …

A USB Charger That Goes Up To 11 10

· 1 comment · 450 words · Viewed ~609 times


The good folks at Ntonpower have sent me this utterly ridiculous, and fantastically over-powered USB charger. It has ten frickin' ports each one capable of delivering 2.4 amps. So, what's it like? Straight up, it looks like a plastic toast rack. It's a chunky beast, but surprisingly lightweight. You won't have trouble lifting it, but it stays firmly in place. Round the other side are 10 USB …

Mapping in HTML - a proposal for a new element

· 18 comments · 800 words · Viewed ~5,192 times


Two men are confused by a paper map

This is a sketch of a proposal for a new HTML element to simplify displaying maps on a website. I'd like your comments and criticisms before I submit it. This is born out of my frustration of using different JavaScript mapping solutions - my phone has a mapping app, why do I need to share my location with a website and their mapping provider? At the moment, if I want to use Google Maps, or…

Bug with Google Pay and Amex

· 200 words


It is impossible to contact large companies to report a bug in their software. So I'm reduced to writing snarky blog posts about it in the vague hope that a Social Media Manager will see the issue and raise it with the appropriate team. Welcome to 2017! Google Pay now supports American Express cards in the UK. Hurrah! But if you try to ring Amex from within the app - a problem occurs. Can you…

Review: Sonoff 433 RF WiFi bridge

· 29 comments · 450 words · Viewed ~11,547 times


The good folk at Sonoff have sent me yet another gadget to review. This is a slightly curious device - an IP to 433MHz remote. This allows a smartphone to control smarthome gadgets which usually require an RF remote control. It costs £8 plus postage direct from Itead. This is similar to an Infrared device I reviewed a few years ago. It's a cute little box, small and light enough to hide away …

Using YouTube to Transcode Videos to DASH on the Command Line

· 9 comments · 950 words · Viewed ~2,254 times


A white plastic desktop phone with QWERTY keyboard and a video screen.

This is part of my redecentralisation efforts to liberate my videos from YouTube. MPEG-DASH is a simple method of streaming videos which doesn't require any specialised server software. You convert a high resolution video into a series of smaller resolution videos. You chop each of the videos up into several chunks. As the video plays, your browser then decides which chunk of the video to load…