<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.1" -->
<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/"
	>

<channel>
	<title>Crisscott.com</title>
	<link>http://crisscott.com</link>
	<description>PHP-GTK tips, samples, and help.</description>
	<pubDate>Tue, 19 Jan 2010 02:48:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>
	<language>en</language>
			<item>
		<title>WebSockets Rule!</title>
		<link>http://crisscott.com/2010/01/18/websockets-rule/</link>
		<comments>http://crisscott.com/2010/01/18/websockets-rule/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 02:46:44 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>WebSockets</category>
		<guid isPermaLink="false">http://crisscott.com/2010/01/18/websockets-rule/</guid>
		<description><![CDATA[Wow. It has been a ridiculously long time since I have posted anything. I used to post a lot about PHP-GTK, but in the last two years I have moved on to more exciting topics. What could be more exciting than PHP-GTK you say?! Well, WebSockets, of course.
WebSockets are part of the emerging HTML5 spec. They offer a full-duplex socket connection between the user&#8217;s browser and the web server. The server is able to talk to the browser instead of just answering questions. No more polling with Ajax, asking the server every 30 seconds if anything has changed. When something [...]]]></description>
		<wfw:commentRSS>http://crisscott.com/2010/01/18/websockets-rule/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
