Thoughts on app.net
I’ve been watching app.net for a while since Dalton’s ‘audacious’ post about. I really liked what he proposed. I was one of the early adopters of Twitter’s API. I started Tweekly.fm in early 2009, being under the first 500 apps. Now there are more than 3 million registered apps.
I loved working with it, and like most other developers were really excited about what it could become. When Twitter announced annotations, I was really excited. This meant anyone could embed any metadata into posts! An example of something I thought I could easily do on top of Twitter’s API was related to Tweekly.fm. I could embed music information into the posts. Anyone could then mine it for their use, contributing back to an ecosystem.
Alas, that never came to fruition. 2010 was the first and last time Twitter held a developer’s conference. I understand their choice, but I don’t like it. Nothing against them. I still use Twitter daily and probably will for quite a while still.
Now that app.net came along and promised what I wanted, I witheld at first, checking it out. I even started contributing to the API spec before I backed. My biggest worry was kickstarting the network effect. I’m not paying for an awesome API if no one is going to use what I build. Dalton and co pulled out the stops and even provided an alpha version on top of the API. Respect. To give them the benefit of the doubt and really wanting something like this, I decided to back. Even if a small community of tech (hipsters) use the API, it is still the worth a year’s tier.
—-
Now that it got funded, I’m really looking forward to the following. I don’t think people realise what amazing things can be built on it, and what is to be expected of it. My favourite API features: Annotations and Filters.
As mentioned previously, annotations allow any post to be embedded with meta information. Now: Filters allow any stream to filtered based on a lot of criteria. Filters are unique to a user and can be taken with them to any app.net app.
So, let me give you a few example of the power of this:
1) Don’t like it when people cross-post to app.net from Twitter or Facebook? Create a filter that discards all tweets with sources from other social networks. Now you have a pure experience.
Orian Marx describes the power of app.net eloquently (via gigaom):
“App.net will combine the simplicity of cloud infrastructure with the power of web frameworks to deliver the best platform for developing social web applications.”
Now take that idea to something as follows:
2) Let’s start a photo sharing app. Instead of having to build my own social infrastructure, I tack onto app.net. When posting photos, I embed captions, urls, etc. Now in the app itself, doesn’t matter who you follow, I can add a filter to ONLY retrieve this apps photos from your existing app.net graph.
Now, going even further, I can add more filters to that stream as well, only retrieving users you actually chose to ‘follow’ on this service if you don’t want to follow your existing app.net graph.
The potentials are endless. Currently developers are only building the normal suite of apps: ios, desktop, etc. Once the API comes out of alpha, we’ll start seeing the so called ‘killer’ apps that use these new API features.
—-
On the other side. I’m not naive to disregard that app.net might still fail. Inside, its an echo chamber: an early adopter community of great people. Convincing people to join this network for $50 a year (if it stays this) is going to be app.net’s biggest problem. I suspect if a killer app comes along, users will pay. However from a UX perspective it might be a bit jarring, wanting to sign up for a service, but then having to resort to paying for ANOTHER service they know nothing about. Perhaps, developers can handle the payments on behalf of app.net for continuity’s sake.
Either way. I am excited about it. I want it to succeed.
I have a Python API wrapper for it out on github that uses the current available alpha API endpoints.
