0
votes
1answer
112 views

What every beginner should know about website development? [closed]

I am a novice at building websites and considering to make one. But there is a lot of confusion that's going on right now. I guess every beginner faces them. Few questions that come up are: I have ...
1
vote
1answer
472 views

Hosting rails sites; vps or shared, and how much ram? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I have 3 rails sites to launch, all of which are fairly small and consisting of a custom cms, one with an online ...
0
votes
1answer
89 views

Hosting for a Ruby on Rails application [duplicate]

Possible Duplicate: Web hosting options for Ruby on Rails applications I am a Ruby on Rails developer and I am planning to purchase an hosting space in order to publish my web application ...
10
votes
3answers
875 views

Can someone explain the true landscape of Rails vs PHP deployment, particularly within the context of Reseller-based web hosting (e.g., Hostgator)?

Currently, I have a reseller account with the company HostGator. I design websites, which up until now have occasionally been wrapped in Wordpress CMSs and the like (PHP applications). I then sell ...
1
vote
1answer
444 views

Help deploying using Capistrano to HostGator

My company uses HostGator to host our web sites, and I'm having a heck of a time figuring out what my final steps are to get a functioning RoR app up there. I've got all the way up to configuring ...
0
votes
3answers
221 views

Recomendation of Ruby on Rails hosting [duplicate]

Duplicate: Web hosting options for Ruby on Rails applications Hi, We're looking for a good Ruby on Rails hosting. Basically we need the following features: Unlimited disk space and ...
1
vote
3answers
336 views

Web hosting options for Ruby on Rails applications

What hosting options exist for Rails applications? The goal of this community wiki question is to get a feel for: what options are available advantages/disadvantages/cost of each overall opinion of ...
3
votes
5answers
983 views

PHP framework to use on GoDaddy host with no shell access

I'm a Ruby-on-Rails developer but am trying to develop a site to run on a GoDaddy Economy hosting account. This means I don't have Ruby and Rails available so I've decided to go with PHP 5 since the ...