<?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 for Fresh Squeezed Juice</title>
	<atom:link href="http://www.omnisubsole.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.omnisubsole.com/blog</link>
	<description>Ramblings, musings and code</description>
	<lastBuildDate>Fri, 05 Feb 2010 21:11:23 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Configurable Products in Magento by juice</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-95</link>
		<dc:creator>juice</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-95</guid>
		<description>What version of magento are you using?  The code was tested with 1.3.2.2 but I have not run it against 1.4rc.    I&#039;d double check to make sure all the attribute_ids are correct; the attribute_ids in the sample code are specific to my store.</description>
		<content:encoded><![CDATA[<p>What version of magento are you using?  The code was tested with 1.3.2.2 but I have not run it against 1.4rc.    I&#8217;d double check to make sure all the attribute_ids are correct; the attribute_ids in the sample code are specific to my store.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Gregory</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-94</link>
		<dc:creator>Gregory</dc:creator>
		<pubDate>Fri, 05 Feb 2010 21:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-94</guid>
		<description>This script works for me, almost. It adds the simple and configurable products into Magento, but when I go to edit configurable product, I get this error:

Fatal error: Call to a member function getId() on a non-object in C:\xampp\htdocs\wmishops\magento\app\code\core\Mage\Catalog\Model\Product\Type\Configurable.php on line 222

For some reason the protected property &#039;_data&#039; array key &#039;product_attribute&#039; is not being set.

Any idea on what I am doing wrong?</description>
		<content:encoded><![CDATA[<p>This script works for me, almost. It adds the simple and configurable products into Magento, but when I go to edit configurable product, I get this error:</p>
<p>Fatal error: Call to a member function getId() on a non-object in C:\xampp\htdocs\wmishops\magento\app\code\core\Mage\Catalog\Model\Product\Type\Configurable.php on line 222</p>
<p>For some reason the protected property &#8216;_data&#8217; array key &#8216;product_attribute&#8217; is not being set.</p>
<p>Any idea on what I am doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Thomas</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-93</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 30 Nov 2009 21:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-93</guid>
		<description>Can you use the script for creating bundled products as well?</description>
		<content:encoded><![CDATA[<p>Can you use the script for creating bundled products as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Mike</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-83</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-83</guid>
		<description>Brian,
I did notice the categorization took a bit longer. 

We have moved back to using the API at this point, as there are just too many tables that need to be updated for a configurable product insert. The code was unmaintainable, and the speed increase was becoming negligible.</description>
		<content:encoded><![CDATA[<p>Brian,<br />
I did notice the categorization took a bit longer. </p>
<p>We have moved back to using the API at this point, as there are just too many tables that need to be updated for a configurable product insert. The code was unmaintainable, and the speed increase was becoming negligible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Brian</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-69</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 11 Oct 2009 02:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-69</guid>
		<description>Does 75 per minute include categorization? I&#039;ve noticed that it&#039;s not creation, but categorization that takes a real long time. How did you manage around that?</description>
		<content:encoded><![CDATA[<p>Does 75 per minute include categorization? I&#8217;ve noticed that it&#8217;s not creation, but categorization that takes a real long time. How did you manage around that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Brian</title>
		<link>http://www.omnisubsole.com/blog/about/comment-page-1#comment-68</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 11 Oct 2009 01:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?page_id=2#comment-68</guid>
		<description>First of all, I want to thank you for your blog. It was immensely helpful (especially creating products without using Magento&#039;s built in API). It was very generous of you to post your hard worked code.

I was wondering if you had any more codes that you were willing to share with public, that you just havent done yet.</description>
		<content:encoded><![CDATA[<p>First of all, I want to thank you for your blog. It was immensely helpful (especially creating products without using Magento&#8217;s built in API). It was very generous of you to post your hard worked code.</p>
<p>I was wondering if you had any more codes that you were willing to share with public, that you just havent done yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Mike</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-63</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-63</guid>
		<description>As expected, it is indeed MUCH faster with direct queries, albeit a bit of a headache. The same 500 product import now takes about 8 seconds.</description>
		<content:encoded><![CDATA[<p>As expected, it is indeed MUCH faster with direct queries, albeit a bit of a headache. The same 500 product import now takes about 8 seconds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by juice</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-62</link>
		<dc:creator>juice</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-62</guid>
		<description>For simple products, I load ~75 per minute; for configurable products, its about the same rate but seems slower since you have to create multiple simple prodcuts for each configurable product.  I believe the perfomance issues are indeed related to Magent&#039;s data model.  It allows for a lot of flexibility but that same flexibility undermines performance. There are several posts on the magento boards dealing with using direct sql queries to create products.  Doing it that way may be faster but I haven&#039;t tried it yet.</description>
		<content:encoded><![CDATA[<p>For simple products, I load ~75 per minute; for configurable products, its about the same rate but seems slower since you have to create multiple simple prodcuts for each configurable product.  I believe the perfomance issues are indeed related to Magent&#8217;s data model.  It allows for a lot of flexibility but that same flexibility undermines performance. There are several posts on the magento boards dealing with using direct sql queries to create products.  Doing it that way may be faster but I haven&#8217;t tried it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by Mike</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-61</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 08 Oct 2009 13:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-61</guid>
		<description>juice,
Have you run into any performance issues using the DB model to create products?

I came across your post and tried using this method, but unfortunately it ended up being too slow to be feasible (15 minutes for 500 products). I&#039;m wondering if there is perhaps an underlying issue with the Magento DB model as far as efficiency, or something else I missed bogging things down.</description>
		<content:encoded><![CDATA[<p>juice,<br />
Have you run into any performance issues using the DB model to create products?</p>
<p>I came across your post and tried using this method, but unfortunately it ended up being too slow to be feasible (15 minutes for 500 products). I&#8217;m wondering if there is perhaps an underlying issue with the Magento DB model as far as efficiency, or something else I missed bogging things down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configurable Products in Magento by juice</title>
		<link>http://www.omnisubsole.com/blog/2009/07/01/configurable-products-in-magento.html/comment-page-1#comment-44</link>
		<dc:creator>juice</dc:creator>
		<pubDate>Tue, 22 Sep 2009 11:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.omnisubsole.com/blog/?p=35#comment-44</guid>
		<description>I had to load 300K+ products.  The API was just to slow.  I believe I saw posts on the Magento boards about using the API to create configurable products.</description>
		<content:encoded><![CDATA[<p>I had to load 300K+ products.  The API was just to slow.  I believe I saw posts on the Magento boards about using the API to create configurable products.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
