I have waded through the Rails Tutorial book (for Rails 3.2). I still am a Rails newbie, but have experience with other languages. Now I need to put together a biggish website for a book publisher. It will include the web store (with hopefully rich materials for each book), and a multi-user blog. Also other stuff, like the usual static pages for contact information, sales conditions etc.. I imagine I could start with some CMS solution, then inside it install both Spree web store solution and some blog solution (like Typo). Both Spree and Typo are Engines, so it should be possible to install them in subdirectories - though I have no idea yet how. Where should I get the basic structure for the site? I would like a possiblity to create pages dynamically from the admin pages. I have coded this feature before with Lasso language, but maybe there are ready-made solutions for Rails? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7twHFbaS-noJ. For more options, visit https://groups.google.com/groups/opt_out.
Any pointers? I really only need some pointers to show me direction. If someone is going to say "program it yourself", I would be grateful for some tips that would make it easier. I would not want to write bad code, if I can avoid it. - Jussi On Tuesday, April 16, 2013 1:30:43 PM UTC+3, Jussi Hirvi wrote:> > (...) >Now I need to put together a biggish website for a book publisher. It will> include the web store (with hopefully rich materials for each book), and a > multi-user blog. Also other stuff, like the usual static pages for contact > information, sales conditions etc.. > (...) >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/-oh9zJT7ueQJ. For more options, visit https://groups.google.com/groups/opt_out.
Use small iterations - take the very first and tiniest thing you can do and do it. Then open it up for critique by people here. Julian On 17/04/2013, at 5:35 AM, Jussi Hirvi <jushirvi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Any pointers? I really only need some pointers to show me direction. If someone is going to say "program it yourself", I would be grateful for some tips that would make it easier. I would not want to write bad code, if I can avoid it. > > - Jussi > > On Tuesday, April 16, 2013 1:30:43 PM UTC+3, Jussi Hirvi wrote: > (...) > Now I need to put together a biggish website for a book publisher. It will include the web store (with hopefully rich materials for each book), and a multi-user blog. Also other stuff, like the usual static pages for contact information, sales conditions etc.. > (...) > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/-oh9zJT7ueQJ. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.