<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 8 Best Open Source Shopping Carts</title>
	<atom:link href="http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/</link>
	<description>Web Resources and Trends</description>
	<lastBuildDate>Thu, 11 Mar 2010 21:12:45 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mz4wheeler</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-63976</link>
		<dc:creator>mz4wheeler</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-63976</guid>
		<description>Regarding shopping carts.  

It&#039;s not JUST the shopping cart, it&#039;s the BACKEND that really counts.  ALL of these so-called shopping carts (Magento, OSC, Zen...) have absolutely *NO* accounting featutes built-in.  

After you spend 1000s of dollars getting your website operational, and you start selling products, it&#039;ll suddenly hit you...  What about all the accounting?  You are making sales, collecting tax, every transaction REQUIRES auditable accounting!!!

You&#039;ll have to start recording that $1.50 profit you made as taxible income... Huh?  Go grab a paper and pencil because you didn&#039;t think things through.
  
SO:  What next?   Well, because you unfortunately chose a shopping cart w/o accounting, Magento (and a few others) have so-called &quot;connectors&quot; that interface with QuickBooks, Sage, and even SAP, but they are expensive and require expertise to implement and maintain.  Also, they are not perfect, using dissimilar databases, communicate over XMLRPC, etc.

Suddenly, you now have &quot;another&quot; database to backup, another machine to maintain, another consultant to call and pay.  Basically, they are all hokey &quot;kludges&quot; that are slow, unreliable, and when you have to troubleshoot &quot;where are my transactions&quot;...  A nightmare.

SOLUTION?  First choose an ERP *with* ecommerce features, like Apaches OFBiz (Open for Business). 

http://ofbiz.apache.org

A SINGLE database (mysql, postgres, even ORACLE!) handles all the ecommerce, accounting, inventory, stock, EVERYTHING.  If you need to update the stock inventory, you just go into the catalog manager, update the stock/price and poof, the website has the new information.  You want to take a telephone order.. Or you have a brick and morter shop?  Well, use the built-in Point OF Sale (POS) terminal that is automatically integrated with your (global) catalog manager.   You need to call a customer?  Built-in.  

You make a sale, OFBiz automatically performs the ecommerce duties (credits your merchant account) *AND* updates your general ledger, stock, etc.

It&#039;s all java based, so it&#039;s secure/safe, unlike those PHP security nightmare based shopping carts that are dog-slow (like Magento).  

People.  It&#039;s *NOT* just about the shopping cart...  That should be about about 30% of your decision making process.  Keep your life simple and look for automated accounting features.  None of the above shopping carts have this.

