Go Back   CodingForums.com > :: Server side development > Ruby & Ruby On Rails

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-09-2012, 06:24 AM   PM User | #1
Mythri
New Coder

 
Join Date: Jan 2011
Posts: 70
Thanks: 8
Thanked 0 Times in 0 Posts
Mythri is an unknown quantity at this point
developing a super site

Hi,

Am very very new to Ruby On Rails.

I want to develop a super site , i mean a site something like http://bigcommerce.com. I have no idea about it.

I need your suggestion, can i achieve this in ruby on rails?

please suggest me.
Mythri is offline   Reply With Quote
Old 04-10-2012, 05:05 AM   PM User | #2
ShaneC
Codeasaurus Rex


 
Join Date: Jun 2008
Location: Redmond, WA
Posts: 659
Thanks: 31
Thanked 100 Times in 94 Posts
ShaneC is on a distinguished road
RoR is powerful enough to implement this kind of system, yes. However, having said that, it's not the language I would recommend. As I understand you, you want this type of system to be implementable on a wide variety of different servers. Languages like ASP.NET and PHP are pre-loaded on far more hosting machines than RoR, and thus may be the more convenient choice for potential users.

Having said all of this, I should caution you on taking such an undertaking on when you're new to RoR. This is a very complex system, and you won't be able to do it with elementary knowledge. More importantly, you'll end up making security mistakes which, with an ecommerce solution, can be devastating. Even if you completed the project, you may be opening yourself up to potential lawsuits.

Now this isn't to dissuade you from doing it entirely. Simply understand your undertaking and perhaps instead of trying to create the whole beast, tackle one small problem at a time which you can then, at some point in the future, incorporate into the larger system.
__________________
Unless otherwise stated, any code posted is most likely untested and may contain syntax errors.
My posts, comments, code, and suggestions reflect only my personal views.
Web Portfolio and Code Snippets: http://shanechism.com
ShaneC is offline   Reply With Quote
Old 04-17-2012, 12:52 PM   PM User | #3
Darknite
New Coder

 
Join Date: Apr 2012
Location: London
Posts: 22
Thanks: 0
Thanked 1 Time in 1 Post
Darknite is an unknown quantity at this point
Quote:
Originally Posted by ShaneC View Post
RoR is powerful enough to implement this kind of system, yes. However, having said that, it's not the language I would recommend. As I understand you, you want this type of system to be implementable on a wide variety of different servers. Languages like ASP.NET and PHP are pre-loaded on far more hosting machines than RoR, and thus may be the more convenient choice for potential users.

Having said all of this, I should caution you on taking such an undertaking on when you're new to RoR. This is a very complex system, and you won't be able to do it with elementary knowledge. More importantly, you'll end up making security mistakes which, with an ecommerce solution, can be devastating. Even if you completed the project, you may be opening yourself up to potential lawsuits.

Now this isn't to dissuade you from doing it entirely. Simply understand your undertaking and perhaps instead of trying to create the whole beast, tackle one small problem at a time which you can then, at some point in the future, incorporate into the larger system.
100% Agree,

What are the reasons behind picking RoR for this particular project?
Darknite is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:31 PM.


Advertisement
Log in to turn off these ads.