Greetings, I''m a long time Java programmer and I''m considering switching my consulting business to Rails. The only shopping cart solution out there I could find is Substruct. Substruct is ok but it differs significantly from my own personal goal of creating a shopping cart that can be easily integrated into a custom website. The goal is to create a shopping cart that could be used by experienced Rails programmers. It wouldn''t do 100% of what you need but I''ve never seen a shopping cart that didn''t need to be tweaked. So this would be something that would contain all of the basics: inventory management and organization, shopping cart and checkout process, gateway integration and reporting. It would be technically possible to run it as a standalone website but it would be pretty generic looking. The idea is that the end user would customize some of the views and styling. I will have a very rough cut of the code in a week or so but I could obviously use some help. If we get the right people involved this will be a very useful product. Please contact me if you''re interested. Please only respond if you have a serious amount of time to dedicate to this. You don''t have to be a Rails guru (I''m definitely not) but significant web app experience would be helpful. Regards, Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi I am also creating a shoppingcart system for a client of mine with a lot of functions in it. I have just finished up the admin interface for products and all tables connected to products in one way or another. /Andreas 2007/7/18, schof <sean.schofield-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > > Greetings, > > I''m a long time Java programmer and I''m considering switching my > consulting business to Rails. The only shopping cart solution out > there I could find is Substruct. Substruct is ok but it differs > significantly from my own personal goal of creating a shopping cart > that can be easily integrated into a custom website. > > The goal is to create a shopping cart that could be used by > experienced Rails programmers. It wouldn''t do 100% of what you need > but I''ve never seen a shopping cart that didn''t need to be tweaked. > So this would be something that would contain all of the basics: > inventory management and organization, shopping cart and checkout > process, gateway integration and reporting. It would be technically > possible to run it as a standalone website but it would be pretty > generic looking. The idea is that the end user would customize some > of the views and styling. > > I will have a very rough cut of the code in a week or so but I could > obviously use some help. If we get the right people involved this > will be a very useful product. Please contact me if you''re > interested. Please only respond if you have a serious amount of time > to dedicate to this. You don''t have to be a Rails guru (I''m > definitely not) but significant web app experience would be helpful. > > Regards, > > Sean > > > > >-- ---------------------------------------------------- Andreas Kviby Telefon 070-352 66 76 E-post akviby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Is that an offer to help? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Lets create a google doc and compare functions to see if we are heading the same path, okey? 2007/7/19, schof <sean.schofield-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > Is that an offer to help? > > > > >-- ---------------------------------------------------- Andreas Kviby Telefon 070-352 66 76 E-post akviby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
schof wrote:> Greetings, > > I''m a long time Java programmer and I''m considering switching my > consulting business to Rails. The only shopping cart solution out > there I could find is Substruct. Substruct is ok but it differs > significantly from my own personal goal of creating a shopping cart > that can be easily integrated into a custom website.Have you checked out Shopify? -- Cheers, - Jacob Atzen - not related to Shopify in any way --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yes a while ago. A lot of my thinking and ideas come from vpasp platform which I have used for 8 years but now it is time that tagclouds,ajax,rails and more become a part of ecommerce systems as well as social networking sites. 2007/7/19, Jacob Atzen <jacob-4U2y0bnePT5NzRJJ8cAMrg@public.gmane.org>:> > schof wrote: > > Greetings, > > > > I''m a long time Java programmer and I''m considering switching my > > consulting business to Rails. The only shopping cart solution out > > there I could find is Substruct. Substruct is ok but it differs > > significantly from my own personal goal of creating a shopping cart > > that can be easily integrated into a custom website. > > Have you checked out Shopify? > > -- > Cheers, > - Jacob Atzen - not related to Shopify in any way > > > >-- ---------------------------------------------------- Andreas Kviby Telefon 070-352 66 76 E-post akviby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Checkout the pragmatic programmer bookstore tutorial that you can download freely....there is some useful advice in there, shows you how to build a shopping cart from scratch. The only thing it doesn''t do, is deal with setting up merchant accounts and payment gateways etc. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Thanks for the tip. I went ahead and ordered the book (and the one for Java developers while I was at it.) The gateway stuff is not a problem since I plan on using ActiveMerchant. So far, that works very well with Authorize.net (haven''t tested other gateways.) On Jul 19, 8:23 am, Steve Murdoch <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Checkout the pragmatic programmer bookstore tutorial that you can > download freely....there is some useful advice in there, shows you how > to build a shopping cart from scratch. > > The only thing it doesn''t do, is deal with setting up merchant accounts > and payment gateways etc. > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Shopify is great but last I checked only the ActiveMerchant piece was open source. They did a very nice job with it for sure. I''m looking to replicate some of that functionality but as an open source project. On Jul 19, 6:08 am, Jacob Atzen <ja...-4U2y0bnePT5NzRJJ8cAMrg@public.gmane.org> wrote:> schof wrote: > > Greetings, > > > I''m a long time Java programmer and I''m considering switching my > > consulting business to Rails. The only shopping cart solution out > > there I could find is Substruct. Substruct is ok but it differs > > significantly from my own personal goal of creating a shopping cart > > that can be easily integrated into a custom website. > > Have you checked out Shopify? > > -- > Cheers, > - Jacob Atzen - not related to Shopify in any way--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hey Schof - On 19-Jul-07, at 10:22 AM, schof wrote:> > Shopify is great but last I checked only the ActiveMerchant piece was > open source. They did a very nice job with it for sure. I''m looking > to replicate some of that functionality but as an open source project. > > On Jul 19, 6:08 am, Jacob Atzen <ja...-4U2y0bnePT5NzRJJ8cAMrg@public.gmane.org> wrote: >> schof wrote: >>> Greetings, >> >>> I''m a long time Java programmer and I''m considering switching my >>> consulting business to Rails. The only shopping cart solution out >>> there I could find is Substruct. Substruct is ok but it differs >>> significantly from my own personal goal of creating a shopping cart >>> that can be easily integrated into a custom website. >> >> Have you checked out Shopify? >> >> -- >> Cheers, >> - Jacob Atzen - not related to Shopify in any waythe-soup.net is a small but growing group of railers (plus artists, biz types) that are looking to work on interesting projects like yours. I can''t guaranteee anything, but you''ll reach a audience of like minded people. disclaimer: I am most definitely associated with the-soup. mmm. cheers, Jodi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''d be interested in this. I actually started on building an ecommerce system a while back and just never found the time to finish it up, it''s a lot of work. I spent the last 12 years working at payment gateways as a developer and product manager. What I really want to do is create an ecommerce system with a built in payment gateway. I actually have quite a bit of code done on that part already, with working connectors to Vital and Efsnet (Firstdata). Just need to do the certifications, which I''ve done before several times. Right now I''ve been working on a recurring billing system that has a natural language interface for defining recurring billing periods. My suggestion would be to concentrate on the basics first. Social features are great but not nearly as important as having the key features most business owners want. Anyone up for creating a mailing list for this? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
The group has just been set up (http://groups.google.com/group/ railscart). There is also a very basic wiki and some starter source code hosted by Google (http://code.google.com/p/railscart/). So far its just me and one other developer doing some private emails about ideas but its time to take this public so we can take advantage of everyone''s input. Hope to see you there! On Jul 19, 1:04 pm, snacktime <snackt...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''d be interested in this. I actually started on building an > ecommerce system a while back and just never found the time to finish > it up, it''s a lot of work. I spent the last 12 years working at > payment gateways as a developer and product manager. > > What I really want to do is create an ecommerce system with a built in > payment gateway. I actually have quite a bit of code done on that > part already, with working connectors to Vital and Efsnet (Firstdata). > Just need to do the certifications, which I''ve done before several > times. > Right now I''ve been working on a recurring billing system that has a > natural language interface for defining recurring billing periods. > > My suggestion would be to concentrate on the basics first. Social > features are great but not nearly as important as having the key > features most business owners want. > > Anyone up for creating a mailing list for this? > > Chris--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---