jducoeur: (Default)
jducoeur ([personal profile] jducoeur) wrote2008-04-24 12:38 pm
Entry tags:

Just how bad *is* Twitter's business plan?

Interesting article today in TechCrunch -- in particular, note the comment that Twitter seems to be seeking a new round of financing, less than a year after taking over $5 million. While it's possible to blow through that much money that fast (my bubble company, Trenza, had a burn rate somewhere in that ballpark), it's kind of challenging.

It specifically leads me to wonder whether they actually dealt with the fundamental insanity of trying to run a business based on SMS. The thing is, you know how expensive text messages are for the end user? How they cost five cents a line, or something like that, once you go past the limit on your package? Well, it costs pretty much the same amount for the applications as well, unless they manage to cut a really good deal with the phone companies.

I had *assumed* that Twitter had, in fact, cut such a deal. Certainly that's always been my long-run hope for CommYou: to basically tell the phone companies, "Look -- I'm going to drive SMS traffic for you, but I need you to let me send messages for free." But now I'm wondering if they actually got that deal. I'm sure they arranged a discount, but if Twitter is paying *anything* per line, it's too expensive to make any sense at all from a business perspective. I mean, even one penny per line is a fortune if that's what your business is built on. (I will be very distressed if CommYou's expenses work out to a thousandth that much.)

For the average user of Twitter, the lesson is this: don't get *too* attached to the service. They're a classic bubble company in their own way, with an interesting idea but no business plan at all. They might survive by selling the company to someone who considers them a loss leader, but their odds are only so-so...

[identity profile] umbran.livejournal.com 2008-04-24 05:11 pm (UTC)(link)
There is nothing I can say about Twitter that is not better said by Lore:

[identity profile] serakit.livejournal.com 2008-04-24 09:23 pm (UTC)(link)
Bubble company?

Maybe the solution is running it like email

[identity profile] metageek.livejournal.com 2008-04-24 10:01 pm (UTC)(link)
If Twitter bombs, we'll probably see someone write a twit server you can run on your own domain, so that costs are paid by the people who actually want to use it.

Re: Maybe the solution is running it like email

[identity profile] metageek.livejournal.com 2008-04-25 12:50 pm (UTC)(link)
Well, yeah, but Twitter's problem is that they're paying for other people's messages and getting nothing for it. If people run their own servers, they can pay for their own messages.

In fact, there's no inherent reason something Twitteroid needs SMS at all; for some purposes, it'd still be useful without it.

One simple solution would be to run it all over Jabber. I set up a Woofer server on my domain, which registers with my jabberd as woofer@example.com. To follow my woofs, you send a request to woofer@example.com; it asks me for permission; I reply yes or no; if yes, it adds you to the list. When I send a message to woofer@example.com, it forwards it to everyone on the list.

(A better solution would be to integrate the woofer with the jabberd more tightly, so that it can send messages from me. But this would be good enough.)

Then the nice part is that SMS delivery is up to the end users: if you have an SMS gateway on your Jabber server, you can send and receive woofs by SMS, and pay for it yourself. You don't get any kind of bulk rate, but you're not sending it in bulk anyway.

Re: Maybe the solution is running it like email

[identity profile] metageek.livejournal.com 2008-04-25 05:26 pm (UTC)(link)
Yeah, I think my view of Twitter is skewed because I use it differently. For sending real-time status to my boss, I don't need SMS.