Hacker News new | ask | show | jobs
by troels 4726 days ago
I love Rails, but I think it might be better for you to go with a PHP framework. PHP is just dead simple to get running and deploy. I would suggest something like Yii or Codeigniter, both of which are somewhat similar to Rails in their architecture.
1 comments

That's all well and good, unless you're actually wanting to learn Rails. :)
Of course. My impression was that Rails was just a means to an end though. That said, learning Rails would probably be a lot easier after first grokking a simpler php setup.