Don&#039;t make the mistake of choosing the shopping cart because it has cool features and templates.  Think about how the shopping cart will interface with day-to-day business.  If you don&#039;t, your success will be your worst enemy, and you&#039;ll be spending all of your time getting your accounting caught up.</description>
		<content:encoded><![CDATA[<p>Regarding shopping carts.  </p>
<p>It&#8217;s not JUST the shopping cart, it&#8217;s the BACKEND that really counts.  ALL of these so-called shopping carts (Magento, OSC, Zen&#8230;) have absolutely *NO* accounting featutes built-in.  </p>
<p>After you spend 1000s of dollars getting your website operational, and you start selling products, it&#8217;ll suddenly hit you&#8230;  What about all the accounting?  You are making sales, collecting tax, every transaction REQUIRES auditable accounting!!!</p>
<p>You&#8217;ll have to start recording that $1.50 profit you made as taxible income&#8230; Huh?  Go grab a paper and pencil because you didn&#8217;t think things through.</p>
<p>SO:  What next?   Well, because you unfortunately chose a shopping cart w/o accounting, Magento (and a few others) have so-called &#8220;connectors&#8221; that interface with QuickBooks, Sage, and even SAP, but they are expensive and require expertise to implement and maintain.  Also, they are not perfect, using dissimilar databases, communicate over XMLRPC, etc.</p>
<p>Suddenly, you now have &#8220;another&#8221; database to backup, another machine to maintain, another consultant to call and pay.  Basically, they are all hokey &#8220;kludges&#8221; that are slow, unreliable, and when you have to troubleshoot &#8220;where are my transactions&#8221;&#8230;  A nightmare.</p>
<p>SOLUTION?  First choose an ERP *with* ecommerce features, like Apaches OFBiz (Open for Business). </p>
<p><a href="http://ofbiz.apache.org" rel="nofollow">http://ofbiz.apache.org</a></p>
<p>A SINGLE database (mysql, postgres, even ORACLE!) handles all the ecommerce, accounting, inventory, stock, EVERYTHING.  If you need to update the stock inventory, you just go into the catalog manager, update the stock/price and poof, the website has the new information.  You want to take a telephone order.. Or you have a brick and morter shop?  Well, use the built-in Point OF Sale (POS) terminal that is automatically integrated with your (global) catalog manager.   You need to call a customer?  Built-in.  </p>
<p>You make a sale, OFBiz automatically performs the ecommerce duties (credits your merchant account) *AND* updates your general ledger, stock, etc.</p>
<p>It&#8217;s all java based, so it&#8217;s secure/safe, unlike those PHP security nightmare based shopping carts that are dog-slow (like Magento).  </p>
<p>People.  It&#8217;s *NOT* just about the shopping cart&#8230;  That should be about about 30% of your decision making process.  Keep your life simple and look for automated accounting features.  None of the above shopping carts have this.</p>
<p>Don&#8217;t make the mistake of choosing the shopping cart because it has cool features and templates.  Think about how the shopping cart will interface with day-to-day business.  If you don&#8217;t, your success will be your worst enemy, and you&#8217;ll be spending all of your time getting your accounting caught up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ansar</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-63884</link>
		<dc:creator>Ansar</dc:creator>
		<pubDate>Wed, 10 Mar 2010 14:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-63884</guid>
		<description>Try Plaincart.</description>
		<content:encoded><![CDATA[<p>Try Plaincart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jefrey</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-63169</link>
		<dc:creator>jefrey</dc:creator>
		<pubDate>Mon, 01 Mar 2010 18:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-63169</guid>
		<description>i wonder why zeuscart aint that popular i think its a pretty good online cart</description>
		<content:encoded><![CDATA[<p>i wonder why zeuscart aint that popular i think its a pretty good online cart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-62987</link>
		<dc:creator>Axel</dc:creator>
		<pubDate>Sat, 27 Feb 2010 13:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-62987</guid>
		<description>After evaluating ZenCart and osCommerce I finally found OpenCart which I found to be great. However, after realizing that OpenCart was to limited I found a cart software that is state of the art. I have converted ALL my shops to run this software now. And the name? PrestaShop!

PrestaShop is really a state of the art software. It has everything you need, stock handling, payment modules, localisation editor and so on and so forth, the list of features is so long that you need to check it out yourself. It is VERY nice indeed!

I highly recommend PrestaShop!</description>
		<content:encoded><![CDATA[<p>After evaluating ZenCart and osCommerce I finally found OpenCart which I found to be great. However, after realizing that OpenCart was to limited I found a cart software that is state of the art. I have converted ALL my shops to run this software now. And the name? PrestaShop!</p>
<p>PrestaShop is really a state of the art software. It has everything you need, stock handling, payment modules, localisation editor and so on and so forth, the list of features is so long that you need to check it out yourself. It is VERY nice indeed!</p>
<p>I highly recommend PrestaShop!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Olsen</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-62599</link>
		<dc:creator>Chad Olsen</dc:creator>
		<pubDate>Mon, 22 Feb 2010 23:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-62599</guid>
		<description>If you are looking for a good hosted solution I&#039;d throw http://www.WebplusShop.com into the hat. It&#039;s not as milky as zencart and much easier to us than OScommerce.

OS wouldn&#039;t be so bad if they had better support.....any recommendations on an OS host with at least business hour phone support?</description>
		<content:encoded><![CDATA[<p>If you are looking for a good hosted solution I&#8217;d throw <a href="http://www.WebplusShop.com" rel="nofollow">http://www.WebplusShop.com</a> into the hat. It&#8217;s not as milky as zencart and much easier to us than OScommerce.</p>
<p>OS wouldn&#8217;t be so bad if they had better support&#8230;..any recommendations on an OS host with at least business hour phone support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-61837</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Thu, 11 Feb 2010 22:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-61837</guid>
		<description>I need a good shopping cart, especially one that is easy to use- Got ideas!</description>
		<content:encoded><![CDATA[<p>I need a good shopping cart, especially one that is easy to use- Got ideas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giles</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-61680</link>
		<dc:creator>Giles</dc:creator>
		<pubDate>Tue, 09 Feb 2010 13:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-61680</guid>
		<description>You have missed out www.osCMax.com a loaded version of osCommerce using Basic Templating System.

Keeps close to the original source, lots of pre-installed functionality, easily editted, easy to add your own mods but developed enough to use out of the box. 

New Version 2.1 coming soon with redesigned admin section.</description>
		<content:encoded><![CDATA[<p>You have missed out <a href="http://www.osCMax.com" rel="nofollow">http://www.osCMax.com</a> a loaded version of osCommerce using Basic Templating System.</p>
<p>Keeps close to the original source, lots of pre-installed functionality, easily editted, easy to add your own mods but developed enough to use out of the box. </p>
<p>New Version 2.1 coming soon with redesigned admin section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F4480</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-61388</link>
		<dc:creator>F4480</dc:creator>
		<pubDate>Sat, 06 Feb 2010 05:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-61388</guid>
		<description>I recently try Interspire Shopping cart, its awesome one and rich feature, I used to use OSC which is a mass in my eye. I forget to say its a paid product.</description>
		<content:encoded><![CDATA[<p>I recently try Interspire Shopping cart, its awesome one and rich feature, I used to use OSC which is a mass in my eye. I forget to say its a paid product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F4480</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-61387</link>
		<dc:creator>F4480</dc:creator>
		<pubDate>Sat, 06 Feb 2010 05:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-61387</guid>
		<description>I recently try Interspire Shopping cart, its awesome one and rich feature, I used to use OSC which is a mass in my eye.</description>
		<content:encoded><![CDATA[<p>I recently try Interspire Shopping cart, its awesome one and rich feature, I used to use OSC which is a mass in my eye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tej Prakash Sharma</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-60920</link>
		<dc:creator>Tej Prakash Sharma</dc:creator>
		<pubDate>Wed, 27 Jan 2010 05:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60920</guid>
		<description>hijijkopk</description>
		<content:encoded><![CDATA[<p>hijijkopk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Label Guy</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-60899</link>
		<dc:creator>The Label Guy</dc:creator>
		<pubDate>Tue, 26 Jan 2010 17:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60899</guid>
		<description>Zen Cart is seems OK until you realize how many things require tweaking and modifying. Keeping all your overrides in order is a little crazy. The overall template system makes a lot of sense but, it also seems that Zen Cart&#039;s designers didn&#039;t put any effort into the invoice, packing-slip, or email sending part of it - poor template system and difficult to follow when trying to modify.</description>
		<content:encoded><![CDATA[<p>Zen Cart is seems OK until you realize how many things require tweaking and modifying. Keeping all your overrides in order is a little crazy. The overall template system makes a lot of sense but, it also seems that Zen Cart&#8217;s designers didn&#8217;t put any effort into the invoice, packing-slip, or email sending part of it &#8211; poor template system and difficult to follow when trying to modify.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajan Kota</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-5/#comment-60869</link>
		<dc:creator>Sajan Kota</dc:creator>
		<pubDate>Mon, 25 Jan 2010 21:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60869</guid>
		<description>Very useful information provided, you have definitely made life for a lot of other website owner. good job Done keep it going.</description>
		<content:encoded><![CDATA[<p>Very useful information provided, you have definitely made life for a lot of other website owner. good job Done keep it going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sajan Kota</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-60868</link>
		<dc:creator>Sajan Kota</dc:creator>
		<pubDate>Mon, 25 Jan 2010 21:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60868</guid>
		<description>Very useful information provided, you have definitely made life for a lot of other website owner.</description>
		<content:encoded><![CDATA[<p>Very useful information provided, you have definitely made life for a lot of other website owner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praveen</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-60663</link>
		<dc:creator>praveen</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60663</guid>
		<description>cubecart is not opensource. It is free. Every free software doesn&#039;t mean it is opensource one.</description>
		<content:encoded><![CDATA[<p>cubecart is not opensource. It is free. Every free software doesn&#8217;t mean it is opensource one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-60504</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Tue, 19 Jan 2010 21:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60504</guid>
		<description>I have over the years used osCommerce and Zen Cart and used a number of CMS systems.

I have to say I will never recommend anything but Drupal again. Drupal actually gives you a choice of 2 e-commerce systems.

ecommerce - http://drupal.org/project/ecommerce
ubercart - http://drupal.org/project/ubercart

I have used Ubercart many times and I have to say it does what it promises. A few times I have tried to make it do things it was not designed to do and it got a little frustrating but having Drupal as a development platform makes all the difference. If Drupal is good enough for the whitehouse.gov then it is good enough for me.

Drupal + Views module + CCK module + UberCart module makes for a very powerful combo. Cant wait to try out the ecommerce module and compare it to Ubercart

But dont take my word for it, have a look this list of sites Dries Buytaert (the man that started Drupal) has put together - http://buytaert.net/tag/drupal-sites

And lastly let me just say that I will never again use Joomla for anything.</description>
		<content:encoded><![CDATA[<p>I have over the years used osCommerce and Zen Cart and used a number of CMS systems.</p>
<p>I have to say I will never recommend anything but Drupal again. Drupal actually gives you a choice of 2 e-commerce systems.</p>
<p>ecommerce &#8211; <a href="http://drupal.org/project/ecommerce" rel="nofollow">http://drupal.org/project/ecommerce</a><br />
ubercart &#8211; <a href="http://drupal.org/project/ubercart" rel="nofollow">http://drupal.org/project/ubercart</a></p>
<p>I have used Ubercart many times and I have to say it does what it promises. A few times I have tried to make it do things it was not designed to do and it got a little frustrating but having Drupal as a development platform makes all the difference. If Drupal is good enough for the whitehouse.gov then it is good enough for me.</p>
<p>Drupal + Views module + CCK module + UberCart module makes for a very powerful combo. Cant wait to try out the ecommerce module and compare it to Ubercart</p>
<p>But dont take my word for it, have a look this list of sites Dries Buytaert (the man that started Drupal) has put together &#8211; <a href="http://buytaert.net/tag/drupal-sites" rel="nofollow">http://buytaert.net/tag/drupal-sites</a></p>
<p>And lastly let me just say that I will never again use Joomla for anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bali and Villas</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-60082</link>
		<dc:creator>Bali and Villas</dc:creator>
		<pubDate>Sun, 10 Jan 2010 04:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60082</guid>
		<description>Thank you for share a open source shopping chart.</description>
		<content:encoded><![CDATA[<p>Thank you for share a open source shopping chart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoran</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-60035</link>
		<dc:creator>Zoran</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-60035</guid>
		<description>I have 2 years experience of PHP developing and about 2 weeks ago i started using Magento, after some testings and breaking down the code i realized that people that created Magento had taken the maximum out of PHP as programming language, read it again, the maximum from the PHP language. It is something amazing how code is organized and how it functions. Never tried any other shopping carts so i won&#039;t go into judging.</description>
		<content:encoded><![CDATA[<p>I have 2 years experience of PHP developing and about 2 weeks ago i started using Magento, after some testings and breaking down the code i realized that people that created Magento had taken the maximum out of PHP as programming language, read it again, the maximum from the PHP language. It is something amazing how code is organized and how it functions. Never tried any other shopping carts so i won&#8217;t go into judging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: energy drink dangers</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-59933</link>
		<dc:creator>energy drink dangers</dc:creator>
		<pubDate>Thu, 07 Jan 2010 04:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-59933</guid>
		<description>Thanks for this article. It was just what I was looking for! I think I am going to try out Magento. It sounds like the best cart. 

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for this article. It was just what I was looking for! I think I am going to try out Magento. It sounds like the best cart. </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: task force software</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-59576</link>
		<dc:creator>task force software</dc:creator>
		<pubDate>Fri, 01 Jan 2010 21:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-59576</guid>
		<description>i totally agree with the user above the virtue ecommerce but the templating is the issue</description>
		<content:encoded><![CDATA[<p>i totally agree with the user above the virtue ecommerce but the templating is the issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://webtecker.com/2008/04/22/8-best-open-source-shopping-cart-solutions/comment-page-4/#comment-59550</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 01 Jan 2010 08:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://webtecker.com/?p=204#comment-59550</guid>
		<description>i have used ubercart for &lt;a href=&quot;http://www.visigraphic.com&quot; rel=&quot;nofollow&quot;&gt;all my web projects&lt;/a&gt;, so far this is the most flexible shopping cart, since it works with drupal CMS as core CMS, ubercart support multiple payment system, shipping method and other customized you can imagine,</description>
		<content:encoded><![CDATA[<p>i have used ubercart for <a href="http://www.visigraphic.com" rel="nofollow">all my web projects</a>, so far this is the most flexible shopping cart, since it works with drupal CMS as core CMS, ubercart support multiple payment system, shipping method and other customized you can imagine,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
