<?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: Shopping cart made from Joomla, K2, Simple Caddy and a CSV import</title>
	<atom:link href="http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/</link>
	<description>So you don&#039;t have to!</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:48:22 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rikki</title>
		<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/comment-page-1/#comment-755</link>
		<dc:creator>Rikki</dc:creator>
		<pubDate>Wed, 09 Dec 2009 17:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=462#comment-755</guid>
		<description>Hello Lonnie

Can I hire you to setup the cart functionality for my K2 site? I only need to take orders, not payments.

If not, can I donate you money and get your code?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello Lonnie</p>
<p>Can I hire you to setup the cart functionality for my K2 site? I only need to take orders, not payments.</p>
<p>If not, can I donate you money and get your code?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie</title>
		<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/comment-page-1/#comment-753</link>
		<dc:creator>Lonnie</dc:creator>
		<pubDate>Tue, 08 Dec 2009 23:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=462#comment-753</guid>
		<description>As for packaging the solution, not likely .. but I can give pointers on how I acomplished it .. The thing I wrote for the client is an excel import, they didn&#039;t want to have to deal with an admin interface, they wanted to keep a product spreadsheet and click a button.. when they do .. it clears out K2 and simplecaddy then rebuilds the datase .. they have about 2,000 products and it&#039;s done in about 3-4 seconds.. it can be managed entirely in joomla though.. the nice thing about my import is that it automatically adds the simplecaddy tags in the content for &quot;add to cart&quot;</description>
		<content:encoded><![CDATA[<p>As for packaging the solution, not likely .. but I can give pointers on how I acomplished it .. The thing I wrote for the client is an excel import, they didn&#8217;t want to have to deal with an admin interface, they wanted to keep a product spreadsheet and click a button.. when they do .. it clears out K2 and simplecaddy then rebuilds the datase .. they have about 2,000 products and it&#8217;s done in about 3-4 seconds.. it can be managed entirely in joomla though.. the nice thing about my import is that it automatically adds the simplecaddy tags in the content for &#8220;add to cart&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lonnie</title>
		<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/comment-page-1/#comment-752</link>
		<dc:creator>Lonnie</dc:creator>
		<pubDate>Tue, 08 Dec 2009 23:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=462#comment-752</guid>
		<description>Well it&#039;s completed but I can&#039;t demonstrate it until the client site launches! so stick around and I&#039;ll showcase it .. it&#039;s a pretty elegant looking solution... it uses heavy K2 html overrides and integration with simplecaddy.. the cart will initially be disabled though because the client doesn&#039;t want to launch with ecom capability, but I made that a simple switch in the admin.</description>
		<content:encoded><![CDATA[<p>Well it&#8217;s completed but I can&#8217;t demonstrate it until the client site launches! so stick around and I&#8217;ll showcase it .. it&#8217;s a pretty elegant looking solution&#8230; it uses heavy K2 html overrides and integration with simplecaddy.. the cart will initially be disabled though because the client doesn&#8217;t want to launch with ecom capability, but I made that a simple switch in the admin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/comment-page-1/#comment-750</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Mon, 07 Dec 2009 04:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=462#comment-750</guid>
		<description>Found your post on K2 which led me here.  I am in the EXACT same position you were in.  

I have been working on a solution for a client and using VirtueMart and agree with you in it&#039;s size and features.  Just too much.  I have been looking to build a custom solution, but new to PHP and Joomla, came from a Python background.  Time is a factor and so complete customization is tough for this first client.

I would like to chat with you about your project and potentially help if needed, as I will most likely be doing the same thing.</description>
		<content:encoded><![CDATA[<p>Found your post on K2 which led me here.  I am in the EXACT same position you were in.  </p>
<p>I have been working on a solution for a client and using VirtueMart and agree with you in it&#8217;s size and features.  Just too much.  I have been looking to build a custom solution, but new to PHP and Joomla, came from a Python background.  Time is a factor and so complete customization is tough for this first client.</p>
<p>I would like to chat with you about your project and potentially help if needed, as I will most likely be doing the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.oneduality.com/2009/09/22/shopping-cart-made-from-joomla-k2-simple-caddy-and-a-csv-import/comment-page-1/#comment-737</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 22 Oct 2009 09:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.oneduality.com/?p=462#comment-737</guid>
		<description>Hi, this sounds wonderful but how could the little people like ourselves get a copy?

Would really appreciate it if you could point me in the right direction!.

Thanks

Paul</description>
		<content:encoded><![CDATA[<p>Hi, this sounds wonderful but how could the little people like ourselves get a copy?</p>
<p>Would really appreciate it if you could point me in the right direction!.</p>
<p>Thanks</p>
<p>Paul</p>
]]></content:encoded>
	</item>
</channel>
</rss>
