Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

I have an idea for an app that lets you view your twitter timeline and facebook stream in the same iPhone app. There is much more to the app than that, but I'm wondering why you don't find any app on the app store that lets you view your facebook streambesides the actual facebook app.

I've looked at the facebook api and the parts that let you get your stream( stream.get ) are in beta. I wonder if this is the reason why developers aren't using it and I'm wondering if I should be weary as well?

So, does anybody know why you don't see any more facebook centered apps on the app store that use some of the more advanced features of the api( all of which are mostly in beta )?

Is there any reason why I shouldn't have a users facebook stream in my app?

I have thought that since the facebooks stream.get is in beta, that maybe I should give my app away for free with ads until facebook moves it out of beta.

Any advice would be appreciated.

share|improve this question

2 Answers

There could be any number of reasons why a certain app exists or doesn't. It could be that you had an original idea that no one has thought of. It could be that others have thought of it, but didn't go for it for any number of reasons (like the reasons you mentioned or others). It could be that some people are developing the app as we speak.

Since it is critical to get those sort of apps first on the market in order to gain market share, I would suggest doing it as soon as possible, since once someone writes the app, they will have an advantage over anyone else that is considering writing a similar app.

As for charging money or not, it is easier to charge money for an app that have 100K downloads then a brand new one. Since there are many millions of facebook users that have an iPhone, it should not be a problem to give away a few copies of the app to get an idea of its popularity.

The fact that there is a facebook app means that you have some very serious competion, but the fact that your app does not have to be limited to just facebook is an advantage. Facebook will not develop an app that supports facebook and other sites, since they want to promote themselves alone. The fact that they will stay away from other sites means that if you offer other sites, you will have an advantage other their app.

The stategy that describes this sort of advantage is called judo strategy, since you are using a disadvantage of a much bigger business (Facebook) against them in a way that doesn't let them compete. Don't get to comfortable though that you have this advantage, because even though they are not likely to develop an app that will compete with you directly, they might decide that they want to block your app somehow or hit you indirectly in some other way. Since facebook is content with letting outside developers make money in their sites (in apps like farmvile) then they will probably not block you, and just let you be.

share|improve this answer
1  
+1 - You left no room for me to talk about the benefits of the idea. – James Black Oct 28 '09 at 13:34

It could be in beta for a long time. gmail just recently came out of beta, after years of beta testing.

For some advanced features it may be a while to get it out of beta, but you should start using it, as that is probably what they are looking for. To see how it is being used, and ensure that the API is set up well for their systems, as well as to ensure that there is nothing that needs to be changed in the API.

You will need to do some heavy testing, and ensure that your app reacts properly if Twitter is overloaded, for example.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.