<?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: 10 Promising Opensource PHP E-Commerce Application</title>
	<atom:link href="http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/</link>
	<description>Web Development and Design Blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:15:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Slapo</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-14614</link>
		<dc:creator>Slapo</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-14614</guid>
		<description>I&#039;ve deployed Zen Cart on only one web and in the process, I&#039;ve learned that I should have avoided Zen Cart. It has some useful features, but the code isn&#039;t exactly clean or elegant. What makes it a really bad choice is the sheer number of database queries the default &#039;modules&#039; use. I had to modify &#039;modules&#039; and &#039;templates&#039; working with product pages and listings to bring down number of queries issued to a more sensible number. The modifications tend to save about 200+ queries per page.

I haven&#039;t profiled Magento, but it&#039;s quite slow even on localhost in its default installation.

I&#039;ve also tried FreeWay and PrestaShop and the only one that seemed to work OK was OpenCart. FreeWay and PrestaShop were pretty buggy when I tried them about half a year ago.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve deployed Zen Cart on only one web and in the process, I&#8217;ve learned that I should have avoided Zen Cart. It has some useful features, but the code isn&#8217;t exactly clean or elegant. What makes it a really bad choice is the sheer number of database queries the default &#8216;modules&#8217; use. I had to modify &#8216;modules&#8217; and &#8216;templates&#8217; working with product pages and listings to bring down number of queries issued to a more sensible number. The modifications tend to save about 200+ queries per page.</p>
<p>I haven&#8217;t profiled Magento, but it&#8217;s quite slow even on localhost in its default installation.</p>
<p>I&#8217;ve also tried FreeWay and PrestaShop and the only one that seemed to work OK was OpenCart. FreeWay and PrestaShop were pretty buggy when I tried them about half a year ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shandra</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-14237</link>
		<dc:creator>Shandra</dc:creator>
		<pubDate>Sun, 07 Feb 2010 21:34:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-14237</guid>
		<description>Hi Jennifer,

Are you available for work?  I have a site currently in development using Magneto.  I hired some before I saw this post but wanted to know you expertise to possibly have you as a back up provider.  My email is shandra123@gmail.com.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,</p>
<p>Are you available for work?  I have a site currently in development using Magneto.  I hired some before I saw this post but wanted to know you expertise to possibly have you as a back up provider.  My email is <a href="mailto:shandra123@gmail.com">shandra123@gmail.com</a>.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-14104</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Thu, 04 Feb 2010 15:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-14104</guid>
		<description>I&#039;m searching for a open source e-commerce script. This article is really helpful. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>I&#8217;m searching for a open source e-commerce script. This article is really helpful. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annie</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-12510</link>
		<dc:creator>Annie</dc:creator>
		<pubDate>Wed, 30 Dec 2009 23:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-12510</guid>
		<description>I use ZenCart and I like it a lot - but it&#039;s not perfect.  I have played around with Magento and I&#039;m horrified by the enormous file structure. Somebody said it&#039;s a COW and a big cow at that... I agree!  And I&#039;ve heard about problems from all over the &#039;net about Magento&#039;s performance. There are a lot of servers that can&#039;t run it, apparently.  

I hope that ZenCart&#039;s programmers will release 1.4 but they&#039;ve been fairly quiet in 2009 about what they&#039;re working on. If they were paid better maybe there would be more incentive to work on it.  That&#039;s an inherent problem with Open Source, and it&#039;s not meant as criticism of any of the developers: just an observation. I do think ZenCart is the best of all the osCommerce forks. 

