Media Discovery (New Web Ltd) is encouraging blogs to run paid for advertorials, without disclosing to their readership that the content is an advert. This appears to be in breach of the advertising industry's code of practice. Anyone who has ever run a blog is probably familiar with these sorts of email - I get one or two a week. Hi Terence, I recently sent you an email about hosting an…
Continue reading →
One of the "perks" of running a moderately popular blog is that sometimes people send you stuff. I've been sent wine, phones, apps, and all sorts to review - usually by PR people who realise that engagement with bloggers is a little different that their regular way of doing business. Yesterday, I received this delightful email from the publishers Simon and Schuster. NEW book by the "Prophet of …
Continue reading →
I've talked before about advertising hoardings with combined NFC & QR codes. It looks like Clear Channel - the advertising behemoth - is getting into the game. Spotted all over London are these bus stops with built in advertising poster. Look on the right hand side, and you'll see the interactive element. It's pretty well designed, although the disclaimer "standard network rates apply"…
Continue reading →
In 2010 I wrote a blog post called "Why Aren't Terrorists Bombing the Queues?" - but I chickened out of publishing it. Bombing a plane is hard, you have to buy a ticket, get past airport security, detonate it at just the right time, etc. By comparison, anyone can walk into a busy airport - say during the school holidays - wait for the shear number of people to build up, and then... But it…
Continue reading →
I've always loved taking things apart. I remember, as a child, trying to sneak a set of screwdrivers onto a transatlantic flight. I wanted to see how the aeroplane worked and figured that unscrewing vital components while in flight would be just fine. I've (mostly) grown out of the habit of tearing down things which are currently useful, and tend to wait until they reach their natural end before …
Continue reading →
Earlier this week, I wrote about the Future of AudioBoo. I'm sure the service is going to be just fine - but thought it would be an interesting exercise to liberate my data from there just in case. As I begin the move to decentralised services where possible, I think it's important that I take responsibility for my own data. The API docs for AudioBoo are very clear, so here's a quick guide on…
Continue reading →
Strolling along London's Southbank the other day, I came across one of those new-fangled information posts. Crudely stuck to it was a decidedly old-fashioned piece of paper bearing a planning notice. But! My my! What's that in the lower left corner? A QR code! Unsurprisingly, scanning the code takes you directly to the planning application on the web. Although the site isn't specifically…
Continue reading →
Analysts estimates are always interesting to read - especially if you know the real statistics which they are trying to prophetize. Even when someone releases "official" statistics, they're usually hard to verify independently, and even harder to analyse by region. Benedict Evans - who I've had the pleasure of meeting at Mobile Monday - published some very interesting official stats on…
Continue reading →
My good friend Documentally has written up his thoughts on the future of AudioBoo. Here is my reply, appropriately enough, in audio format. 🔊 The Future of AudioBoo is Uncertain🎤 Terence Eden 💾 Download this audio file. You may be interested in my other posts on the subject - Preparing for the Collapse of Digital Civilization and I Don't Want To Be Part of Your Fucking Ecosystem (So…
Continue reading →
How much checking do we perform that our code is running as intended? I found a curious bug this weekend, which made me think about some of the assumptions that we use when programming. Imagine sorting an array using JavaScript. var arr = [10, 5, 66, 8, 1, 3]; arr.sort(); So far, so normal. Create an array of numbers, then sort that array. The result should always be [1, 3, 5, 8, 10, 66]. …
Continue reading →
It's 1986. You're working on the Russian's Buran space programme - trying to create a re-usable space vehicle which will exceed the capabilities of the American's "Space Shuttle". There's a problem. You have very complicated real-time algorithms which you need to review, improve, optimise, and then turn into code. How do you do it? Obviously, you invent DRAKON! ДРАКОН, "dragon" Backronym for…
Continue reading →
A few weeks ago, I received what I thought was a particularly inept phishing attack. Subject: shkspr.mobi ***PLEASE NOTE THAT IF YOU DO NOT RESPOND TO THIS EMAIL YOU MAY RUN THE RISK OF THIS NAME BEING ERRONEOUSLY DELETED - PLEASE ENSURE THAT YOU REPLY TO THIS MESSAGE (VIA EMAIL) WITH REFERENCE TO THE ACCURACY OF THE WHOIS INFORMATION*** Hello; I'm writing to you from Tucows (Registrar for…
Continue reading →