<?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: The Next Step in Small-Business Web Tools &#8211; Open Source E-commerce/CMS Hybrids</title>
	<atom:link href="http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/</link>
	<description>For Students of The Web, Business and Social Media</description>
	<lastBuildDate>Mon, 05 Oct 2009 22:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Aaron Murnahan</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-69</link>
		<dc:creator>Mark Aaron Murnahan</dc:creator>
		<pubDate>Wed, 19 Aug 2009 05:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-69</guid>
		<description>Oh, you mean like ... oh, what do that call that terrible beast ... Miva? ROFL Kidding!

I have a good buddy who always preaches the benefits of Plone and Zope ... I call it &quot;Plope&quot; just to razz him.

The fact is that these things can co-exist, far beyond using WP for content and osCommerce for ecommerce ... or throwing an instance of TinyMCE into the mix of some random shopping cart.

It can happen ... and it does happen. It just requires an organization who cares more than to hear the first guy who raises his hand and says &quot;Here is a good way to make it look cool without spending too much money.&quot;

Companies are cheap these days, and very short-sighted. When they look at a huge return like the old days of a Dot Com Lamborghini and a huge ROI in the first quarter, they kill the chance of doing something right, sustainable, and future-oriented.

Now, a system that handles idiots in the boardrooms, geeks who want to take pride in their work, and CFOs who can &quot;get it&quot; enough to produce the budget for it ... then we have something.

