<?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>Jay Li &#187; Black Jack</title>
	<atom:link href="http://www.jayli.me/tag/black-jack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayli.me</link>
	<description>Web Apps, SEO, Graphic Design</description>
	<lastBuildDate>Mon, 12 Oct 2009 10:14:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java Card Game</title>
		<link>http://www.jayli.me/2008/03/java-card-game/</link>
		<comments>http://www.jayli.me/2008/03/java-card-game/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 11:31:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web App]]></category>
		<category><![CDATA[Black Jack]]></category>
		<category><![CDATA[Card Game]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[Servlet]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://gmlee.co.uk/?p=34</guid>
		<description><![CDATA[A classical card game &#8211; Black Jack.
I built the core library  2 years ago. It was a assignment of my Master course, a pure Java Servlet app. It is now running online with some pretty pictures.
Compared to the original command line window, it looks a lot more interesting with a nice Web interface, and [...]]]></description>
			<content:encoded><![CDATA[<p>A classical card game &#8211; <a href="http://java.gmlee.co.uk/cardgame">Black Jack.</a></p>
<p>I built the core library  2 years ago. It was a assignment of my Master course, a pure Java Servlet app. It is now running online with some pretty pictures.</p>
<p>Compared to the original command line window, it looks a lot more interesting with a nice Web interface, and could be quite additive if you like playing card games.</p>
<p><a title="Black Jack" href="http://java.gmlee.co.uk/cardgame"><br />
<img src="http://www.jayli.me/wp-content/uploads/2008/03/black_jack.jpg" alt="Black Jack" width="368" height="213" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jayli.me/2008/03/java-card-game/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
