<?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: Magento: Overriding Core Files (Blocks, Models, Resources, Controllers)</title>
	<atom:link href="http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/feed/" rel="self" type="application/rss+xml" />
	<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 23:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Daniel Watson</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-13473</link>
		<dc:creator>Daniel Watson</dc:creator>
		<pubDate>Mon, 16 Jan 2012 17:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-13473</guid>
		<description>Very useful blog.
Thanks for share.</description>
		<content:encoded><![CDATA[<p>Very useful blog.<br />
Thanks for share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valentino</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-13128</link>
		<dc:creator>Valentino</dc:creator>
		<pubDate>Sat, 24 Dec 2011 13:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-13128</guid>
		<description>Hi,
by your tricks can I set $countOfSubscritions = 20 into  app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php ?
Thank You and Marry Christmas
Valentino</description>
		<content:encoded><![CDATA[<p>Hi,<br />
by your tricks can I set $countOfSubscritions = 20 into  app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php ?<br />
Thank You and Marry Christmas<br />
Valentino</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surinder</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-12831</link>
		<dc:creator>Surinder</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-12831</guid>
		<description>
       
		
		
			
				CustomCode_MyNewsletter_Mysubscriber
			
		
	
	</description>
		<content:encoded><![CDATA[<p>CustomCode_MyNewsletter_Mysubscriber</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Surinder</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-12830</link>
		<dc:creator>Surinder</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-12830</guid>
		<description>Hi,
    Its not working for me, i want to override newsletter/subscribercontroller.php.
 but always default controller run.
config.xml:

	
		
			
				
					
						
							CustomCode_MyNewsletter_Mysubscriber
						
					
				
			
		
	
</description>
		<content:encoded><![CDATA[<p>Hi,<br />
    Its not working for me, i want to override newsletter/subscribercontroller.php.<br />
 but always default controller run.<br />
config.xml:</p>
<p>							CustomCode_MyNewsletter_Mysubscriber</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-9810</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 26 Sep 2011 11:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-9810</guid>
		<description>Thanks! Thanks. I am new to magento and just doing my best to like you guys. Please don&#039;t mind if i ask alot of question in future. I will like to override the customer template, that is, i want that if a customer login into his/her account, they should see a different design. Please help!

keep your good work alive

Best Regards
Max</description>
		<content:encoded><![CDATA[<p>Thanks! Thanks. I am new to magento and just doing my best to like you guys. Please don&#8217;t mind if i ask alot of question in future. I will like to override the customer template, that is, i want that if a customer login into his/her account, they should see a different design. Please help!</p>
<p>keep your good work alive</p>
<p>Best Regards<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoran</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-8667</link>
		<dc:creator>Zoran</dc:creator>
		<pubDate>Thu, 04 Aug 2011 17:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-8667</guid>
		<description>Hey, thanks for this, it is the least painful solution of all out there, especially if you work with more extensions installed.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this, it is the least painful solution of all out there, especially if you work with more extensions installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merk</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-8250</link>
		<dc:creator>Merk</dc:creator>
		<pubDate>Sat, 23 Jul 2011 17:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-8250</guid>
		<description>Thanks this is so simple after read your post.
I found the best guideline here.
Thanks for give me.</description>
		<content:encoded><![CDATA[<p>Thanks this is so simple after read your post.<br />
I found the best guideline here.<br />
Thanks for give me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-7553</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Fri, 17 Jun 2011 18:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-7553</guid>
		<description>Awesome Post, Thank you very much.</description>
		<content:encoded><![CDATA[<p>Awesome Post, Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kannan</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-6765</link>
		<dc:creator>kannan</dc:creator>
		<pubDate>Tue, 03 May 2011 07:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-6765</guid>
		<description>Hi,

great work, this tutorial is very use full.

Regards,

P.Kannan</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>great work, this tutorial is very use full.</p>
<p>Regards,</p>
<p>P.Kannan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin M</title>
		<link>http://prattski.com/2010/06/24/magento-overriding-core-files-blocks-models-resources-controllers/#comment-6182</link>
		<dc:creator>Justin M</dc:creator>
		<pubDate>Wed, 30 Mar 2011 16:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://devzone.pratthost.com/?p=439#comment-6182</guid>
		<description>techpop, I&#039;m having the exact issue using Magento EE 1.9 and I cannot find the solution. I&#039;ve been looking for a while now. Did you ever find a solution?

Thanks,

Justin</description>
		<content:encoded><![CDATA[<p>techpop, I&#8217;m having the exact issue using Magento EE 1.9 and I cannot find the solution. I&#8217;ve been looking for a while now. Did you ever find a solution?</p>
<p>Thanks,</p>
<p>Justin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

