<?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 4 &#8211; Model</title>
	<atom:link href="http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-4-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-4-model/</link>
	<description>WARNING: excessive use of this site will increase MP at the expense of HP</description>
	<lastBuildDate>Thu, 15 Sep 2011 22:33:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Josh Ribakoff</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-4-model/comment-page-1/#comment-755</link>
		<dc:creator>Josh Ribakoff</dc:creator>
		<pubDate>Mon, 12 Oct 2009 03:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=167#comment-755</guid>
		<description>If you get errors about calls to getConnection() on non object in abstract resource, check to make sure you used a slash in your _init() call on the mysql4 resource model</description>
		<content:encoded><![CDATA[<p>If you get errors about calls to getConnection() on non object in abstract resource, check to make sure you used a slash in your _init() call on the mysql4 resource model</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://t.wits.sg/2009/03/31/howto-repackageable-custom-extension-development-in-magento-part-4-model/comment-page-1/#comment-351</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 15 May 2009 18:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=167#comment-351</guid>
		<description>I agree with tight. I got the error: &quot;Call to undefined method SjTile_Hello_Model_Mysql4_Hello_Collection::_select()&quot; until I modified it with tight&#039;s suggestion to use _select-&gt;from</description>
		<content:encoded><![CDATA[<p>I agree with tight. I got the error: &#8220;Call to undefined method SjTile_Hello_Model_Mysql4_Hello_Collection::_select()&#8221; until I modified it with tight&#8217;s suggestion to use _select-&gt;from</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-4-model/comment-page-1/#comment-268</link>
		<dc:creator>tight</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=167#comment-268</guid>
		<description>No, &quot;$this-&gt;_select(&quot; (without &quot;from&quot;) just doesn&#039;t work for me</description>
		<content:encoded><![CDATA[<p>No, &#8220;$this-&gt;_select(&#8221; (without &#8220;from&#8221;) just doesn&#8217;t work for me</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-4-model/comment-page-1/#comment-267</link>
		<dc:creator>gaweee</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=167#comment-267</guid>
		<description>I understand the above is a shorthand to the same effect?</description>
		<content:encoded><![CDATA[<p>I understand the above is a shorthand to the same effect?</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-4-model/comment-page-1/#comment-264</link>
		<dc:creator>tight</dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://t.wits.sg/?p=167#comment-264</guid>
		<description>There&#039;s a typo in Model/Mysql4/Twit/Collection.php, &quot;$this-&gt;_select(&quot; should be &quot;$this-&gt;_select-&gt;from(&quot;</description>
		<content:encoded><![CDATA[<p>There&#8217;s a typo in Model/Mysql4/Twit/Collection.php, &#8220;$this-&gt;_select(&#8221; should be &#8220;$this-&gt;_select-&gt;from(&#8220;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

