[Techtalk] developing online shops

Natalee Thomason natalee.thomason at gmail.com
Thu Dec 11 17:03:29 UTC 2008


I have used Django and Rails. I found in Rails, using console to
access the environment and models for debugging was easier. Also, unit
/ functional tests are more straightforward in Rails. Django seems to
have better-organized documentation. Also, both are really easy for
setting up and handling authentication and sessions.

On Thu, Dec 11, 2008 at 5:00 AM,  <techtalk-request at linuxchix.org> wrote:
> Send Techtalk mailing list submissions to
>        techtalk at linuxchix.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://mailman.linuxchix.org/mailman/listinfo/techtalk
> or, via email, send a message with subject or body 'help' to
>        techtalk-request at linuxchix.org
>
> You can reach the person managing the list at
>        techtalk-owner at linuxchix.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Techtalk digest..."
>
>
> Today's Topics:
>
>   1. developing online shops (Sue Stones)
>   2. Re: developing online shops (Cynthia Kiser)
>   3. Re: developing online shops (Sue Stones)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 11 Dec 2008 08:21:51 +1100
> From: Sue Stones <suzo at spin.net.au>
> Subject: [Techtalk] developing online shops
> To: Techtalk <techtalk at linuxchix.org>
> Message-ID: <494032EF.9050801 at spin.net.au>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> What language / tools are really useful for developing online shop type
> websites.  I had been thinking of learning Django, but now that I look
> at the books, they are all about developing blogs, so I am not sure how
> well it will adapt.
>
> What is your opinion, what do you use or recomend?
>
> sue
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 10 Dec 2008 13:35:01 -0800
> From: Cynthia Kiser <cnk at ugcs.caltech.edu>
> Subject: Re: [Techtalk] developing online shops
> To: Sue Stones <suzo at spin.net.au>
> Cc: Techtalk <techtalk at linuxchix.org>
> Message-ID: <20081210213501.GC28371 at ugcs.caltech.edu>
> Content-Type: text/plain; charset=us-ascii
>
> There are a ton of different ecommerce web site packages so if you are
> not already wedded to a specific language or framework, I would make a
> list of features your site needs to support and then have a look at
> the most popular ones to see how they stack up AND look for one that
> doesn't have so many features you are always trying to take them back
> out because they are in your way.
>
> I am already a Rails developer, so if I needed to do ecommerce, I
> would look at Shopify and ActiveMerchant. If I knew PHP, I would start
> with one of the PHP frameworks.
>
> Quoting Sue Stones <suzo at spin.net.au>:
>> What language / tools are really useful for developing online shop type
>> websites.  I had been thinking of learning Django, but now that I look
>> at the books, they are all about developing blogs, so I am not sure how
>> well it will adapt.
>>
>> What is your opinion, what do you use or recomend?
>>
>> sue
>> _______________________________________________
>> Techtalk mailing list
>> Techtalk at linuxchix.org
>> http://mailman.linuxchix.org/mailman/listinfo/techtalk
>
> --
> Cynthia N. Kiser
> cnk at ugcs.caltech.edu
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 11 Dec 2008 16:59:29 +1100
> From: Sue Stones <suzo at spin.net.au>
> Subject: Re: [Techtalk] developing online shops
> To: Cynthia Kiser <cnk at ugcs.caltech.edu>
> Cc: Techtalk <techtalk at linuxchix.org>
> Message-ID: <4940AC41.9080909 at spin.net.au>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Thanks Cynthia,
>
> I had done something along those lines originally and forgot what I
> found.  I have now found the original info that encouraged me to look at
> Django in the first place, namely Satchmo.  On the other hand I have had
> a look at Shopify, and that looks fantastic too, and definitely worth
> more investigation.
>
> I know PHP and haven't been that impressed with it, but perhaps I should
> look a little further into that too!
>
> sue
>
> Cynthia Kiser wrote:
>> There are a ton of different ecommerce web site packages so if you are
>> not already wedded to a specific language or framework, I would make a
>> list of features your site needs to support and then have a look at
>> the most popular ones to see how they stack up AND look for one that
>> doesn't have so many features you are always trying to take them back
>> out because they are in your way.
>>
>> I am already a Rails developer, so if I needed to do ecommerce, I
>> would look at Shopify and ActiveMerchant. If I knew PHP, I would start
>> with one of the PHP frameworks.
>>
>> Quoting Sue Stones <suzo at spin.net.au>:
>>
>>> What language / tools are really useful for developing online shop type
>>> websites.  I had been thinking of learning Django, but now that I look
>>> at the books, they are all about developing blogs, so I am not sure how
>>> well it will adapt.
>>>
>>> What is your opinion, what do you use or recomend?
>>>
>>> sue
>>> _______________________________________________
>>> Techtalk mailing list
>>> Techtalk at linuxchix.org
>>> http://mailman.linuxchix.org/mailman/listinfo/techtalk
>>>
>>
>>
>
>
>
> ------------------------------
>
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk
>
>
> End of Techtalk Digest, Vol 70, Issue 7
> ***************************************
>


More information about the Techtalk mailing list