<?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: CheckWord Reviews</title>
	<atom:link href="http://cowboyprogramming.com/2008/07/23/checkword-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/</link>
	<description>Game Development and General Hacking by the Old West</description>
	<lastBuildDate>Tue, 20 Jul 2010 15:03:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mick West</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-139882</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Sun, 06 Dec 2009 20:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-139882</guid>
		<description>I&#039;m using the Tournament Word List, and not the OSPD.  The TWL has the offensive words left in, as well as the new words like ZA.  

I might do OSPD in the next update, not a huge demand though.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the Tournament Word List, and not the OSPD.  The TWL has the offensive words left in, as well as the new words like ZA.  </p>
<p>I might do OSPD in the next update, not a huge demand though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan R.</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-139570</link>
		<dc:creator>Stan R.</dc:creator>
		<pubDate>Fri, 04 Dec 2009 17:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-139570</guid>
		<description>Mike,

Great interface, BUT it seems that you have some kind of hybrid OSPD that still has words removed in current (Fourth) edition such as jew and cunt, but have added the new words such as za and qi.  As any real Scrabble player, I need the real Forth Edition.  Any chance of a fix please?

Thanks,

stan</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>Great interface, BUT it seems that you have some kind of hybrid OSPD that still has words removed in current (Fourth) edition such as jew and cunt, but have added the new words such as za and qi.  As any real Scrabble player, I need the real Forth Edition.  Any chance of a fix please?</p>
<p>Thanks,</p>
<p>stan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-69667</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Wed, 24 Dec 2008 23:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-69667</guid>
		<description>That&#039;s pretty cool app. I gotta get a iphone now...we love to play scrabble, and just got the pocket edition. It&#039;s just such a hassle to carry a dictionary around.

Congrats on launching an app for apple!

Kelly</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool app. I gotta get a iphone now&#8230;we love to play scrabble, and just got the pocket edition. It&#8217;s just such a hassle to carry a dictionary around.</p>
<p>Congrats on launching an app for apple!</p>
<p>Kelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23760</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 31 Jul 2008 16:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23760</guid>
		<description>Ah, thanks.  That works fine for minimum and I don&#039;t really need maximum.

I&#039;ll RTFM next time :)</description>
		<content:encoded><![CDATA[<p>Ah, thanks.  That works fine for minimum and I don&#8217;t really need maximum.</p>
<p>I&#8217;ll RTFM next time :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23754</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Thu, 31 Jul 2008 15:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23754</guid>
		<description>Lee, you can do that to SOME extent with the patterns.  Enter a number of dots to specify a word length, and add an @ to make it a minumum:

&lt;pre&gt;
.... = Four letter words only
....@ = Minimum four letter words
&lt;/pre&gt;

(enter the above in addition to your letters)

No maximum yet though.  Maybe 1.2.  I did want to keep the interface clean, but maybe I can figure out something.  The pattern method might confuse some people, even though it&#039;s fairly powerful.</description>
		<content:encoded><![CDATA[<p>Lee, you can do that to SOME extent with the patterns.  Enter a number of dots to specify a word length, and add an @ to make it a minumum:</p>
<pre>
.... = Four letter words only
....@ = Minimum four letter words
</pre>
<p>(enter the above in addition to your letters)</p>
<p>No maximum yet though.  Maybe 1.2.  I did want to keep the interface clean, but maybe I can figure out something.  The pattern method might confuse some people, even though it&#8217;s fairly powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23742</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 31 Jul 2008 11:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23742</guid>
		<description>... any other suggestions people might have.

Minimum and maximum length for Makeword. 

Sometimes I don&#039;t want to know EVERY word I can make out of a set of letters - just some of a certain length.</description>
		<content:encoded><![CDATA[<p>&#8230; any other suggestions people might have.</p>
<p>Minimum and maximum length for Makeword. </p>
<p>Sometimes I don&#8217;t want to know EVERY word I can make out of a set of letters &#8211; just some of a certain length.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23718</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Thu, 31 Jul 2008 06:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23718</guid>
		<description>Chris, thank for the praise, I&#039;m glad you like it.

I&#039;ve got a few more pots on the stove, but I&#039;ll probably do a 1.2 at some point.  At the moment the only features I&#039;m think of are:

1) Landscape mode - with the bigger keyboard, so more accessible for the older crowd.

2) Speed improvements - complex patterns or patterns that return a lot of results can take a long time.  I&#039;d like to at least get a progress bar up there, or fix it so the delay is minimized.

I&#039;d be happy to hear of any other suggestions people might have.</description>
		<content:encoded><![CDATA[<p>Chris, thank for the praise, I&#8217;m glad you like it.</p>
<p>I&#8217;ve got a few more pots on the stove, but I&#8217;ll probably do a 1.2 at some point.  At the moment the only features I&#8217;m think of are:</p>
<p>1) Landscape mode &#8211; with the bigger keyboard, so more accessible for the older crowd.</p>
<p>2) Speed improvements &#8211; complex patterns or patterns that return a lot of results can take a long time.  I&#8217;d like to at least get a progress bar up there, or fix it so the delay is minimized.</p>
<p>I&#8217;d be happy to hear of any other suggestions people might have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23717</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Thu, 31 Jul 2008 05:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23717</guid>
		<description>Thanks Lee!  Contributions are earmarked for &quot;future&quot; developments, nothing to do with this version :)</description>
		<content:encoded><![CDATA[<p>Thanks Lee!  Contributions are earmarked for &#8220;future&#8221; developments, nothing to do with this version :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23716</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 31 Jul 2008 05:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23716</guid>
		<description>Wow, I&#039;ve been checking every day for Checkword 1.1 and it finally showed up on App Store and...

I am LOVING IT! Seriously, when the iPhone SDK came out, this was the one app I was sooo hoping someone would create... and version 1.1 is EXACTLY what I have been waiting for. THANK YOU, thank you, thank you!

This is by far my fave app since the launch. You rock!

Are you continuing development on this and creating v1.2? Though, at this point, the only changes I can suggest are cosmetic and UI related... the functionality is pretty much flawless in v1.1

Congrats on an amazing app :)</description>
		<content:encoded><![CDATA[<p>Wow, I&#8217;ve been checking every day for Checkword 1.1 and it finally showed up on App Store and&#8230;</p>
<p>I am LOVING IT! Seriously, when the iPhone SDK came out, this was the one app I was sooo hoping someone would create&#8230; and version 1.1 is EXACTLY what I have been waiting for. THANK YOU, thank you, thank you!</p>
<p>This is by far my fave app since the launch. You rock!</p>
<p>Are you continuing development on this and creating v1.2? Though, at this point, the only changes I can suggest are cosmetic and UI related&#8230; the functionality is pretty much flawless in v1.1</p>
<p>Congrats on an amazing app :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://cowboyprogramming.com/2008/07/23/checkword-reviews/comment-page-1/#comment-23708</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 31 Jul 2008 04:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://cowboyprogramming.com/?p=141#comment-23708</guid>
		<description>Done :)

I hope this doesn&#039;t get you in trouble with Apple though.  They want get 30% of the gross from iPhone application sales, and we just did an end-run around them.

So if anyone asks, the $ was for something else... um, ... web site maintenance fund, maybe?</description>
		<content:encoded><![CDATA[<p>Done :)</p>
<p>I hope this doesn&#8217;t get you in trouble with Apple though.  They want get 30% of the gross from iPhone application sales, and we just did an end-run around them.</p>
<p>So if anyone asks, the $ was for something else&#8230; um, &#8230; web site maintenance fund, maybe?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.239 seconds -->
