<?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>Webstuffshare - Learn and share. The simplest harmony. &#187; Cart</title>
	<atom:link href="http://www.webstuffshare.com/tag/cart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstuffshare.com</link>
	<description>Learn and share. The simplest harmony.</description>
	<lastBuildDate>Wed, 25 Jul 2012 15:00:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Spree : Ruby on Rails Open Source E-Commerce</title>
		<link>http://www.webstuffshare.com/2010/02/spree-ruby-on-rails-open-source-e-commerce/</link>
		<comments>http://www.webstuffshare.com/2010/02/spree-ruby-on-rails-open-source-e-commerce/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:43:09 +0000</pubDate>
		<dc:creator>Hidayat Sagita</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Cart]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.webstuffshare.com/?p=1113</guid>
		<description><![CDATA[Spree is open source e-commerce platform based on Ruby on Rails platform, beautifully created by Sean Schofield. Spree features are best, including extensible design, custom shipping logic, SEO friendly, 100% [...]]]></description>
				<content:encoded><![CDATA[<p><img src='http://www.webstuffshare.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/1113.jpg&amp;w=200&amp;h=150&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p style="text-align: center;"><img style="-webkit-border-radius:5px;-moz-border-radius:5px;" class="aligncenter size-full wp-image-1114" title="Picture 2" src="http://www.webstuffshare.com/wp-content/uploads/2010/02/Picture-21.png" alt="Picture 2" width="314" height="138" /></p>
<p><br/></p>
<p><a title="Go to Spree homepage" href="http://spreecommerce.com/" target="_blank"><strong>Spree</strong></a> is open source e-commerce platform based on Ruby on Rails platform, beautifully created by <a title="Go to Sean Schofield homepage" href="http://railsdog.com/" target="_blank">Sean Schofield</a>. Spree <a title="Go to Spree features" href="http://spreecommerce.com/features" target="_blank">features</a> are best, including extensible design, custom shipping logic, SEO friendly, 100% REST!, etc. The backend is very clean, simple and user friendly, we won&#8217;t find any difficulty to use it.</p>
<p>If we want to take Spree to advanced apps we don&#8217;t need to worry since Spree has the online <a title="Go to Spree Documentation" href="http://spreecommerce.com/documentation" target="_blank">documentation</a> (including <a title="Go to Spree Wiki" href="http://wiki.github.com/railsdog/spree" target="_blank">Wiki</a> and <a title="Go to Spree Quick Start Guide" href="http://spreecommerce.com/support/quick_start" target="_blank">Quick Start Guide</a>) and <a title="Go to Spree community page" href="http://spreecommerce.com/community" target="_blank">community</a> support.  Spree is licensed under New BSD License, now you can try the demo in <a title="Go to Spree demo" href="http://spreecommerce.com/demo" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webstuffshare.com/2010/02/spree-ruby-on-rails-open-source-e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jCart : AJAX/PHP Shopping Cart</title>
		<link>http://www.webstuffshare.com/2010/01/jcart-ajaxphp-shopping-cart/</link>
		<comments>http://www.webstuffshare.com/2010/01/jcart-ajaxphp-shopping-cart/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 08:32:36 +0000</pubDate>
		<dc:creator>Hidayat Sagita</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cart]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.webstuffshare.com/?p=622</guid>
		<description><![CDATA[jCart is a simple shopping cart application made from jQuery and PHP. Because it makes use of jQuery as primary component the shopping process runs in AJAX technology so the [...]]]></description>
				<content:encoded><![CDATA[<p><img src='http://www.webstuffshare.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/622.png&amp;w=200&amp;h=150&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p>jCart is a simple shopping cart application made from jQuery and PHP. Because it makes use of jQuery as primary component the shopping process runs in AJAX technology so the user don&#8217;t have to refresh every page in making a transaction. Moreover, this application supports full functionality in case the javascript is disabled.</p>
<p><span id="more-622"></span><a title="Go to jCart homepage" href="http://conceptlogic.com/jcart/" target="_blank"><strong>jCart</strong></a> also supports PayPal checkout. You only have to make a little configuration in your jcart-config.php file by adding your merchant ID PayPal. If you are not a PayPal user, you can put a checkout script or your own payment processor on file jcart-gateway.php</p>
<h3>Implementation</h3>
<p>Here is some results of jCart implementation which can be used for daily life. The implementation scope I did is only modifying the output preview. I only optimized this implementation on <strong>Safari</strong> and <strong>Google Chrome</strong> browser. To see how to install jCart you can <a title="Go to jCart 'how-to install' page" href="http://conceptlogic.com/jcart/install.php" target="_blank">click here</a>.</p>
<p style="text-align: center;"><a href="http://www.webstuffshare.com/wp-content/uploads/2010/01/Screenshot.png" target="_blank"><img class="size-medium wp-image-626 aligncenter" style="margin: 2em 0;" title="Screenshot" src="http://www.webstuffshare.com/wp-content/uploads/2010/01/Screenshot-300x174.png" border="0" alt="Screenshot" width="300" height="174" /></a></p>
<p>In this implementation, there are only 3 files I need to be modified such as: <strong>store.php</strong>, <strong>checkout.php</strong>, and <strong>jcart.php</strong>. Store.php is a script to show available product list and user shopping cart. Checkout.php handles updating data and customers checkout. Jcart.php, on the other hand, is a core script of jCart itself.</p>
<p>Feel free to download this implementation I made <strong>but not for</strong>:</p>
<ol style="margin-left: 4em; margin-bottom: 1em;">
<li style="padding: 5px;">Redistribute it as yours.</li>
<li style="padding: 5px;">Sell it.</li>
<li style="padding: 5px;">Make a mirror download of it.</li>
</ol>
<p>You can also get regular useful updates about web-stuff by subscribing <a title="Feed webstuffshare now!" href="http://feeds.feedburner.com/webstuffsharecom" target="_blank"><strong>webstuffshare RSS feed</strong></a>. If you like this post, your sharing and feedback would be very appreciated <img src='http://www.webstuffshare.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div class="button-show-implementation"><a href="http://www.webstuffshare.com/demo/jCart/">Show Implementation</a></div>
<div class="button-download-source"><a href="http://www.webstuffshare.com/download/jCart.zip">Download Source</a></div>
<div class="cleaner"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.webstuffshare.com/2010/01/jcart-ajaxphp-shopping-cart/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.webstuffshare.com @ 2013-05-26 03:51:39 -->