M'colleague Charles has introduced me to the most spectacular phrase - "Time To 200". That's a measurement of the length of time it takes a new user to go from signing up to your API to getting their first HTTP 200 response. Think about the last time you started using a new API... Fill in a tediously long registration form Set up billing in case you go over the free trial limits Wait for a confirmation email Unsubscribe from all the marketing emails Find the quickstart documentation Realise …
Continue reading →
Twitter now allows people to upload videos directly to the micro-blogging platform. It's an attempt to bypass 3rd party sites like YouTube (owned by Google) and Instagram (owned by Facebook). In an uncharacteristic display of openness, Twitter's API allows developers to get direct access to video. This is a quick blog post to explain how you get access, and what you can do with the information. I presuppose that you're already familiar with the Twitter API and know how to make basic calls. …
Continue reading →
OMG! Some star LOVES Samsung. Back when Twitter started, they used to advertise which Twitter clients people used. You could see that Stephen Fry preferred Feathers, and that I used Dabr. All was well. Then, of course, Twitter went to war with its third party developers. They cut their API limits, reduced their functionality, and obliterated all mention of third party clients. Which means that you can't see that certain "celebs" are hypocrites. Looking at the underlying data of the…
Continue reading →
I've been thinking a lot about APIs and their design recently. I stumbled on this fantastic quote from Greg Parker: Greg Parker@gparkerA programming language is a user interface for developers. Language authors should learn from HCI principles.❤️ 41💬 6🔁 019:10 - Wed 22 February 2012 When I first started learning C++ (back in the bad old days) I was convinced that any 1st year student could design a better programming language. One which behaved in a sane fashion without a lot of legacy cruft…
Continue reading →