<?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: Howto: Repackageable custom extension development in Magento &#8211; Part 3 &#8211; Database</title>
	<atom:link href="http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/</link>
	<description>WARNING: excessive use of this site will increase MP at the expense of HP</description>
	<lastBuildDate>Tue, 22 Jun 2010 10:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Magento Developer</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-767</link>
		<dc:creator>Magento Developer</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-767</guid>
		<description>Great Article about magento custom extension development. Thank you for sharing it with us.</description>
		<content:encoded><![CDATA[<p>Great Article about magento custom extension development. Thank you for sharing it with us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaweee</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-406</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Wed, 17 Jun 2009 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-406</guid>
		<description>Glad i could help!</description>
		<content:encoded><![CDATA[<p>Glad i could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JonUK</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-404</link>
		<dc:creator>JonUK</dc:creator>
		<pubDate>Wed, 17 Jun 2009 13:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-404</guid>
		<description>Thanks Gary. Seems despite all efforts, a good tutorial can&#039;t stop a developer being a twit. I omitted to update the version in config.xml to 0.2.0. Now works perfectly!</description>
		<content:encoded><![CDATA[<p>Thanks Gary. Seems despite all efforts, a good tutorial can&#8217;t stop a developer being a twit. I omitted to update the version in config.xml to 0.2.0. Now works perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaweee</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-398</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Tue, 16 Jun 2009 17:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-398</guid>
		<description>make sure your mysql4-upgrade-0.1.0-0.2.0.php file begins with &lt;?php
:D i didnt bother to write it in there but you need it for php instructions remember?
Also, if it still doesnt work
go into your core_resources table and change your version back to 0.1.0 and then go to to your admin page again, that&#039;ll trigger the update script. I&#039;ve just tested the scripts, it works just fine. :)
Good luck!</description>
		<content:encoded><![CDATA[<p>make sure your mysql4-upgrade-0.1.0-0.2.0.php file begins with < ?php<br />
 <img src='http://t.wits.sg/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  i didnt bother to write it in there but you need it for php instructions remember?<br />
Also, if it still doesnt work<br />
go into your core_resources table and change your version back to 0.1.0 and then go to to your admin page again, that&#8217;ll trigger the update script. I&#8217;ve just tested the scripts, it works just fine. <img src='http://t.wits.sg/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JonUK</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-397</link>
		<dc:creator>JonUK</dc:creator>
		<pubDate>Tue, 16 Jun 2009 16:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-397</guid>
		<description>Great Article!

Using Magento 1.3.2, come hell or high water I&#039;ve been unable to execute the upgrade script. core_resource still says 0.1.0 - any suggestions?</description>
		<content:encoded><![CDATA[<p>Great Article!</p>
<p>Using Magento 1.3.2, come hell or high water I&#8217;ve been unable to execute the upgrade script. core_resource still says 0.1.0 &#8211; any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColinV</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-357</link>
		<dc:creator>ColinV</dc:creator>
		<pubDate>Mon, 25 May 2009 19:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-357</guid>
		<description>Absolutely fantastic article series.  Thank you so much for publishing it.  I feel like I have a much better handle on Magento now.  One thing I wanted to mention was that for me, on 1.2.1.2, in config.xml, I had to use:


        
            
                Twits
                100
                adminhtml/twit
            
        
    

instead of


        
            
                Twits
                100
                admin/twit
            
        
    


Thanks again, and keep up the fantastic work!
-Colin</description>
		<content:encoded><![CDATA[<p>Absolutely fantastic article series.  Thank you so much for publishing it.  I feel like I have a much better handle on Magento now.  One thing I wanted to mention was that for me, on 1.2.1.2, in config.xml, I had to use:</p>
<p>                Twits<br />
                100<br />
                adminhtml/twit</p>
<p>instead of</p>
<p>                Twits<br />
                100<br />
                admin/twit</p>
<p>Thanks again, and keep up the fantastic work!<br />
-Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Shennan</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-355</link>
		<dc:creator>Christopher Shennan</dc:creator>
		<pubDate>Wed, 20 May 2009 10:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-355</guid>
		<description>This is a great article.  The detailed information helped me solve my problem where I couldn&#039;t get my blocks to display when there were located in the /app/code/local directory but they would display fine from the /app/code/core.

After a day of trying I really appreciate the detail included within this post and the fact it isn&#039;t just a repeat of all the other basic &quot;override a core block&quot; blog entries.

Many Thanks.</description>
		<content:encoded><![CDATA[<p>This is a great article.  The detailed information helped me solve my problem where I couldn&#8217;t get my blocks to display when there were located in the /app/code/local directory but they would display fine from the /app/code/core.</p>
<p>After a day of trying I really appreciate the detail included within this post and the fact it isn&#8217;t just a repeat of all the other basic &#8220;override a core block&#8221; blog entries.</p>
<p>Many Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-353</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Mon, 18 May 2009 07:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-353</guid>
		<description>I thought no one was ever going to write about writing extensions for Magento!

Thanks. Some really useful info here.</description>
		<content:encoded><![CDATA[<p>I thought no one was ever going to write about writing extensions for Magento!</p>
<p>Thanks. Some really useful info here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tight</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-3-database/comment-page-1/#comment-265</link>
		<dc:creator>tight</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=164#comment-265</guid>
		<description>Using magento 1.3.1, the created table&#039;s name was &quot;twit_id&quot; (instead of &quot;twit&quot;, problems with next part).
To avoid this problem, just skip the table creation (step 5 to 7).
If it&#039;s to late, you can copy the mysql-upgrade script to &quot;mysql4-upgrade-0.2.0-0.3.0.php&quot; and change version in &quot;config.xml&quot; at the end of next part (reproduce step 5 to 7, table name will be bound to &quot;twit&quot;)</description>
		<content:encoded><![CDATA[<p>Using magento 1.3.1, the created table&#8217;s name was &#8220;twit_id&#8221; (instead of &#8220;twit&#8221;, problems with next part).<br />
To avoid this problem, just skip the table creation (step 5 to 7).<br />
If it&#8217;s to late, you can copy the mysql-upgrade script to &#8220;mysql4-upgrade-0.2.0-0.3.0.php&#8221; and change version in &#8220;config.xml&#8221; at the end of next part (reproduce step 5 to 7, table name will be bound to &#8220;twit&#8221;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
