<?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 tips, samples, and help.</description>
	<pubDate>Wed, 12 May 2010 14:52:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>
	<language>en</language>
			<item>
		<title>Introducing WaterSpout: A light weight, real-time communication server</title>
		<link>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/</link>
		<comments>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:52:31 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>OnForce</category>
	<category>WebSockets</category>
		<guid isPermaLink="false">http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/</guid>
		<description><![CDATA[Over the last several months the development team at OnForce has been working a cutting edge web server, called WaterSpout, that will change the way OnForce is able to deliver information to our users.  WaterSpout takes advantage of emerging standards in web communication to eliminate the delay between an event occurring on our system and the affected users being notified.
Traditional notification techniques require the browser to send background requests to the server at timed intervals to ask for updates. This approach comes with considerable overhead and has a delay which is dependant on the timed interval. Decreasing the interval [...]]]></description>
		<wfw:commentRSS>http://crisscott.com/2010/05/12/introducing-waterspout-a-light-weight-real-time-communication-server/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Upcoming Conferences</title>
		<link>http://crisscott.com/2010/04/20/upcoming-conferences/</link>
		<comments>http://crisscott.com/2010/04/20/upcoming-conferences/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 00:45:27 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2010/04/20/upcoming-conferences/</guid>
		<description><![CDATA[For those who want to learn more about real-time update techniques, make sure to check out the talk I will be giving with Chris Lewis at the International PHP Conference (Spring Edition) and at LinuxTag.

]]></description>
		<wfw:commentRSS>http://crisscott.com/2010/04/20/upcoming-conferences/feed/</wfw:commentRSS>
		</item>
		<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>
		<item>
		<title>OnForce is looking for developers in the Boston area</title>
		<link>http://crisscott.com/2007/10/24/onforce-is-looking-for-developers-in-the-boston-area/</link>
		<comments>http://crisscott.com/2007/10/24/onforce-is-looking-for-developers-in-the-boston-area/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 19:38:12 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2007/10/24/onforce-is-looking-for-developers-in-the-boston-area/</guid>
		<description><![CDATA[Location: Lexington, MA
OnForce is recruiting sharp, energetic PHP programmers to help develop, enhance and maintain its internal and external marketplace applications. The ideal candidate is self-motivated, with a passion for technology and a strong desire to learn new skills. A good sense of humor and a keen wit also go very far in this department.
Key Responsibilities:

Architect and implement scalable, secure, reliable solutions
Assist with development of technical specifications
Work closely with Product, QA and Operations teams to execute our rapid SDLC
Help maintain and improve quality of codebase through automated/unit testing, peer code reviews, adherence to coding standards

Previous Experience:

Strong web programming background with [...]]]></description>
		<wfw:commentRSS>http://crisscott.com/2007/10/24/onforce-is-looking-for-developers-in-the-boston-area/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Crisscott OnForce Client Desktop v2.0</title>
		<link>http://crisscott.com/2007/02/15/crisscott-onforce-client-desktop-v20/</link>
		<comments>http://crisscott.com/2007/02/15/crisscott-onforce-client-desktop-v20/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 13:42:34 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2007/02/15/crisscott-onforce-client-desktop-v20/</guid>
		<description><![CDATA[I have been working on the next version of the Crisscott OnFoce Client Desktop (OFCD) lately. The previous version was not really anything special. It was a pretty ugly front end for the OnForce API version 1.0.6. The old version was limited in its features by the API and in its interface by, well, me. The new version will take advantage of all the bells and whistles available in the upcoming version of the OnForce API and will also be much more user friendly.
Version 2.0 of the OnForce API allows full control over all aspects of a work order and [...]]]></description>
		<wfw:commentRSS>http://crisscott.com/2007/02/15/crisscott-onforce-client-desktop-v20/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PHP-GTK Teams for PHPThrowdown</title>
		<link>http://crisscott.com/2007/01/12/php-gtk-teams-for-phpthrowdown/</link>
		<comments>http://crisscott.com/2007/01/12/php-gtk-teams-for-phpthrowdown/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 13:47:40 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2007/01/12/php-gtk-teams-for-phpthrowdown/</guid>
		<description><![CDATA[<p>The folks over at #php-gtk on IRC are organizing a few <a href="http://gtk.php.net">PHP-GTK</a> teams for the <a href="http://phpthrowdown.com/">PHPThrowdown</a>. I think it will be great to throw a few PHP-GTK apps into the mix and beat out everyone that thinks PHP is only for the Web. If you are interested, make sure to sign up on the <a href="http://www.opsat.net/ptd/interestapp.php">PHP-GTK PHPThrowdown team organization form</a>.
</p>]]></description>
		<wfw:commentRSS>http://crisscott.com/2007/01/12/php-gtk-teams-for-phpthrowdown/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PHPThrowdown</title>
		<link>http://crisscott.com/2007/01/08/phpthrowdown/</link>
		<comments>http://crisscott.com/2007/01/08/phpthrowdown/#comments</comments>
		<pubDate>Mon, 08 Jan 2007 20:21:00 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2007/01/08/phpthrowdown/</guid>
		<description><![CDATA[<p>The <a href="http://www.phpthrowdown.com">PHPThrowdown</a> has opened for registration. <a href="http://www.phpthrowdown.com/">PHPThrowdown</a> is a competition to see who can create the best application in 24 hours. Lots of people can write good apps if you give them long enough, but a true PHP champion can do it under pressure.</p>
<p>I am one of the judges for the competition. It will be interesting to see what is submitted. Also, I will be donating a few copies of my book <a href="http://www.amazon.com/exec/obidos/redirect?link_code=as2&#038;path=ASIN/1590596137&#038;tag=crisscottcom-20&#038;camp=1789&#038;creative=9325">Pro PHP-GTK</a> to the top finishers in one of the categories.
</p>]]></description>
		<wfw:commentRSS>http://crisscott.com/2007/01/08/phpthrowdown/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>ZendCon &#8216;06</title>
		<link>http://crisscott.com/2006/11/02/zendcon-06/</link>
		<comments>http://crisscott.com/2006/11/02/zendcon-06/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 19:24:03 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2006/11/02/zendcon-06/</guid>
		<description><![CDATA[My talk at ZendCon is over and I would like to thank everyone that attended. If there are any questions please don&#8217;t hesitate to send me an email. As promised the slides can be found here.

]]></description>
		<wfw:commentRSS>http://crisscott.com/2006/11/02/zendcon-06/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Crisscott OnForce Client Desktop</title>
		<link>http://crisscott.com/2006/10/18/crisscott-onforce-client-desktop/</link>
		<comments>http://crisscott.com/2006/10/18/crisscott-onforce-client-desktop/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 19:56:17 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
	<category>OnForce</category>
		<guid isPermaLink="false">http://crisscott.com/2006/10/18/crisscott-onforce-client-desktop/</guid>
		<description><![CDATA[<p>I recently wrote a desktop application in <a href="http://gtk.php.net">PHP-GTK 2</a> that implements the <a href="http://www.onforce.com">OnForce</a> web services API.</p>
<p>After a few hours of coding, I was able to create a desktop application that lets me put together a batch of work orders while I am offline and send them when I get connected again. Also, when I am online, I can pull down work order data, close work orders, increase the spend limit and get and add notes. And what&#8217;s best is that it is all organized in a way that make it easier for me to focus on one task or piece of data at a time.</p>]]></description>
		<wfw:commentRSS>http://crisscott.com/2006/10/18/crisscott-onforce-client-desktop/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PHP-GTK News #22</title>
		<link>http://crisscott.com/2006/09/13/php-gtk-news-22/</link>
		<comments>http://crisscott.com/2006/09/13/php-gtk-news-22/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 14:10:26 +0000</pubDate>
		<dc:creator>scott</dc:creator>
		
	<category>PHP-GTK</category>
		<guid isPermaLink="false">http://crisscott.com/2006/09/13/php-gtk-news-22/</guid>
		<description><![CDATA[<p>It&#8217;s been a while, but I finally have some time to get back to summing up the world of PHP-GTK. Things have slowed down a little in the past few months on the development side but that doesn&#8217;t mean that the world of PHP-GTK 2 has stood still.</p>
<p><strong>Development</strong></p>
<p><em>A Call for Help:</em><br />
The number of developers actively writing C code for the PHP-GTK 2 extension stands at a whopping 4! And of course all four are rather busy as of late. If you feel comfortable writing C code and are looking for an opportunity to contribute to the project please contact the developer&#8217;s mailing list and ask how to lend a hand. There are plenty of little features that need to be implemented and some bugs that need to be fixed that will give you more than enough opportunity to learn and contribute.</p>
<p><strong>General</strong></p>
<p><em>Taking Conferences by Storm:</em><br /></p>]]></description>
		<wfw:commentRSS>http://crisscott.com/2006/09/13/php-gtk-news-22/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
