CakePHP, CodeIgniter or Rails for multi-user Tumblr clone?

Posted by Jordan on Stack Overflow See other posts from Stack Overflow or by Jordan
Published on 2010-04-18T22:55:43Z Indexed on 2010/04/18 23:03 UTC
Read the original article Hit count: 500

I'm about to start building a tumblr clone that handles multiple users (so premade clones like Gelato won't cut it) and I'm not sure which framework I'd like to build this is.

Right now, I'm only intending to build a prototype. Something I can get a dozen friends on to test the concept and grow to maybe a couple hundred users to prove the market, so I'm not worried about long term scale. My biggest concern right now is quick deployment. I'd like to get from zero to signups in as short a time as possible, with as little customization to the framework of choice as possible.

I have experience with PHP, but not Ruby. However, I don't think the learning curve would be too steep so I'm not ruling out rails. I just want the framework that is most appropriate for a system like a multi-user tumblr clone so that I can build it with as little hassle, and as quickly, as possible.

If anyone has experience with a similar project, or with these frameworks and can offer an insightful perspective, I'd be very appreciative.

Thanks for taking the time to read.

Cheers, ~Jordan Feldstein

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about codeigniter