<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Don't Click On Me &#187; blackjack</title>
	<atom:link href="http://dontclickonme.com/tag/blackjack/feed/" rel="self" type="application/rss+xml" />
	<link>http://dontclickonme.com</link>
	<description>My Personal Hub...</description>
	<lastBuildDate>Thu, 07 Jan 2010 19:08:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Card Counting Trainer</title>
		<link>http://dontclickonme.com/2008/10/card-counting-trainer/</link>
		<comments>http://dontclickonme.com/2008/10/card-counting-trainer/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 23:02:56 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blackjack]]></category>
		<category><![CDATA[card counting]]></category>
		<category><![CDATA[card game]]></category>
		<category><![CDATA[cards]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tkinter]]></category>

		<guid isPermaLink="false">http://dontclickonme.com/?p=16</guid>
		<description><![CDATA[A python script currently with a very very minimal Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
Link to the Sourceforge Project Page
More work is planned.
Update: [...]]]></description>
			<content:encoded><![CDATA[<p>A python script currently with a very very minimal Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.</p>
<p><a title="Link to the Sourceforge Project Page" href="http://sourceforge.net/projects/cardcount/">Link to the Sourceforge Project Page</a></p>
<p>More work is planned.</p>
<p><em>Update: It&#8217;s worth mentioning i spent a couple of hours cleaning up the code today, hopefully you&#8217;ll find it more reliable, i&#8217;m currently adding images for the cards, once that is done it will make the whole application more worth while.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://dontclickonme.com/2008/10/card-counting-trainer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Blackjack</title>
		<link>http://dontclickonme.com/2008/10/simple-blackjack/</link>
		<comments>http://dontclickonme.com/2008/10/simple-blackjack/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 22:50:36 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blackjack]]></category>
		<category><![CDATA[card game]]></category>
		<category><![CDATA[cards]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[simple blackjack]]></category>

		<guid isPermaLink="false">http://dontclickonme.com/?p=13</guid>
		<description><![CDATA[A very simple and text-only version of blackjack. Written in python. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
Just thought I&#8217;d mention it, it hasn&#8217;t been updated recently either.
Simple Blackjack project on Sourceforge
It&#8217;s nothing special
]]></description>
			<content:encoded><![CDATA[<p>A very simple and text-only version of blackjack. Written in python. It seems to work ok as is. Bug fixes and code improvements to follow in next version.</p>
<p>Just thought I&#8217;d mention it, it hasn&#8217;t been updated recently either.</p>
<p><a href="http://sourceforge.net/projects/simpleblackjack/">Simple Blackjack project on Sourceforge</a></p>
<p>It&#8217;s nothing special</p>
]]></content:encoded>
			<wfw:commentRss>http://dontclickonme.com/2008/10/simple-blackjack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
