<?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: My little special setup on Glyph Industry</title>
	<atom:link href="http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/feed/" rel="self" type="application/rss+xml" />
	<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/</link>
	<description>from World of Warcraft Auction Hall</description>
	<lastBuildDate>Thu, 18 Mar 2010 09:03:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zekta Chan</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6746</link>
		<dc:creator>Zekta Chan</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6746</guid>
		<description>As I hadn&#039;t update to the newest KTQ, the following line number should be wrong... 
(And I didn&#039;t craft for 2 weeks now)

Just give you the idea how to change it....

&lt;blockquote&gt;
Insert at line 210, 

before
&quot;if (KTQskipSingles == false or toQueue &gt; 1) and toQueue ~= 0 then &quot;


insert this chunk 
----
	--zekta
	if toQueue &lt; 4 then
		toQueue = 0  --ignore when count &lt; 4
	else
		toQueue = toQueue +  floor(toQueue / 2)  -- make more, so we don&#039;t need to restock soon
	end
	--zekta
----

you may want to adjust the number to suit your needs
thanks for reading ;)&lt;/blockquote&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>As I hadn&#8217;t update to the newest KTQ, the following line number should be wrong&#8230;<br />
(And I didn&#8217;t craft for 2 weeks now)</p>
<p>Just give you the idea how to change it&#8230;.</p>
<blockquote><p>
Insert at line 210, </p>
<p>before<br />
&#8220;if (KTQskipSingles == false or toQueue > 1) and toQueue ~= 0 then &#8221;</p>
<p>insert this chunk<br />
&#8212;-<br />
	&#8211;zekta<br />
	if toQueue < 4 then<br />
		toQueue = 0  --ignore when count < 4<br />
	else<br />
		toQueue = toQueue +  floor(toQueue / 2)  -- make more, so we don't need to restock soon<br />
	end<br />
	--zekta<br />
----</p>
<p>you may want to adjust the number to suit your needs<br />
thanks for reading <img src='http://Phase3Profit.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6745</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 19 Nov 2009 08:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6745</guid>
		<description>I&#039;m interested in the &quot;hack&quot; that would allow a variable system of glyph production rather than the strict xqueue or skipsingles option.</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested in the &#8220;hack&#8221; that would allow a variable system of glyph production rather than the strict xqueue or skipsingles option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zekta Chan</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6399</link>
		<dc:creator>Zekta Chan</dc:creator>
		<pubDate>Tue, 13 Oct 2009 15:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6399</guid>
		<description>merely any difference in my case XD
too many addon and data in WTF I guess...

That&#039;s why I rather let the 45 seconds pass by...</description>
		<content:encoded><![CDATA[<p>merely any difference in my case XD<br />
too many addon and data in <acronym title="What the fuck">WTF</acronym> I guess&#8230;</p>
<p>That&#8217;s why I rather let the 45 seconds pass by&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Topaz</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6397</link>
		<dc:creator>Topaz</dc:creator>
		<pubDate>Tue, 13 Oct 2009 14:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6397</guid>
		<description>As far as the mail problem is concerned,you can always type /console reloadui and the mailbox will insta-refresh...well,depends on how fast your computer loads WoW up :D</description>
		<content:encoded><![CDATA[<p>As far as the mail problem is concerned,you can always type /console reloadui and the mailbox will insta-refresh&#8230;well,depends on how fast your computer loads <acronym title="World of Warcraft">WoW</acronym> up <img src='http://Phase3Profit.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zekta Chan</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6189</link>
		<dc:creator>Zekta Chan</dc:creator>
		<pubDate>Sat, 26 Sep 2009 17:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6189</guid>
		<description>I edit the code a little to suit my need,
we call it &quot;hack&quot; in old traditional programmer term for this type of changes.</description>
		<content:encoded><![CDATA[<p>I edit the code a little to suit my need,<br />
we call it &#8220;hack&#8221; in old traditional programmer term for this type of changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akin</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6176</link>
		<dc:creator>akin</dc:creator>
		<pubDate>Fri, 25 Sep 2009 22:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6176</guid>
		<description>Whats the hack to the mod? or is it just something you do?</description>
		<content:encoded><![CDATA[<p>Whats the hack to the mod? or is it just something you do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zekta Chan</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6140</link>
		<dc:creator>Zekta Chan</dc:creator>
		<pubDate>Sat, 19 Sep 2009 06:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6140</guid>
		<description>Sorry for a late reply,
but I guess Kevmar would be the right guy to answer your quest...

Anyway, I am still using the version of altohlic and skillet that they posted in JMTC forum. I am not sure about the new version yet (the &quot;If it work, don&#039;t fix it&quot; principle)</description>
		<content:encoded><![CDATA[<p>Sorry for a late reply,<br />
but I guess Kevmar would be the right guy to answer your quest&#8230;</p>
<p>Anyway, I am still using the version of altohlic and skillet that they posted in JMTC forum. I am not sure about the new version yet (the &#8220;If it work, don&#8217;t fix it&#8221; principle)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: h22speed</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6139</link>
		<dc:creator>h22speed</dc:creator>
		<pubDate>Fri, 18 Sep 2009 19:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6139</guid>
		<description>hey zekta, i know the mods req. for this are skillet and altoholic. i cant seem to get the thing to work, only errors. my question to you is what releases of these addons (skillet, altoholic) are you running to get kevmar&#039;s addon to function correctly?</description>
		<content:encoded><![CDATA[<p>hey zekta, i know the mods req. for this are skillet and altoholic. i cant seem to get the thing to work, only errors. my question to you is what releases of these addons (skillet, altoholic) are you running to get kevmar&#8217;s addon to function correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zekta Chan</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6105</link>
		<dc:creator>Zekta Chan</dc:creator>
		<pubDate>Fri, 11 Sep 2009 06:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6105</guid>
		<description>Because we had too much time 
when we are stareing on the mail box, waiting it to refresh

Strange things happened at those moment :)</description>
		<content:encoded><![CDATA[<p>Because we had too much time<br />
when we are stareing on the mail box, waiting it to refresh</p>
<p>Strange things happened at those moment <img src='http://Phase3Profit.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Lewis</title>
		<link>http://Phase3Profit.net/2009/09/my-little-special-setup-on-glyph-industry/comment-page-1/#comment-6104</link>
		<dc:creator>Carl Lewis</dc:creator>
		<pubDate>Thu, 10 Sep 2009 18:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://Phase3Profit.net/?p=1562#comment-6104</guid>
		<description>God you Nerds make me feel so dumb, jk... great Idea.</description>
		<content:encoded><![CDATA[<p>God you Nerds make me feel so dumb, jk&#8230; great Idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
