<?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: PackRat Helper (version 0.10)</title>
	<atom:link href="http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/feed/" rel="self" type="application/rss+xml" />
	<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/</link>
	<description>Different thoughts by different people</description>
	<lastBuildDate>Sat, 16 Jul 2011 12:45:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: amy</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-34415</link>
		<dc:creator>amy</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-34415</guid>
		<description>hey they did packrat diff ..they update it ....</description>
		<content:encoded><![CDATA[<p>hey they did packrat diff ..they update it &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr P. Karwasz</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-34260</link>
		<dc:creator>Piotr P. Karwasz</dc:creator>
		<pubDate>Wed, 03 Sep 2008 10:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-34260</guid>
		<description>&lt;strong&gt;Jim&lt;/strong&gt;: The database didn&#039;t have information on how to buy dresses, thanks for reporting it.

For the order of the modules you are right: I&#039;ll correct it in the next release.</description>
		<content:encoded><![CDATA[<p><strong>Jim</strong>: The database didn&#8217;t have information on how to buy dresses, thanks for reporting it.</p>
<p>For the order of the modules you are right: I&#8217;ll correct it in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-34254</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 01 Sep 2008 22:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-34254</guid>
		<description>The RC2 version is working very well except for two specific issues I have found:
1) If you tell it to purchase Wedding Dresses only, nothing else, while viewing your pack it tells you to go to Markets to begin. But when you go to the markets it says &#039;resting&#039;. It does not want to actually purchase Wedding Dresses. I have had no trouble with any other item.
2) If you have both &#039;Auto Grind&#039; turned on and &#039;steal higher value cards&#039; turned on, it puts a precedence on grinding. I had told it that I wanted 3 of the Eastern Fortress which are normally dropdown cards. It had gotten me one as a dropdown then one showed up in a Rat Pack. Instead of stealing the Fortress, since I still needed 2 more, it used the one I had and did a grind with the one in the pack. I saw it do this twice, instead of stealing the card I needed it grinded the one that I had. I think it should steal the card first (and I did have a high card that easily could have been used to steal the card.

Thanks for all your hard work on this excellent script!

Jim</description>
		<content:encoded><![CDATA[<p>The RC2 version is working very well except for two specific issues I have found:<br />
1) If you tell it to purchase Wedding Dresses only, nothing else, while viewing your pack it tells you to go to Markets to begin. But when you go to the markets it says &#8216;resting&#8217;. It does not want to actually purchase Wedding Dresses. I have had no trouble with any other item.<br />
2) If you have both &#8216;Auto Grind&#8217; turned on and &#8216;steal higher value cards&#8217; turned on, it puts a precedence on grinding. I had told it that I wanted 3 of the Eastern Fortress which are normally dropdown cards. It had gotten me one as a dropdown then one showed up in a Rat Pack. Instead of stealing the Fortress, since I still needed 2 more, it used the one I had and did a grind with the one in the pack. I saw it do this twice, instead of stealing the card I needed it grinded the one that I had. I think it should steal the card first (and I did have a high card that easily could have been used to steal the card.</p>
<p>Thanks for all your hard work on this excellent script!</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr P. Karwasz</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33945</link>
		<dc:creator>Piotr P. Karwasz</dc:creator>
		<pubDate>Thu, 07 Aug 2008 19:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33945</guid>
		<description>&lt;strong&gt;Brian&lt;/strong&gt;: GreaseMonkey 4 IE seems to be at a very early development stage. A better choice would be &lt;a href=&quot;http://www.ie7pro.com/&quot; rel=&quot;nofollow&quot;&gt;IE 7 Pro&lt;/a&gt; that also has a similar &lt;a href=&quot;http://en.wikipedia.org/wiki/Application_programming_interface&quot; rel=&quot;nofollow&quot;&gt;API&lt;/a&gt; to GreaseMonkey.

With the exception of 3 or 4 recurrences of the Mozilla-specific method .toSource(), the rest of the script uses standard functions. The problem with IE is that it doesn&#039;t respect the standards, so that scripts must be rewritten especially for IE, it doesn&#039;t support XPath (a quite standard specification) and has a lot of bugs.

Anyway I don&#039;t have IE on any of my machines, I cannot install it (Windows-only), hence I can not test what I write.</description>
		<content:encoded><![CDATA[<p><strong>Brian</strong>: GreaseMonkey 4 IE seems to be at a very early development stage. A better choice would be <a href="http://www.ie7pro.com/" rel="nofollow">IE 7 Pro</a> that also has a similar <a href="http://en.wikipedia.org/wiki/Application_programming_interface" rel="nofollow">API</a> to GreaseMonkey.</p>
<p>With the exception of 3 or 4 recurrences of the Mozilla-specific method .toSource(), the rest of the script uses standard functions. The problem with IE is that it doesn&#8217;t respect the standards, so that scripts must be rewritten especially for IE, it doesn&#8217;t support XPath (a quite standard specification) and has a lot of bugs.</p>
<p>Anyway I don&#8217;t have IE on any of my machines, I cannot install it (Windows-only), hence I can not test what I write.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr P. Karwasz</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33935</link>
		<dc:creator>Piotr P. Karwasz</dc:creator>
		<pubDate>Thu, 07 Aug 2008 13:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33935</guid>
		<description>&lt;strong&gt;Mordy and Michael&lt;/strong&gt;: Be aware that if you set the delay parameters too low it misses credits and pop-ups. It&#039;s a server problem. I think that the delay varies with the server charge. Anyway I corrected some problems with the pop-ups in the new version.

&lt;strong&gt;Brian E&lt;/strong&gt;: I&#039;ll add something like &quot;if there are any errors, reload after 30 seconds&quot; to the final 1.0 release.

&lt;strong&gt;Everybody&lt;/strong&gt;: Your problems were probably corrected in the new release. I change quite a lot of code.</description>
		<content:encoded><![CDATA[<p><strong>Mordy and Michael</strong>: Be aware that if you set the delay parameters too low it misses credits and pop-ups. It&#8217;s a server problem. I think that the delay varies with the server charge. Anyway I corrected some problems with the pop-ups in the new version.</p>
<p><strong>Brian E</strong>: I&#8217;ll add something like &#8220;if there are any errors, reload after 30 seconds&#8221; to the final 1.0 release.</p>
<p><strong>Everybody</strong>: Your problems were probably corrected in the new release. I change quite a lot of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33922</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 07 Aug 2008 04:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33922</guid>
		<description>Brian- I tried it but it didn&#039;t work. I am going to reset the databases again and see if I can get this to update.

Piotr- I see that when I get the &quot;Error in module &#039;grinding&#039; on line 1334: steal is undefined&quot; error, if I hit the Preferences button, the preferences popup is completely blank except for a header. Don&#039;t know if this will help you.</description>
		<content:encoded><![CDATA[<p>Brian- I tried it but it didn&#8217;t work. I am going to reset the databases again and see if I can get this to update.</p>
<p>Piotr- I see that when I get the &#8220;Error in module &#8216;grinding&#8217; on line 1334: steal is undefined&#8221; error, if I hit the Preferences button, the preferences popup is completely blank except for a header. Don&#8217;t know if this will help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian E</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33913</link>
		<dc:creator>Brian E</dc:creator>
		<pubDate>Wed, 06 Aug 2008 15:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33913</guid>
		<description>@Jim: I have found the best way to rectify the grind module trying to work with cards you no longer have is to visit your pack and refresh the page... this way the script rebuilds what you have

Thanks for all your hard work Piotr!</description>
		<content:encoded><![CDATA[<p>@Jim: I have found the best way to rectify the grind module trying to work with cards you no longer have is to visit your pack and refresh the page&#8230; this way the script rebuilds what you have</p>
<p>Thanks for all your hard work Piotr!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://dulcedosa.blogspot.com/</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33911</link>
		<dc:creator>http://dulcedosa.blogspot.com/</dc:creator>
		<pubDate>Wed, 06 Aug 2008 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33911</guid>
		<description>Error in module &#039;grinding&#039; on line 1333: steal has no properties</description>
		<content:encoded><![CDATA[<p>Error in module &#8216;grinding&#8217; on line 1333: steal has no properties</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr P. Karwasz</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33906</link>
		<dc:creator>Piotr P. Karwasz</dc:creator>
		<pubDate>Wed, 06 Aug 2008 12:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33906</guid>
		<description>I want just to let you know that I am working on the not recognized cards. It seems to me that dyslexia is widespread in Alamofire (about 5% of cards are misspelled).</description>
		<content:encoded><![CDATA[<p>I want just to let you know that I am working on the not recognized cards. It seems to me that dyslexia is widespread in Alamofire (about 5% of cards are misspelled).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://karwasz.org/blog/2008/07/30/packrat-helper-version-010/#comment-33903</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 06 Aug 2008 06:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://karwasz.org/blog/?p=99#comment-33903</guid>
		<description>I have a follow-up to post #62, it seems that the only time that it pops back to the main facebook page is when I have &#039;steal&#039; enabled. It did it a couple of times while I was watching it, there were no errors or anything it just went to the facebook page. Once I disabled stealing the script has been running for a couple of hours now without any issues.</description>
		<content:encoded><![CDATA[<p>I have a follow-up to post #62, it seems that the only time that it pops back to the main facebook page is when I have &#8216;steal&#8217; enabled. It did it a couple of times while I was watching it, there were no errors or anything it just went to the facebook page. Once I disabled stealing the script has been running for a couple of hours now without any issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

