<?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 Kalenyuk Technical Blog</title>
	<atom:link href="http://www.kalenyuk.com.ua/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kalenyuk.com.ua</link>
	<description>Articles about Magento, Varnish, PHP, MySQL</description>
	<lastBuildDate>Fri, 17 Feb 2012 09:13:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Add new image type for product in Magento by Edward</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-319</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Fri, 17 Feb 2012 09:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-319</guid>
		<description>Great, exactly what I was looking for, although a companion post on where to put the code might be helpful to all the commenters above!</description>
		<content:encoded><![CDATA[<p>Great, exactly what I was looking for, although a companion post on where to put the code might be helpful to all the commenters above!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento performance optimization with Varnish cache by jrosell</title>
		<link>http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html/comment-page-1#comment-314</link>
		<dc:creator>jrosell</dc:creator>
		<pubDate>Fri, 25 Nov 2011 18:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=47#comment-314</guid>
		<description>Is possible to install it on Magento CE 1.6?</description>
		<content:encoded><![CDATA[<p>Is possible to install it on Magento CE 1.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by Avtar</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-312</link>
		<dc:creator>Avtar</dc:creator>
		<pubDate>Tue, 01 Nov 2011 13:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-312</guid>
		<description>Thanks.. Great Code..:)</description>
		<content:encoded><![CDATA[<p>Thanks.. Great Code..:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by Felipe Leusin</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-280</link>
		<dc:creator>Felipe Leusin</dc:creator>
		<pubDate>Mon, 27 Jun 2011 16:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-280</guid>
		<description>So,

I got this working by creating a custom module. Adding this to my custom module setup.

My config.xml looked like:


    
        
            0.1.0
        
    
    
        
            
                
                    Renove_Vectorimage
                    Mage_Catalog_Model_Resource_Eav_Mysql4_Setup
                
                
                    core_setup
                
            
        
    
</description>
		<content:encoded><![CDATA[<p>So,</p>
<p>I got this working by creating a custom module. Adding this to my custom module setup.</p>
<p>My config.xml looked like:</p>
<p>            0.1.0</p>
<p>                    Renove_Vectorimage<br />
                    Mage_Catalog_Model_Resource_Eav_Mysql4_Setup</p>
<p>                    core_setup</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento performance optimization with Varnish cache by Getting Varnish To Work on Magento &#124; Coding Answers</title>
		<link>http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html/comment-page-1#comment-275</link>
		<dc:creator>Getting Varnish To Work on Magento &#124; Coding Answers</dc:creator>
		<pubDate>Fri, 20 May 2011 08:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=47#comment-275</guid>
		<description>[...] I am following the example at: http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html [...]</description>
		<content:encoded><![CDATA[<p>[...] I am following the example at: <a href="http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html" rel="nofollow">http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by KOmaSHOOTER</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-274</link>
		<dc:creator>KOmaSHOOTER</dc:creator>
		<pubDate>Thu, 19 May 2011 08:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-274</guid>
		<description>the best way is too reinstall magento.
Put the new code in
app\code\core\Mage\Resource\Eav\Mysql4\Setup.php line: 888</description>
		<content:encoded><![CDATA[<p>the best way is too reinstall magento.<br />
Put the new code in<br />
app\code\core\Mage\Resource\Eav\Mysql4\Setup.php line: 888</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by KOmaSHOOTER</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-273</link>
		<dc:creator>KOmaSHOOTER</dc:creator>
		<pubDate>Tue, 17 May 2011 12:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-273</guid>
		<description>How do i start the “Magento update script”?</description>
		<content:encoded><![CDATA[<p>How do i start the “Magento update script”?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by KOmaSHOOTER</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-272</link>
		<dc:creator>KOmaSHOOTER</dc:creator>
		<pubDate>Tue, 17 May 2011 12:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-272</guid>
		<description>How to i start the &quot;Magento update script&quot;?</description>
		<content:encoded><![CDATA[<p>How to i start the &#8220;Magento update script&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento performance optimization with Varnish cache by COBAY</title>
		<link>http://www.kalenyuk.com.ua/magento-performance-optimization-with-varnish-cache-47.html/comment-page-1#comment-268</link>
		<dc:creator>COBAY</dc:creator>
		<pubDate>Wed, 04 May 2011 09:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=47#comment-268</guid>
		<description>Thank you for your code ~~~
You&#039;re great !</description>
		<content:encoded><![CDATA[<p>Thank you for your code ~~~<br />
You&#8217;re great !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add new image type for product in Magento by Ciantic</title>
		<link>http://www.kalenyuk.com.ua/add-new-image-for-product-in-magento-81.html/comment-page-1#comment-266</link>
		<dc:creator>Ciantic</dc:creator>
		<pubDate>Thu, 28 Apr 2011 18:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kalenyuk.com.ua/?p=81#comment-266</guid>
		<description>I need to know how to execute the update SQL script?

I agree with others, the instructions are lacking.

I get it that files in /app/code/core/Mage/Catalog/sql/catalog_setup/ are in same format but it does not help newbie.

If I create own file to that directory and throw the code above to there it does not magically get executed, I need to know how to execute the update SQL?

Btw if it is just SQL why not paste SQL statements those are simple to execute with phpmyadmin...</description>
		<content:encoded><![CDATA[<p>I need to know how to execute the update SQL script?</p>
<p>I agree with others, the instructions are lacking.</p>
<p>I get it that files in /app/code/core/Mage/Catalog/sql/catalog_setup/ are in same format but it does not help newbie.</p>
<p>If I create own file to that directory and throw the code above to there it does not magically get executed, I need to know how to execute the update SQL?</p>
<p>Btw if it is just SQL why not paste SQL statements those are simple to execute with phpmyadmin&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

