<?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: University of Alberta Computer Poker Research Group</title>
	<atom:link href="http://www.silverspider.com/2003/university-of-alberta-computer-poker-research-group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silverspider.com/2003/university-of-alberta-computer-poker-research-group/</link>
	<description>Refresh&#160;Austin ringleader, speaker, fire starter, UX manager, community catalyst, Web technologist, barbecue acolyte &#38; information junkie</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:15:54 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Springer</title>
		<link>http://www.silverspider.com/2003/university-of-alberta-computer-poker-research-group/comment-page-1/#comment-1042</link>
		<dc:creator>John Springer</dc:creator>
		<pubDate>Thu, 05 May 2005 23:55:44 +0000</pubDate>
		<guid isPermaLink="false">/?p=139#comment-1042</guid>
		<description>I have built a simple-minded system on a server that starts and plays poker (holdem, omaha, etc) games.  I built 3 simple-minded interfaces for a user to enter the system and play poker--using c++, php, and java.  The c++ is limited because it is just a simple text display of a poker table and you have to run it through the programmer&#039;s interface to the server.  The php version allows entry through a web link, but the screen flickers when the web page updates.  Also it is currently 
only a text display.  The java version is a deck top application that is 
easily upgradable to include graphics.  It sends queries to the server to 
update the screen (the java panel). And there is no screen flicker.  The 
problem is that java cannot be compiled into a single executable file.  I am 
trying to figure out the best language to use to produce a professional-looking desktop application to use as a user interface for the poker system.  I looked at the Poker Stars and Party Poker interfaces that I downloaded.  They consist of one frame and multiple panels (for when you go to the lobby, a table, or to check your account, etc.).  The files consist of an exe file (1-2 megabytes) and many image files for updating the screen. 
Party Poker also has some DLL files.  Do you have any idea what language 
they used?

Microsoft Foundation Classes builds an application for you and doesn&#039;t give 
you any choice on how the organize the application.  Windows API requires an intimate understanding of Windows.  It is the Windows version of assembly language.  There has to be some higher-level language.</description>
		<content:encoded><![CDATA[<p>I have built a simple-minded system on a server that starts and plays poker (holdem, omaha, etc) games.  I built 3 simple-minded interfaces for a user to enter the system and play poker&#8211;using c++, php, and java.  The c++ is limited because it is just a simple text display of a poker table and you have to run it through the programmer&#8217;s interface to the server.  The php version allows entry through a web link, but the screen flickers when the web page updates.  Also it is currently<br />
only a text display.  The java version is a deck top application that is<br />
easily upgradable to include graphics.  It sends queries to the server to<br />
update the screen (the java panel). And there is no screen flicker.  The<br />
problem is that java cannot be compiled into a single executable file.  I am<br />
trying to figure out the best language to use to produce a professional-looking desktop application to use as a user interface for the poker system.  I looked at the Poker Stars and Party Poker interfaces that I downloaded.  They consist of one frame and multiple panels (for when you go to the lobby, a table, or to check your account, etc.).  The files consist of an exe file (1-2 megabytes) and many image files for updating the screen.<br />
Party Poker also has some DLL files.  Do you have any idea what language<br />
they used?</p>
<p>Microsoft Foundation Classes builds an application for you and doesn&#8217;t give<br />
you any choice on how the organize the application.  Windows API requires an intimate understanding of Windows.  It is the Windows version of assembly language.  There has to be some higher-level language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: love and casino war</title>
		<link>http://www.silverspider.com/2003/university-of-alberta-computer-poker-research-group/comment-page-1/#comment-61</link>
		<dc:creator>love and casino war</dc:creator>
		<pubDate>Wed, 31 Dec 1969 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=139#comment-61</guid>
		<description>&lt;strong&gt;poker blogchatter&lt;/strong&gt;
Wow, that NYT article on poker and AI has generated a good amount of blog chatter (for poker). Here&#039;s a brief survey of the posts out there from the last day. Commentary: Crooked Timber Slashdot Alex Jones Quick Mentions: R...
</description>
		<content:encoded><![CDATA[<p><strong>poker blogchatter</strong><br />
Wow, that NYT article on poker and AI has generated a good amount of blog chatter (for poker). Here&#8217;s a brief survey of the posts out there from the last day. Commentary: Crooked Timber Slashdot Alex Jones Quick Mentions: R&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
