On Nov 17, 4:48 pm, Carl Anderson <
nexus...@gmail.com> wrote:
> Ecommerce is a very big subject to tackle and you'd be
> taking on an unbelievable amount of disparate things to learn all at once. I
> have no idea what your background is so don't take this as an insult (it
> isn't intended that way at any rate) but implementing an ecommerce site
> while learning Ruby and Rails is a big task, especially for one person (you
> may have a team, I don't know).
I don't take any offence at all. On the contrary, I feel honoured to
be able to discuss these things with experts.
As for my background, I've been programming computers for 44 years.
I've worked on machines that went extinct before many of you were
born. I've used languages most of you never heard of. I have years of
experience in building business data storage, retrieval, and analysis
systems (but not ecommerce). I know business (I have a Ph.D. in
Business Administration, once was an adjunct college professor, ran
small companies, etc.)
However, in programming, it's only what you've done in the last 5
years that counts for anything.
I'm old, and I had a job that I was forced to keep, working on C++ and
Visual Basic for 12 years. (Makes you shudder, doesn't it?) It was
paying the bills up to my retirement a year ago.
So now, I feel like I'm starting from scratch, although what a newbie
would learn in 1 year, I can learn in a small fraction of that amount
of time because of my extensive experience. Ruby is the language I
always wished someone would build (I got it instinctively), and RoR is
conceptually easy for me. It is, as you say, just a LOT of stuff to
learn at once. (You forgot to mention Photoshop, CSS, Javascript,
HTML, and Ajax which are also needed.)
I had a site in Zencart (PHP), but I'm going to drop Zencart now. I
also tried ShopSite which has dozens of the ugliest site templates you
could ever imagine, and substruct which also will not run with Apachi
+fastcgi. Spree, by comparison, just looks nicer to me. Spree has a
modern, clean, friendly layout that just *feels right*.
Anyway, I appreciate all the advice all of you are giving me, and I
still want to try to use Spree, now that I've had some encouragement.
I have a requirement for a very small web store (and I hope it does
grow big). I just need something like Spree because 1) I need a quick
start, 2) I want to work with RoR because I know I'll be getting in up
to my neck, and why waste more time on PHP when I could be working in
Ruby, and 3) other solutions also require significant customising to
get anything that looks good, so why not go with Spree?
--Mike