That is my rant. Cheers!</description>
		<content:encoded><![CDATA[<p>Oh, you mean like &#8230; oh, what do that call that terrible beast &#8230; Miva? ROFL Kidding!</p>
<p>I have a good buddy who always preaches the benefits of Plone and Zope &#8230; I call it &#8220;Plope&#8221; just to razz him.</p>
<p>The fact is that these things can co-exist, far beyond using WP for content and osCommerce for ecommerce &#8230; or throwing an instance of TinyMCE into the mix of some random shopping cart.</p>
<p>It can happen &#8230; and it does happen. It just requires an organization who cares more than to hear the first guy who raises his hand and says &#8220;Here is a good way to make it look cool without spending too much money.&#8221;</p>
<p>Companies are cheap these days, and very short-sighted. When they look at a huge return like the old days of a Dot Com Lamborghini and a huge ROI in the first quarter, they kill the chance of doing something right, sustainable, and future-oriented.</p>
<p>Now, a system that handles idiots in the boardrooms, geeks who want to take pride in their work, and CFOs who can &#8220;get it&#8221; enough to produce the budget for it &#8230; then we have something.</p>
<p>That is my rant. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-68</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Wed, 12 Aug 2009 05:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-68</guid>
		<description>Hi Fred,

It&#039;s sounds very promising! Today i saw on Twitter that Beta will available in September. Great! I’m waiting for this.
Best regards and keep your good work guys!</description>
		<content:encoded><![CDATA[<p>Hi Fred,</p>
<p>It&#8217;s sounds very promising! Today i saw on Twitter that Beta will available in September. Great! I’m waiting for this.<br />
Best regards and keep your good work guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-67</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 06 Aug 2009 04:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-67</guid>
		<description>Hi Marcin,

Thank you for reading and commenting!  Your English is excellent, it is better than my Polish, trust me on that! :)

The system does share some code with the Catalog module, but only in one backend tool.  It does not need Catalog to run though - it is completely stand alone.  It has several backend and frontend modules to it, for example 

- shipping and payment module management on the backend
- email template and configuration management tool (contributed by Andreas Schempp (www.iserv.ch)
- store configuration tool for general store settings
- isotope file manager for product images and other media
- tax management module
- order management module

Frontend modules include 

- shopping cart (mini and full)
- product lister (more on that later)
- product reader
- product options, completely configurable by site admins
- checkout
- customer address book mgmt

The license is LGPL for these.  We&#039;ve spent a lot of time making it designer and developer-friendly, and we&#039;ve spent a lot of time making sure this integrates seamlessly with TYPOlight itself.  Product categories are actually pages, the reason we did that is because we could then have categories integrated as part of navigation, as well as letting categories enjoy all the benefits that regular TYPOlight pages enjoy such as protection, etc.

In addition, we&#039;ve done a lot of work with the GD library and image scaling is done when needed.  

There is more to come as well.  We have scratch built everything but the catalog code we started with (Andreas Schempp and I, and the project has been primarily sponsored by where I work, Winans Creative).  

Other modules in progress are second-tier items such as pricing rules, we have a gift registry module that is a derivative of the base shopping cart model, and we also have payment gateways for Authorize.net, Postfinance (swiss payment tool), and Paypal.

There is much more in terms of features that I can&#039;t cover here, especially when it comes to media management and our general integrative approach.  If you know how to use TYPOlight, there is nothing new with Isotope E-commerce to learn.  

So, we are VERY excited about this, it is a paradigm shift for e-commerce and will present more flexibility that we can forsee at this time by virtue of its design.  The skills needed to use it are no more than what you already have.  Although you can go deeper into it, the most common items are right at your fingertips, so to speak.</description>
		<content:encoded><![CDATA[<p>Hi Marcin,</p>
<p>Thank you for reading and commenting!  Your English is excellent, it is better than my Polish, trust me on that! <img src='http://www.theheadoffred.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The system does share some code with the Catalog module, but only in one backend tool.  It does not need Catalog to run though &#8211; it is completely stand alone.  It has several backend and frontend modules to it, for example </p>
<p>- shipping and payment module management on the backend<br />
- email template and configuration management tool (contributed by Andreas Schempp (www.iserv.ch)<br />
- store configuration tool for general store settings<br />
- isotope file manager for product images and other media<br />
- tax management module<br />
- order management module</p>
<p>Frontend modules include </p>
<p>- shopping cart (mini and full)<br />
- product lister (more on that later)<br />
- product reader<br />
- product options, completely configurable by site admins<br />
- checkout<br />
- customer address book mgmt</p>
<p>The license is LGPL for these.  We&#8217;ve spent a lot of time making it designer and developer-friendly, and we&#8217;ve spent a lot of time making sure this integrates seamlessly with TYPOlight itself.  Product categories are actually pages, the reason we did that is because we could then have categories integrated as part of navigation, as well as letting categories enjoy all the benefits that regular TYPOlight pages enjoy such as protection, etc.</p>
<p>In addition, we&#8217;ve done a lot of work with the GD library and image scaling is done when needed.  </p>
<p>There is more to come as well.  We have scratch built everything but the catalog code we started with (Andreas Schempp and I, and the project has been primarily sponsored by where I work, Winans Creative).  </p>
<p>Other modules in progress are second-tier items such as pricing rules, we have a gift registry module that is a derivative of the base shopping cart model, and we also have payment gateways for Authorize.net, Postfinance (swiss payment tool), and Paypal.</p>
<p>There is much more in terms of features that I can&#8217;t cover here, especially when it comes to media management and our general integrative approach.  If you know how to use TYPOlight, there is nothing new with Isotope E-commerce to learn.  </p>
<p>So, we are VERY excited about this, it is a paradigm shift for e-commerce and will present more flexibility that we can forsee at this time by virtue of its design.  The skills needed to use it are no more than what you already have.  Although you can go deeper into it, the most common items are right at your fingertips, so to speak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-66</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Wed, 05 Aug 2009 09:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-66</guid>
		<description>Hi fred,

I&#039;m big fan of TYPOlight and nice to hear that will new e-commerce system for this CMS. Can you describe little bit more about this? Is it based on any existing module like Catalog? (German e-commerce solution for TYPOlight is based on Catalog that&#039;s why I&#039;m asking). Or is it modul (modules?) writing from scratch by you? I&#039;m really looking forward for this. What about licence?

Sorry for my english.</description>
		<content:encoded><![CDATA[<p>Hi fred,</p>
<p>I&#8217;m big fan of TYPOlight and nice to hear that will new e-commerce system for this CMS. Can you describe little bit more about this? Is it based on any existing module like Catalog? (German e-commerce solution for TYPOlight is based on Catalog that&#8217;s why I&#8217;m asking). Or is it modul (modules?) writing from scratch by you? I&#8217;m really looking forward for this. What about licence?</p>
<p>Sorry for my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plotting a Path To Killer Open Source E-commerce and CMS tools&#160;&#124;&#160;The Head of Fred</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-65</link>
		<dc:creator>Plotting a Path To Killer Open Source E-commerce and CMS tools&#160;&#124;&#160;The Head of Fred</dc:creator>
		<pubDate>Fri, 03 Jul 2009 13:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-65</guid>
		<description>[...] I was engaged in a wonderful comment by commenter &#8220;Liz&#8221; regarding my post &#8220;The Next Step in Small-Business Web Tools - Open Source/E-commerce Hybrids&#8220;.  She left me some great comments and one in particular seemed better suited to an actual [...]</description>
		<content:encoded><![CDATA[<p>[...] I was engaged in a wonderful comment by commenter &#8220;Liz&#8221; regarding my post &#8220;The Next Step in Small-Business Web Tools &#8211; Open Source/E-commerce Hybrids&#8220;.  She left me some great comments and one in particular seemed better suited to an actual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-63</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 26 Jun 2009 13:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-63</guid>
		<description>Hi Liz,

Thanks so much for the thoughtful comments! Regarding the bridging approach, I would just reiterate the unwieldy nature of working with two code bases and two completely different schema.  Also, the typical bridges that exist out there for Magento are mainly limited to the exchange and synchronization of user account data, and so you would likely be heading into uncharted levels of integration to want to bring product management into EE.  Are you biting off more than you can chew?  Does the budget allow for the extra resources needed to bring this level of integration  together?  And of course, moving forward, how much support will be needed to maintain the package?  I&#039;m sure you are asking those questions already, otherwise we may not be discussing this :D

The good thing about this strategy is that in terms of project turnaround, it may be the only solution in the next several months that you can offer, and would at least allow you to get the brand in front of customers.  

Here is an important question - has anyone on the dev team worked with Magento?  If they are familiar with it and comfortable, then that is another advantage you have, but let me forewarn you that Magento in terms of packages is about as bloated and over-engineered a package as I have ever dealt with (and I have dealt with it for many frustrating hours).  Put plainly, it is over-hyped and not developer-friendly.  The database schema itself prints out to 9 pages and is extremely difficult to work with.  &lt;/end rant&gt;

The major problem is this - is there an alternative in the open source arena?  The answer is &quot;not yet&quot; but there is a tool in development that does exactly what I outline in this article.  It is not in production yet but I can tell you that it will be within the year.  For starters, take a look at http://www.typolight.org - this CMS is as good as (or better) than EE, but that is just my personal opinion, having worked with it since June of 2006.  There is a full-featured e-commerce package coming out that is a seamless integration with TYPOlight this year and will have international support out of the box, just an FYI.

feel free to email me if you have further questions - fred@...</description>
		<content:encoded><![CDATA[<p>Hi Liz,</p>
<p>Thanks so much for the thoughtful comments! Regarding the bridging approach, I would just reiterate the unwieldy nature of working with two code bases and two completely different schema.  Also, the typical bridges that exist out there for Magento are mainly limited to the exchange and synchronization of user account data, and so you would likely be heading into uncharted levels of integration to want to bring product management into EE.  Are you biting off more than you can chew?  Does the budget allow for the extra resources needed to bring this level of integration  together?  And of course, moving forward, how much support will be needed to maintain the package?  I&#8217;m sure you are asking those questions already, otherwise we may not be discussing this <img src='http://www.theheadoffred.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>The good thing about this strategy is that in terms of project turnaround, it may be the only solution in the next several months that you can offer, and would at least allow you to get the brand in front of customers.  </p>
<p>Here is an important question &#8211; has anyone on the dev team worked with Magento?  If they are familiar with it and comfortable, then that is another advantage you have, but let me forewarn you that Magento in terms of packages is about as bloated and over-engineered a package as I have ever dealt with (and I have dealt with it for many frustrating hours).  Put plainly, it is over-hyped and not developer-friendly.  The database schema itself prints out to 9 pages and is extremely difficult to work with.  </p>
<p>The major problem is this &#8211; is there an alternative in the open source arena?  The answer is &#8220;not yet&#8221; but there is a tool in development that does exactly what I outline in this article.  It is not in production yet but I can tell you that it will be within the year.  For starters, take a look at <a href="http://www.typolight.org" rel="nofollow">http://www.typolight.org</a> &#8211; this CMS is as good as (or better) than EE, but that is just my personal opinion, having worked with it since June of 2006.  There is a full-featured e-commerce package coming out that is a seamless integration with TYPOlight this year and will have international support out of the box, just an FYI.</p>
<p>feel free to email me if you have further questions &#8211; fred@&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-62</link>
		<dc:creator>Liz</dc:creator>
		<pubDate>Thu, 25 Jun 2009 18:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-62</guid>
		<description>Hi Fred -- I read with interest your comments; I am working with  a wholesaler moving to ecommerce for the first time, and we are looking for a robust solution that will scale with our large consumer product line (footwear) and also enable us to be very brand-driven, and continue to support our retailers.  Oh, yes and international site development as well, to move to ecommerce in a few years.

We are looking at combining Magento as our ecommerce engine and product content management with Expression Engine for content CMS and front end brand identity.  the developers are talking about buildng a bridge (yikes) between the two, and having the admin tool for EE to run all of the product and content management, including the e-commerce.

What do you see as the limitations of this strategy?  Any good things about it? And do you have other recommendations for a mid sized company  like my clients that would enable us to grow into the potential we have as a direct to consumer player?  A tall order, I know, but love your thoughts.</description>
		<content:encoded><![CDATA[<p>Hi Fred &#8212; I read with interest your comments; I am working with  a wholesaler moving to ecommerce for the first time, and we are looking for a robust solution that will scale with our large consumer product line (footwear) and also enable us to be very brand-driven, and continue to support our retailers.  Oh, yes and international site development as well, to move to ecommerce in a few years.</p>
<p>We are looking at combining Magento as our ecommerce engine and product content management with Expression Engine for content CMS and front end brand identity.  the developers are talking about buildng a bridge (yikes) between the two, and having the admin tool for EE to run all of the product and content management, including the e-commerce.</p>
<p>What do you see as the limitations of this strategy?  Any good things about it? And do you have other recommendations for a mid sized company  like my clients that would enable us to grow into the potential we have as a direct to consumer player?  A tall order, I know, but love your thoughts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-14</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Tue, 19 May 2009 02:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-14</guid>
		<description>Hi Andrew,

Thanks for your thoughts.  I&#039;m not suggesting starting from scratch, so you being not sure is exactly correct.  The approach I&#039;m suggesting is to build e-commerce in the context of a CMS, so based on that it would be scratch-building the e-commerce portion but maintaining the approaches taken in the CMS in question.

I have some issues with Magento from a developer&#039;s perspective that would lead me to a differing opinion on that, as well as the recent licensing changes, but perhaps that&#039;s the fodder for another article.  

Thanks for writing!</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Thanks for your thoughts.  I&#8217;m not suggesting starting from scratch, so you being not sure is exactly correct.  The approach I&#8217;m suggesting is to build e-commerce in the context of a CMS, so based on that it would be scratch-building the e-commerce portion but maintaining the approaches taken in the CMS in question.</p>
<p>I have some issues with Magento from a developer&#8217;s perspective that would lead me to a differing opinion on that, as well as the recent licensing changes, but perhaps that&#8217;s the fodder for another article.  </p>
<p>Thanks for writing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew smith</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-13</link>
		<dc:creator>andrew smith</dc:creator>
		<pubDate>Mon, 18 May 2009 21:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-13</guid>
		<description>Perhaps the relative complexity of the 2 fields needs to be analysed to determine the starting point. Magento is a beast of a system, and it&#039;s still got many years to go. The core wordpress is a handful of tables. A basic shopping cart is very different to an enterprise ecommerce system.

I&#039;m not sure your suggesting starting from scratch, and so if you&#039;re going to extend one system to incorporate the other, I would definitely say it has to be to start with Magento and beef up the CMS. It is a &quot;modern&quot; and well stuctured platform based on Zend Framework, easily extensible and with a rapidly growing community.</description>
		<content:encoded><![CDATA[<p>Perhaps the relative complexity of the 2 fields needs to be analysed to determine the starting point. Magento is a beast of a system, and it&#8217;s still got many years to go. The core wordpress is a handful of tables. A basic shopping cart is very different to an enterprise ecommerce system.</p>
<p>I&#8217;m not sure your suggesting starting from scratch, and so if you&#8217;re going to extend one system to incorporate the other, I would definitely say it has to be to start with Magento and beef up the CMS. It is a &#8220;modern&#8221; and well stuctured platform based on Zend Framework, easily extensible and with a rapidly growing community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.theheadoffred.com/2009/05/18/the-next-step-in-small-business-web-tools-open-source-e-commercecms-hybrids/comment-page-1/#comment-12</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 18 May 2009 20:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.theheadoffred.com/?p=104#comment-12</guid>
		<description>Hi Camilo,

Interesting that you should mention Magento.  Having had many, many hours of experience with it, I can tell you that it does not fall into that category.  It has a rudimentary CMS, but it can only be bridged to other CMSs.  It is still a standalone e-commerce package that basically has only the most basic tools to drop content in here and there.  By design, (like other conventional e-commerce packages) it essentially dedicates individual pages to certain functionalities by design versus the true CMS approach which would be to accommodate content elements and modules irrespective of their latent functionality.  Sure, it accommodates widgets on the sides and in other places, but the primary function remains the same - it is purpose-built for e-commerce.

You aren&#039;t missing the point, and I appreciate your comments!  I hope you keep posting,  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Camilo,</p>
<p>Interesting that you should mention Magento.  Having had many, many hours of experience with it, I can tell you that it does not fall into that category.  It has a rudimentary CMS, but it can only be bridged to other CMSs.  It is still a standalone e-commerce package that basically has only the most basic tools to drop content in here and there.  By design, (like other conventional e-commerce packages) it essentially dedicates individual pages to certain functionalities by design versus the true CMS approach which would be to accommodate content elements and modules irrespective of their latent functionality.  Sure, it accommodates widgets on the sides and in other places, but the primary function remains the same &#8211; it is purpose-built for e-commerce.</p>
<p>You aren&#8217;t missing the point, and I appreciate your comments!  I hope you keep posting,  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
