Live data from Hacker News

Success Story: Launching my simple twitter idea early actually paid off

news.ycombinator.com

11–20 of 27 posts

Re: Success Story: Launching my simple twitter idea early actually paid off

#11
post #7

Sorry but this is lame and derivative. Good for you that you made some money but posting it to drive traffic to your site is even worse. I hope that somebody who has powers to do so downvotes you.

Thanks for the feedback jayzee.

I didn't post this to drive traffic to the site, although I am aware that it would be a side effect. The only reason I included the URL is so that the first comments wouldn't all be "what was the site?"

Lame and Derivative: As I mentioned in my previous comment, I don't think it's an amazing idea... it's just an idea. As for derivative, isn't innovation the art of taking old things and reworking them into something new?

Re: Success Story: Launching my simple twitter idea early actually paid off

#16
post #10

What's unfinished about it? Mind going into the technology behind it?

From my point of view, there are a number of things that are "unfinished" about the site and they don't all have to do with technology. Here are a few.

1) Figuring out the right price to charge for the squares is something that probably would benefit from some more thought.

2) There buying process is pretty rough and there is very little text to reassure the customer as they are going through the checkout process.

3) The incentive structure is very rudimentary. People have to get it in order for them to see the value, and that takes a bit of imagination. The initial sweep of squares seem to be purchased from either the "it would be neat if this takes off" or the "i have some extra money in my paypal account" people. I could spend a lot more time working out this part of the site.

4) The design is, heh, rough.

As for the technology, I'm happy to go into it in more details but I'll summarize here for brevity:

  - Ruby on Rails 3, hosted on the free Heroku cloud stack (Ruby, PGSQL)
  - Paypal handles the payment processing and invoicing
  - Basic REST Twitter API for pulling down the twitter account details
  - Twitter OAuth is used to handle the optional account signup
  - Twitter's S3 account serves up the avatars, although I'll probably have to change that
  - Each purchased square is assigned a bit.ly URL that I use for tracking clicks and surfacing statistics to the owner of the square
  - Google Analytics for the tracking
  - Page caching is used for each of the pages to minimize server load
Total Cost: $0

Re: Success Story: Launching my simple twitter idea early actually paid off

#18
post #15

Wait a sec, on the site it says 46 sold. 46 * $15 = $690 Where'd the other $250 come from?

The 8 large squares along the top row are now $100 each, and I had originally started everything out at $10 and $50 until people told me it was way too cheap.

So, the math worked out something like this:

(15 * 10 + 2 * 50) + (26 * 15 + 3 * 100)

Post reply on HN