<?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: What&#8217;s New in Ruby-Poker 0.2.0</title>
	<atom:link href="http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/</link>
	<description>programming for the fun of it</description>
	<lastBuildDate>Wed, 25 Jan 2012 04:42:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Rob</title>
		<link>http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-46</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 09 Feb 2008 05:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-46</guid>
		<description>&lt;p&gt;Ruby-poker 0.2.1 is done and released. The PokerHand object now has the methods &quot;&lt;&lt;&quot; and &quot;delete&quot; which allow adding and removing cards from a poker hand.&lt;/p&gt;

&lt;p&gt;I did a quick write up on the release here http://thinkingdigitally.com/archive/ruby-poker-021/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ruby-poker 0.2.1 is done and released. The PokerHand object now has the methods &#8220;&lt;&lt;&#8221; and &#8220;delete&#8221; which allow adding and removing cards from a poker hand.</p>

<p>I did a quick write up on the release here <a href="http://thinkingdigitally.com/archive/ruby-poker-021/" rel="nofollow">http://thinkingdigitally.com/archive/ruby-poker-021/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Lessel</title>
		<link>http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-40</link>
		<dc:creator>Geoffrey Lessel</dc:creator>
		<pubDate>Wed, 06 Feb 2008 16:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-40</guid>
		<description>&lt;p&gt;Awesome, thank would be great!&lt;/p&gt;

&lt;p&gt;Yeah, I would think that a remove_card would be helpful for draw games where you can trade in cards in your hand for different cards from the dealer. Say you started with JS JD AC 2C 7H, you could trade in your 2C and 7H for two other cards. The player holding the hand would obviously make a mental ranking of his current had and trade in the cards he didn&#039;t think were valuable for more.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome, thank would be great!</p>

<p>Yeah, I would think that a remove_card would be helpful for draw games where you can trade in cards in your hand for different cards from the dealer. Say you started with JS JD AC 2C 7H, you could trade in your 2C and 7H for two other cards. The player holding the hand would obviously make a mental ranking of his current had and trade in the cards he didn&#8217;t think were valuable for more.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-39</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 05 Feb 2008 18:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-39</guid>
		<description>&lt;p&gt;Geoffrey, it is currently not possible to add or remove cards from a hand. However, I had been considering adding those methods. I will give it a shot this weekend and let you know what I come up with.&lt;/p&gt;

&lt;p&gt;How necessary do you think a remove_card method would be though? I certainly see the use for add_card but are there games were remove_card is needed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Geoffrey, it is currently not possible to add or remove cards from a hand. However, I had been considering adding those methods. I will give it a shot this weekend and let you know what I come up with.</p>

<p>How necessary do you think a remove_card method would be though? I certainly see the use for add_card but are there games were remove_card is needed?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Lessel</title>
		<link>http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-38</link>
		<dc:creator>Geoffrey Lessel</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://thinkingdigitally.com/archive/whats-new-in-ruby-poker-020/#comment-38</guid>
		<description>&lt;p&gt;First of all, great class. I&#039;m glad I did a search before setting out to make my own.&lt;/p&gt;

&lt;p&gt;One question I have though: is it possible to add or take cards away from the hand? For example, in Hold &#039;Em, you start with two cards and have some added every betting round. Can the hands be ranked in each of those rounds easily without having to destroy and recreate the hands every time?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>First of all, great class. I&#8217;m glad I did a search before setting out to make my own.</p>

<p>One question I have though: is it possible to add or take cards away from the hand? For example, in Hold &#8216;Em, you start with two cards and have some added every betting round. Can the hands be ranked in each of those rounds easily without having to destroy and recreate the hands every time?</p>]]></content:encoded>
	</item>
</channel>
</rss>