This article is helpful.  I&#039;ll check out these other programs.  Thanks.</description>
		<content:encoded><![CDATA[<p>I use ZenCart and I like it a lot &#8211; but it&#8217;s not perfect.  I have played around with Magento and I&#8217;m horrified by the enormous file structure. Somebody said it&#8217;s a COW and a big cow at that&#8230; I agree!  And I&#8217;ve heard about problems from all over the &#8216;net about Magento&#8217;s performance. There are a lot of servers that can&#8217;t run it, apparently.  </p>
<p>I hope that ZenCart&#8217;s programmers will release 1.4 but they&#8217;ve been fairly quiet in 2009 about what they&#8217;re working on. If they were paid better maybe there would be more incentive to work on it.  That&#8217;s an inherent problem with Open Source, and it&#8217;s not meant as criticism of any of the developers: just an observation. I do think ZenCart is the best of all the osCommerce forks. </p>
<p>This article is helpful.  I&#8217;ll check out these other programs.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-11867</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 15 Dec 2009 11:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-11867</guid>
		<description>I&#039;m revisiting this after a year. I stick to what I said above. Magento seems bloated; Prestashop has promise (although the GUI in the admin is a bit all over the place). Odd that no one has anything to say about OpenCart (No. 1 in the article). It&#039;s fast, has a pretty full features list, clean interface, MVC architecture and (as a designer but noob programmer) easy to customise. And the fledgling community is very helpful. Check it out.</description>
		<content:encoded><![CDATA[<p>I&#8217;m revisiting this after a year. I stick to what I said above. Magento seems bloated; Prestashop has promise (although the GUI in the admin is a bit all over the place). Odd that no one has anything to say about OpenCart (No. 1 in the article). It&#8217;s fast, has a pretty full features list, clean interface, MVC architecture and (as a designer but noob programmer) easy to customise. And the fledgling community is very helpful. Check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fau</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-10813</link>
		<dc:creator>fau</dc:creator>
		<pubDate>Thu, 26 Nov 2009 04:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-10813</guid>
		<description>I am looking for ecommerce site for blinds and shades.. any one recommend me free open source.. cheked most of them for unique price.

I am looking for price with width and hight.</description>
		<content:encoded><![CDATA[<p>I am looking for ecommerce site for blinds and shades.. any one recommend me free open source.. cheked most of them for unique price.</p>
<p>I am looking for price with width and hight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denbagus</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-10796</link>
		<dc:creator>denbagus</dc:creator>
		<pubDate>Wed, 25 Nov 2009 22:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-10796</guid>
		<description>i usualy use magento for ecommerce...many have features</description>
		<content:encoded><![CDATA[<p>i usualy use magento for ecommerce&#8230;many have features</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tj mapes &#187; Blog Archive &#187; What I&#8217;m Reading (weekly)</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-8894</link>
		<dc:creator>tj mapes &#187; Blog Archive &#187; What I&#8217;m Reading (weekly)</dc:creator>
		<pubDate>Sun, 25 Oct 2009 12:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-8894</guid>
		<description>[...] 10 Promising Opensource PHP E-Commerce Application &#124; INSIC 2.0 Web Development &amp; Design Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 Promising Opensource PHP E-Commerce Application | INSIC 2.0 Web Development &amp; Design Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jenniferaslan</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-7356</link>
		<dc:creator>jenniferaslan</dc:creator>
		<pubDate>Tue, 01 Sep 2009 18:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-7356</guid>
		<description>We have only built one full ecommerce site so far (http://www.greencupboards.com/), and we used Magento because it had most of the features the client wanted, &quot;right out of the box.&quot; It worked well for several months until the client started adding thousands of products to the catalog and got another developer involved in additional customization. In more recent times it crashes the server quite often and appears to have a memory leak somewhere (although I can&#039;t say if it&#039;s a problem inherent in Magento or has something to do with the customization).

There was quite a learning curve in implementing and skinning the store, and the client required A LOT of customization, but we were happy with how much control we had over the look of things with CSS and that the menu is SEO friendly. The back-end Admin interface is also very easy to use.

Since it&#039;s the only solution we&#039;ve used, I can&#039;t compare its speed to any other system, but it seems to work for the most part. The only thing that I would say, apart from anything about its underlying programming and structure, is that it really isn&#039;t designed to handle extremely large catalogs and all the fulfillment takes place inside the back-end admin, one product at a time (it is not currently able to connect to any established fulfillment applications that we know of). In this way, it is not very scalable.

My conclusion is that it seems you&#039;ll have frustrations with any solution you choose, but Magento has a lot of built-in functionality that makes it feel a bit like Amazon.com. If that&#039;s what you&#039;re looking for, and your catalog is not thousands of products large and your fulfillment guys are comfortable using its interface, Magento may still be your ticket, especially if you want easy control over every aspect of the CSS.</description>
		<content:encoded><![CDATA[<p>We have only built one full ecommerce site so far (<a href="http://www.greencupboards.com/" rel="nofollow">http://www.greencupboards.com/</a>), and we used Magento because it had most of the features the client wanted, &#8220;right out of the box.&#8221; It worked well for several months until the client started adding thousands of products to the catalog and got another developer involved in additional customization. In more recent times it crashes the server quite often and appears to have a memory leak somewhere (although I can&#8217;t say if it&#8217;s a problem inherent in Magento or has something to do with the customization).</p>
<p>There was quite a learning curve in implementing and skinning the store, and the client required A LOT of customization, but we were happy with how much control we had over the look of things with CSS and that the menu is SEO friendly. The back-end Admin interface is also very easy to use.</p>
<p>Since it&#8217;s the only solution we&#8217;ve used, I can&#8217;t compare its speed to any other system, but it seems to work for the most part. The only thing that I would say, apart from anything about its underlying programming and structure, is that it really isn&#8217;t designed to handle extremely large catalogs and all the fulfillment takes place inside the back-end admin, one product at a time (it is not currently able to connect to any established fulfillment applications that we know of). In this way, it is not very scalable.</p>
<p>My conclusion is that it seems you&#8217;ll have frustrations with any solution you choose, but Magento has a lot of built-in functionality that makes it feel a bit like Amazon.com. If that&#8217;s what you&#8217;re looking for, and your catalog is not thousands of products large and your fulfillment guys are comfortable using its interface, Magento may still be your ticket, especially if you want easy control over every aspect of the CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simonfan</title>
		<link>http://blog.insicdesigns.com/2008/11/opensource-php-e-commerce-application/#comment-6655</link>
		<dc:creator>simonfan</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.insicdesigns.com/?p=419#comment-6655</guid>
		<description>There is no one ecommerce is good as I think it should be.


Magento looks great at first, but I cannot bear its performance, even open the cache, it still very slow.

No prominent ecommerce solution so far.</description>
		<content:encoded><![CDATA[<p>There is no one ecommerce is good as I think it should be.</p>
<p>Magento looks great at first, but I cannot bear its performance, even open the cache, it still very slow.</p>
<p>No prominent ecommerce solution so far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
