<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Starting Out With Comet (Orbited) Part 1</title>
	<atom:link href="http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/</link>
	<description>something new every day ... or so  By Dave Fowler</description>
	<lastBuildDate>Thu, 10 May 2012 17:32:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Are there any resources for integrating Comet and Django? - Quora</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-948</link>
		<dc:creator><![CDATA[Are there any resources for integrating Comet and Django? - Quora]]></dc:creator>
		<pubDate>Sun, 29 May 2011 18:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-948</guid>
		<description><![CDATA[[...] All 0 CommentsCannot add comment at this time.&#160;&#160;Amir Rustamzadeh Also check this out: http://thingsilearned.com/2009/0...and this as well: http://cometdaily.com/2008/10/10...This answer .Please specify the necessary [...]]]></description>
		<content:encoded><![CDATA[<p>[...] All 0 CommentsCannot add comment at this time.&nbsp;&nbsp;Amir Rustamzadeh Also check this out: <a href="http://thingsilearned.com/2009/0" rel="nofollow">http://thingsilearned.com/2009/0</a>&#8230;and this as well: <a href="http://cometdaily.com/2008/10/10" rel="nofollow">http://cometdaily.com/2008/10/10</a>&#8230;This answer .Please specify the necessary [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @TheKeyboard &#187; Blog Archive &#187; What&#8217;s In Chris&#8217; Brain &#8211; Christmas 2009 Edition</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-788</link>
		<dc:creator><![CDATA[@TheKeyboard &#187; Blog Archive &#187; What&#8217;s In Chris&#8217; Brain &#8211; Christmas 2009 Edition]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 01:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-788</guid>
		<description><![CDATA[[...] starting at work, one that can potentially involve real-time information. Check out this series on how to build real-time web applications using Django, Python and a javascript library called Orbited. When you combine this with the you-can-see-it-on-the-horizon-but-not-quite-here-yet concept of web [...]]]></description>
		<content:encoded><![CDATA[<p>[...] starting at work, one that can potentially involve real-time information. Check out this series on how to build real-time web applications using Django, Python and a javascript library called Orbited. When you combine this with the you-can-see-it-on-the-horizon-but-not-quite-here-yet concept of web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: godavemon</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-703</link>
		<dc:creator><![CDATA[godavemon]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 16:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-703</guid>
		<description><![CDATA[@Mark, I have no experience with any PHP comet implementations but a google search shows a few.  Here&#039;s a nice tutorial

http://www.zeitoun.net/articles/comet_and_php/start

Good luck with the game!]]></description>
		<content:encoded><![CDATA[<p>@Mark, I have no experience with any PHP comet implementations but a google search shows a few.  Here&#8217;s a nice tutorial</p>
<p><a href="http://www.zeitoun.net/articles/comet_and_php/start" rel="nofollow">http://www.zeitoun.net/articles/comet_and_php/start</a></p>
<p>Good luck with the game!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comet Daily &#187; Blog Archive &#187; Getting Started with Orbited</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-702</link>
		<dc:creator><![CDATA[Comet Daily &#187; Blog Archive &#187; Getting Started with Orbited]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 08:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-702</guid>
		<description><![CDATA[[...] Part 1: Introduction [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Part 1: Introduction [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-701</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 08:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-701</guid>
		<description><![CDATA[I&#039;m planning to create a facebook game using Comet but currently I dont know where to start. 

Are there any Ajax/PHP implementation for COMET?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m planning to create a facebook game using Comet but currently I dont know where to start. </p>
<p>Are there any Ajax/PHP implementation for COMET?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skylar</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-685</link>
		<dc:creator><![CDATA[Skylar]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 07:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-685</guid>
		<description><![CDATA[Awesome, almost got me convinced (orbited)]]></description>
		<content:encoded><![CDATA[<p>Awesome, almost got me convinced (orbited)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starting Out With Comet (Orbited) Part 2 &#8211; Installation and STOMP &#171; Things I Learned</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-664</link>
		<dc:creator><![CDATA[Starting Out With Comet (Orbited) Part 2 &#8211; Installation and STOMP &#171; Things I Learned]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 19:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-664</guid>
		<description><![CDATA[[...] around with STOMP/Comet setup using Orbited&#8217;s STOMP Test demo.  If you have not read the first blog post in this series I advise you do so.  I will be assuming you have an understanding of those terms [...]]]></description>
		<content:encoded><![CDATA[<p>[...] around with STOMP/Comet setup using Orbited&#8217;s STOMP Test demo.  If you have not read the first blog post in this series I advise you do so.  I will be assuming you have an understanding of those terms [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Schultz</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-635</link>
		<dc:creator><![CDATA[Robert Schultz]]></dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-635</guid>
		<description><![CDATA[Excellent blog post!

I recently started using orbited in a new project of mine. I found the tutorial you linked to invaluable in getting up and running with orbited.
I tried for over a day to get the dojo cometd running and was met there with just all sorts of fail.

I&#039;m currently using orbited but instead of it&#039;s built in MQ server I am running apache active-mq inside a custom java daemon. Working great! orbited has been something I haven&#039;t had to think about once since setting up which exactly what great technologies should strive for :)

Thanks again for making this blog post, although too late to be helpful to me, I think comet really could make some amazing websites if only more people knew about it and could get it all working :)]]></description>
		<content:encoded><![CDATA[<p>Excellent blog post!</p>
<p>I recently started using orbited in a new project of mine. I found the tutorial you linked to invaluable in getting up and running with orbited.<br />
I tried for over a day to get the dojo cometd running and was met there with just all sorts of fail.</p>
<p>I&#8217;m currently using orbited but instead of it&#8217;s built in MQ server I am running apache active-mq inside a custom java daemon. Working great! orbited has been something I haven&#8217;t had to think about once since setting up which exactly what great technologies should strive for <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again for making this blog post, although too late to be helpful to me, I think comet really could make some amazing websites if only more people knew about it and could get it all working <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comet Daily &#187; Blog Archive &#187; Quick Introduction to Orbited</title>
		<link>http://thingsilearned.com/2009/06/09/starting-out-with-comet-orbited-part-1/#comment-630</link>
		<dc:creator><![CDATA[Comet Daily &#187; Blog Archive &#187; Quick Introduction to Orbited]]></dc:creator>
		<pubDate>Tue, 16 Jun 2009 07:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://thingsilearned.com/?p=492#comment-630</guid>
		<description><![CDATA[[...] Starting Out with Comet (Orbited) is the first in a planned series of articles by Dave Fowler on getting up to speed with Comet. If you&#8217;re thinking about using Orbited, it&#8217;s a good introduction to the Comet concepts that are relevant to a new user. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Starting Out with Comet (Orbited) is the first in a planned series of articles by Dave Fowler on getting up to speed with Comet. If you&#8217;re thinking about using Orbited, it&#8217;s a good introduction to the Comet concepts that are relevant to a new user. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

