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…
Continue reading →
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 …
Continue reading →
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…
Continue reading →
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…
Continue reading →
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…
Continue reading →
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' =>…
Continue reading →
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…
Continue reading →
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 -…
Continue reading →
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…
Continue reading →
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…
Continue reading →
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…
Continue reading →
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…
Continue reading →