<?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"
	>
<channel>
	<title>Comments on: Feed-O-Matic 1700.5</title>
	<atom:link href="http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/</link>
	<description>Superior Gadget &#038; Doodad Emporium</description>
	<pubDate>Tue, 06 Jan 2009 03:53:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gazmik Fizzwidget</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-187</link>
		<dc:creator>Gazmik Fizzwidget</dc:creator>
		<pubDate>Tue, 27 Sep 2005 23:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-187</guid>
		<description>&lt;p&gt;Oops... the new tooltip feature in 1700.5 makes use of my GFWTooltip utility, which I forgot to include with this release. 1700.6 is up now, fixing this.&lt;/p&gt;

&lt;p&gt;What problems are you seeing with EnhTooltip? I'm running the latest EnhTooltip here (with Auctioneer) and not having any issues... are you sure you've got the latest versions of all my mods? This is now at 1700.6, and AdSpace and Disenchant Predictor (which previously used EnhTooltip but don't anymore) are at 1700.4.&lt;/p&gt;

&lt;p&gt;Feed-O-Matic uses pattern matching on the buff description to detect when you're mounted (testing the icon name for the buff isn't enough, as the same icons used for some mounts are also used for other buffs, like Aspect of the Pack). I don't have the budget to test all possible mounts -- if you're seeing it still feeding while mounted, please let me know what mount you're using.&lt;/p&gt;

&lt;p&gt;Avoiding auto-feeding while in water is tricky -- there's no way for the UI scripting environment to know that you're swimming. I've got an idea or two for how to deal with this problem or at least work around it, but it'll take some time to implement and test. For now I'd suggest turning auto-feeding off if you're planning any extended aquatic excursions.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oops&#8230; the new tooltip feature in 1700.5 makes use of my GFWTooltip utility, which I forgot to include with this release. 1700.6 is up now, fixing this.</p>

<p>What problems are you seeing with EnhTooltip? I&#8217;m running the latest EnhTooltip here (with Auctioneer) and not having any issues&#8230; are you sure you&#8217;ve got the latest versions of all my mods? This is now at 1700.6, and AdSpace and Disenchant Predictor (which previously used EnhTooltip but don&#8217;t anymore) are at 1700.4.</p>

<p>Feed-O-Matic uses pattern matching on the buff description to detect when you&#8217;re mounted (testing the icon name for the buff isn&#8217;t enough, as the same icons used for some mounts are also used for other buffs, like Aspect of the Pack). I don&#8217;t have the budget to test all possible mounts &#8212; if you&#8217;re seeing it still feeding while mounted, please let me know what mount you&#8217;re using.</p>

<p>Avoiding auto-feeding while in water is tricky &#8212; there&#8217;s no way for the UI scripting environment to know that you&#8217;re swimming. I&#8217;ve got an idea or two for how to deal with this problem or at least work around it, but it&#8217;ll take some time to implement and test. For now I&#8217;d suggest turning auto-feeding off if you&#8217;re planning any extended aquatic excursions.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Xoff</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-186</link>
		<dc:creator>Xoff</dc:creator>
		<pubDate>Tue, 27 Sep 2005 22:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-186</guid>
		<description>&lt;p&gt;First, love the mod.&lt;/p&gt;

&lt;p&gt;Couple of errors I've noticed:&lt;/p&gt;

&lt;p&gt;It tries (and harmlessly fails) to feed while you're mounted.
It also tries when you're swimming, and this causes the food to be consummed...I went through half a stack before I realized it (I had the sound off!)&lt;/p&gt;

&lt;p&gt;Thanks again!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>First, love the mod.</p>

<p>Couple of errors I&#8217;ve noticed:</p>

<p>It tries (and harmlessly fails) to feed while you&#8217;re mounted.
It also tries when you&#8217;re swimming, and this causes the food to be consummed&#8230;I went through half a stack before I realized it (I had the sound off!)</p>

<p>Thanks again!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Moklar</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-185</link>
		<dc:creator>Moklar</dc:creator>
		<pubDate>Tue, 27 Sep 2005 22:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-185</guid>
		<description>&lt;p&gt;Get this error on startup&lt;/p&gt;

&lt;p&gt;FeedOMatic.lua:224:attempt to call global 'GFWTooltip_AddCallback' (a nil value)&lt;/p&gt;

&lt;p&gt;I don't see GFWTooltip_AddCallback defined anywhere!!!&lt;/p&gt;

&lt;p&gt;Btw. your other mods that I used to use as well seem to break the new version of EnhTooltip - I know you mentioned something about EnhTooltip being a problem, it seems as if it goes both ways then :(&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Get this error on startup</p>

<p>FeedOMatic.lua:224:attempt to call global &#8216;GFWTooltip_AddCallback&#8217; (a nil value)</p>

<p>I don&#8217;t see GFWTooltip_AddCallback defined anywhere!!!</p>

<p>Btw. your other mods that I used to use as well seem to break the new version of EnhTooltip - I know you mentioned something about EnhTooltip being a problem, it seems as if it goes both ways then <img src='http://fizzwidget.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Toast</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-184</link>
		<dc:creator>Toast</dc:creator>
		<pubDate>Tue, 27 Sep 2005 21:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-184</guid>
		<description>&lt;p&gt;I miss PetDefend too, if nothing else, just having a key binding to attack the target of my target or the main tank's target would be great.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I miss PetDefend too, if nothing else, just having a key binding to attack the target of my target or the main tank&#8217;s target would be great.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gazmik Fizzwidget</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-182</link>
		<dc:creator>Gazmik Fizzwidget</dc:creator>
		<pubDate>Tue, 27 Sep 2005 19:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-182</guid>
		<description>&lt;p&gt;I think WordPress is mocking me... coulda swore I entered the right post ID to match the download name, but it went and auto-generated the wrong one anyway. Time to take a wrench to it...&lt;/p&gt;

&lt;p&gt;I'd been working on something not unlike SmartPet some time ago -- like Feed-O-Matic, it grew out of Rauen's hunter mods. I lost interest when 1.6 (or was it 1.5?) broke the primary feature of PetDefend, and my hunter friend has been mostly satisfied with the base client since 1.7. I may come back to it sometime, though.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think WordPress is mocking me&#8230; coulda swore I entered the right post ID to match the download name, but it went and auto-generated the wrong one anyway. Time to take a wrench to it&#8230;</p>

<p>I&#8217;d been working on something not unlike SmartPet some time ago &#8212; like Feed-O-Matic, it grew out of Rauen&#8217;s hunter mods. I lost interest when 1.6 (or was it 1.5?) broke the primary feature of PetDefend, and my hunter friend has been mostly satisfied with the base client since 1.7. I may come back to it sometime, though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Polynices</title>
		<link>http://fizzwidget.com/2005/09/27/gfw-feedomatic-1700-5/#comment-181</link>
		<dc:creator>Polynices</dc:creator>
		<pubDate>Tue, 27 Sep 2005 19:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.fizzwidget.com/2005/09/27/feed-o-matic-17005/#comment-181</guid>
		<description>&lt;p&gt;You're funny -- often leaving out the download link. Not that it isn't easy to copy the shortcut for an earlier one and change a 4 to a 5. Still, funny.&lt;/p&gt;

&lt;p&gt;Awesome mod, btw. How about adopting smartpet and making it awesome, too?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You&#8217;re funny &#8212; often leaving out the download link. Not that it isn&#8217;t easy to copy the shortcut for an earlier one and change a 4 to a 5. Still, funny.</p>

<p>Awesome mod, btw. How about adopting smartpet and making it awesome, too?</p>]]></content:encoded>
	</item>
</channel>
</rss>
