<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MonkeyMeister.com</title>
	<atom:link href="http://www.monkeymeister.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeymeister.com</link>
	<description>Tips, tricks and tales from a web developer</description>
	<lastBuildDate>Thu, 10 Mar 2011 23:13:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A rough guide to TomatoCart &#8211; powerful, open source ecommerce</title>
		<link>http://www.monkeymeister.com/2011/03/a-rough-guide-to-tomatocart-powerful-open-source-ecommerce/</link>
		<comments>http://www.monkeymeister.com/2011/03/a-rough-guide-to-tomatocart-powerful-open-source-ecommerce/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 23:13:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[tomato]]></category>
		<category><![CDATA[tomatocart]]></category>

		<guid isPermaLink="false">http://www.monkeymeister.com/?p=30</guid>
		<description><![CDATA[When it comes to ecommerce, in particular open source ecommerce, there is a lot of competition out there. Starting out selling products and services can be complicated, with terms like &#8216;conversion rates&#8217;, &#8216;EPOS&#8217; and &#8216;merchant ID&#8217; often confusing matters further. What would appear to make matters worse would be the huge choice of software available, [...]]]></description>
			<content:encoded><![CDATA[<p>When<img class="alignleft size-full wp-image-36" title="Tomato Cart" src="http://www.monkeymeister.com/wp-content/uploads/2011/03/tomatocart-logo-120x120.jpg" alt="Tomato Cart" width="120" height="120" /> it comes to ecommerce, in particular open source ecommerce, there is a <em>lot</em> of competition out there. Starting out selling products and services can be complicated, with terms like &#8216;conversion rates&#8217;, &#8216;EPOS&#8217; and &#8216;merchant ID&#8217; often confusing matters further. What would appear to make matters worse would be the huge choice of software available, from big players such as <a title="Actinic" href="http://www.actinic.co.uk">Actinic</a> and <a title="Big Commerce" href="http://www.bigcommerce.com">Big Commerce</a> right through to the community-built and often free offerings like <a title="osCommerce" href="http://www.oscommerce.com">osCommerce</a> and <a title="Zen Cart" href="http://www.zen-cart.com">Zen Cart</a>.</p>
<p>Coming from a PHP / MySQL background, it was with great pleasure, then, that I came across <a title="TomatoCart" href="http://www.tomatocart.com">TomatoCart</a>, a powerful and full-feature shopping cart software based on the osCommerce package. It&#8217;s free, it&#8217;s fast and it looks great.<strong></strong></p>
<p><strong><span id="more-30"></span>The Pros</strong></p>
<ul>
<li>Simple installation and basic server requirements</li>
<li>Great-looking out-of-the-box design</li>
<li>Many extras normally added on built in and integrated</li>
<li>Incredible, easy to use backend</li>
</ul>
<p><strong>The Cons</strong></p>
<ul>
<li>Slow development of updates and patches</li>
<li>Small bugs in operation</li>
</ul>
<p><strong>Installation</strong><img class="alignright size-medium wp-image-38" title="TomatoCart installation" src="http://www.monkeymeister.com/wp-content/uploads/2011/03/Tomcart-pre-installation-300x212.png" alt="" width="258" height="183" /></p>
<p>Firstly, TomatoCart has a nice, simple, step-by-step installation procedure. For a straightforward installation, you&#8217;ll need a Linux server running PHP 5.1.6 or greater, MySQL 4.1.3 or greater and ExtJS 2.2.1. Simple, eh? The installation will ask all the details it needs, such as database connection details and basic store configurations, such as the store name and owner details.</p>
<p>It&#8217;ll even check the server, to make sure it&#8217;s capable of running TomatoCart. Accept the license, check some boxes and you&#8217;re away. Tip: If you&#8217;re installing for the first time, I would select the option to install the dummy data, as it really help when it comes to configuring the setup later.</p>
<p><strong>Out Of The Box</strong></p>
<p>The first thing you&#8217;ll realise is the great-looking store front from the default installation. You can tell that someone has spent a while developing the default Glass-Gray theme as it looks uniform, sleek and clean. Compared to the other stores out there (particularly the open-source offerings) that this theme looks <strong>far</strong> more professional and clean.</p>
<p><img class="alignleft size-medium wp-image-40" title="Tomato Cart Default Install" src="http://www.monkeymeister.com/wp-content/uploads/2011/03/front-300x200.png" alt="" width="300" height="200" />An important point to make here is that theme support is limited, and relatively confined to the <a title="Extension Manager" href="http://www.tomatocart.com/products/extension-manage.html">TomatoCart Extension Manager</a>, although pretty much all of these offerings, as well as the default theme utilise up-to-date coding practices, such as abolishing tables. This alone is enough to put it ahead of osCommerce.</p>
<p>The interface interaction is pretty much what you&#8217;d expect of a modern ecommerce software, with some really nice touches. For instance the default inclusion of the product image rollover / zoom effect, which would normally involve the download / upload / install / configuration of an addon, means less time configuring and more time selling. Also of note is the fly-to-cart effect produced when adding a product into the cart.</p>
<p>The Glass-Gray theme also features use of ajax to speed up interaction. tasks  such as removing a product from your cart and changing quantities is made easy by utilising ajax calls to do the hard work, keeping focus on your products and articles. Banner rotation, categories and sideboxes are all sorted too.</p>
<p><strong>The Admin Side of Things</strong></p>
<p><img class="alignright size-medium wp-image-41" title="TomatoCart Admin Panel" src="http://www.monkeymeister.com/wp-content/uploads/2011/03/admin-300x200.png" alt="" width="300" height="200" />This is what sets TomatoCart apart from the rest. For anyone who has ever laid hands on Windows Vista, you&#8217;ll feel at home with the admin panel and the way it&#8217;s laid out. Through (extensive) use of ExtJS, the developers have managed to create a streamline, great looking and easy to use admin and configuration panel.</p>
<p>Administrators are greeted by a familiar desktop, start menu and taskbar, aero windows with minimise / maximise control and sidebar widgets. A dashboard holds a quick-view of the site, providing an overview of recent orders, customer sign-ups, visitor stats and reviews.</p>
<p>Built in features include reporting from Piwik. Orders, products and customers are all displayed in grid-view with sorting and editing functionality. Gift vouchers, sales and coupon codes are all easily configured using the beautiful, window-orientated controls.</p>
<p>Okay, okay, so it&#8217;s not all sunshine and lollipops. Undoubtedly a project as large as this will have it&#8217;s downfalls &#8211; and for the large part these are incredibly minor. Small bugs that are a nuisance rather than a problem. Such as the fact that orders appear in the backend before payment is completed, leading to administrators having to delete or manually change incomplete orders. Or the fact that confirmation emails are not recieved by the customer until an order is updated or processed, meaning that sometimes customers end up asking whether the order was successful.</p>
<p>But, if you&#8217;re happy to put up with those little niggles, then the pros <em>far</em> outweigh the cons, and you&#8217;ll end up with a slick, great looking and highly-functional ecommerce system.</p>
<p>The osCommerce site is: <a href="http://www.tomatocart.com">http://www.tomatocart.com</a></p>
<p>A demo of the front can be found at <a href="http://demo.tomatocart.com">http://demo.tomatocart.com</a></p>
<p>A demo of the admin panel can be found at <a href="http://demo.tomatocart.com/admin">http://demo.tomatocart.com/admin</a> (use &#8216;admin&#8217; as the username and password)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.monkeymeister.com/2011/03/a-rough-guide-to-tomatocart-powerful-open-source-ecommerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

