Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Android App - Advanced Test Card

· 1 comment · 150 words · Viewed ~1,261 times


I've been playing around with Android. It's a great platform for development. I really appreciated the speed to release of the Android Market - it's instant. Having worked with iPhone and Ovi stores where approval can take days or even weeks, it's great to have the freedom to publish immediately. The first app I've created is "Advanced Test Card". You can download it by scanning in this QR…

Twitter API - pagination and IDs

· 11 comments · 550 words · Viewed ~5,881 times


The Twitter logo.

Looking for some Twitter API help.  Bit of a geeky post, this... Pagination is the act of splitting data into logical  pages. Suppose I had a list of item, numbered 0 - 99.  If I want 20 items per page, it's trivial to see that pagination looks like: p1 = 0-19 p2 = 20-40 p3 = 41-61 p4 = 62-82 p5 = 83-99 If I wanted to start at, say, page 55 - pagination would look like: p1 = 55-75 p2 = 76-96 …

Mobile Badvertising - Guardian, Barclay's, Apple Redux

· 1 comment · 350 words


Once again my wrath is targeted at The Guardian, Barclays and Apple. Three massive companies - each one of whom could have stopped this advertising disaster. Mistake #1 Take a look at this rather charming advert on the Guardian's mobile site. The more astute among you will recognise the problem. I'm being advertised an iPhone game when I'm browsing the site using an Android phone. This is…

Orange Mobile Badvertising

· 2 comments · 450 words


It has been a while since I last posted in the Mobile Badvertising section. Mobile adverts are slowly improving. By every once in a while, I spot an advert of such mind numbing ineptitude that I am compelled to post. Orange Take a look at the latest offering from Orange - a large UK mobile network operator. Orange Advert on Guardian Spot it? It's the microscopic banner hidden away on the…

HOWTO: Twitpic and OAuth

· 25 comments · 700 words · Viewed ~5,174 times


Logo of TwitPic.

I am no longer confused! Here is a quick tutorial in how to post images to Twitpic and Twitter when using OAuth. I'm indebted to Steve Corona of Twitpic, for his help with this. You can see the full code on Dabr's Google Code page. First of all, you'll need to have enabled OAuth for your Twitter client. I use Abraham's excellent OAuth libraries for PHP. This tutorial assumes you already…

Twitpic OAuth - I'm Stuck

· 13 comments · 300 words · Viewed ~3,302 times


Logo of TwitPic.

Twitpic has implemented an OAuth API. No more having to hand out passwords to all and sundy. Only I'm too much of a dunderhead to get it working. Perhaps it's a combination of heatstroke or this rotten head-cold, but I just can't see what I'm doing wrong. Any help much appreciated. The easy bit. It's easy to post the data to Twitpic $media_data = array( 'media' =>…

Did The Lib Dems Cost Labour The Election?

· 5 comments · 1,000 words · Viewed ~480 times


Logo of the UK's Liberal Democrats.

There have been howls of protest from Labour voters at the prospect of a Lib/Con coalition. The main complaint is that anyone daft enough to vote for Clegg has caused a Tory government. But is it true? Using data from The Guardian, we can see if the Lib Dems cost Labour a majority. In how many seats did a Labour candidate lose to a Conservative? 137. But this doesn't tell the whole story. In…

TARDIS

· 200 words · Viewed ~253 times


Having moaned that my TARDIS was too full, I set on a quest to find another. The cardboard one I had appears to be the last of its kind - but I did manage to snag this beauty on eBay. It's a Panopticon '93 Officially licensed TARDIS - similar to this one on RetroTrader. Click to embiggen images. It's a little scuffed, but nothing a lick of paint can't fix. Of slight - very slight -…

Android and Google Contacts - Address Incompatibility

· 250 words · Viewed ~612 times


I'm in the process of moving all my contacts from BlackBerry to Android. I've been moving contacts from phone to phone for close to 10 years - but I've never found a problem like this. Getting my contacts from BlackBerry to Google was simple. I exported a VCF of all my contacts from Outlook and imported them to Google. Simplicity. Everything worked. Syncing back to Android was easy - input…

When is a Nexus not a Nexus?

· 1 comment · 350 words


Photo of the Nexus One from Google. It is a small Android phone with a trackball at the bottom.

I was mightily disturbed to receive an email from Google apparently telling me I had purchased a Nexus One phone. Had I been hacked? Had my credit-card details been used to buy a phone? Were Google sending me one for free? Hello! Your new Nexus One phone has many cool and useful features. Learn more by clicking on the links to watch brief YouTube videos directly on your phone: Take…

Why I'm Joining The Lib Dems

· 15 comments · 1,050 words · Viewed ~547 times


Meme that says "I agree with Nick" - with a picture of Nick Clegg.

I'm a natural Labour voter.  As I explained several months ago, I went in to this election thinking I may vote Labour.  It's now become clear that my vote will be going to the Liberal Democrats.  More than that, I will be joining them. I want to explain why - without resorting to attacking the other parties. Voting Reform As I've said, I was raised in a Labour household.  I went to university e…

Touchnote

· 2 comments · 150 words


If you haven't already heard, I've joined the award winning team at Touchnote ltd. I was overwhelmed by the support of my friends on Twitter and by the excellent bloggers at Mobile Industry Review and The Really Mobile Project. http://www.mobileindustryreview.com/2010/04/vodafones-terence-eden-joins-touchnote.html Starting a new job is never easy - but you guys have given me wind in my…