<?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"
	>
<channel>
	<title>Comments on: Announcing Orbited 0.2.0</title>
	<atom:link href="http://orbited.org/blog/2007/10/announcing-orbited-020/feed/" rel="self" type="application/rss+xml" />
	<link>http://orbited.org/blog/2007/10/announcing-orbited-020/</link>
	<description>Blogging Comet Applications</description>
	<pubDate>Sat, 22 Nov 2008 04:50:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Michael Carter</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-207</link>
		<dc:creator>Michael Carter</dc:creator>
		<pubDate>Tue, 11 Dec 2007 00:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-207</guid>
		<description>&lt;p&gt;Simon: We want Orbited to be compatible with Bayeux, and to that end we are making sure that all of our design decisions won't preclude later incorporation of Bayeux. To this end we are also including a simple pub/sub mechanism in an upcoming release. But at the moment actually implementing Bayeux isn't a priority for the core development team.&lt;/p&gt;

&lt;p&gt;Eugene: I sent you an email. Thanks for your contribution, it is very much well received.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Simon: We want Orbited to be compatible with Bayeux, and to that end we are making sure that all of our design decisions won&#8217;t preclude later incorporation of Bayeux. To this end we are also including a simple pub/sub mechanism in an upcoming release. But at the moment actually implementing Bayeux isn&#8217;t a priority for the core development team.</p>

<p>Eugene: I sent you an email. Thanks for your contribution, it is very much well received.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: eugene</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-206</link>
		<dc:creator>eugene</dc:creator>
		<pubDate>Mon, 10 Dec 2007 17:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-206</guid>
		<description>&lt;p&gt;hi everyone. i have already implemented the C# client. I was trying to contact you at irc but you dont seem to be there. Where can i send to you my code so you can publish it to your website?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi everyone. i have already implemented the C# client. I was trying to contact you at irc but you dont seem to be there. Where can i send to you my code so you can publish it to your website?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: eugene</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-203</link>
		<dc:creator>eugene</dc:creator>
		<pubDate>Thu, 06 Dec 2007 17:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-203</guid>
		<description>&lt;p&gt;hi everyone,&lt;/p&gt;

&lt;p&gt;I would like to try to implement orbited in c#. can anyone please tell me were to start?&lt;/p&gt;

&lt;p&gt;thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi everyone,</p>

<p>I would like to try to implement orbited in c#. can anyone please tell me were to start?</p>

<p>thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Willison</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-199</link>
		<dc:creator>Simon Willison</dc:creator>
		<pubDate>Wed, 05 Dec 2007 21:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-199</guid>
		<description>&lt;p&gt;Do you guys plan to implement &lt;a href="http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html" rel="nofollow"&gt;the Bayeaux protocol&lt;/a&gt; for Orbited?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Do you guys plan to implement <a href="http://svn.xantus.org/shortbus/trunk/bayeux/bayeux.html" rel="nofollow">the Bayeaux protocol</a> for Orbited?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Rus</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-131</link>
		<dc:creator>Jacob Rus</dc:creator>
		<pubDate>Sat, 10 Nov 2007 14:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-131</guid>
		<description>&lt;p&gt;Thanks for coming in to live help and sorting things out. PylonsChat in SVN is now back up and ready to go, right?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for coming in to live help and sorting things out. PylonsChat in SVN is now back up and ready to go, right?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-124</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 09 Nov 2007 08:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-124</guid>
		<description>&lt;p&gt;Hi, 
 I'm building a pylons application for which I'd like to implement a live database update notification setup.  Orbited seems like a great fit and I've tried a couple of the tutorials, and spoke with a couple people in the live chat example on the site.  I've got the cherrychat application working fine after a couple of minor changes to the code in the tutorial, but I cannot seem to get the pylonschat demo working, using either the tutorial code, or the svn code (which differ considerably).  I am running debian etch, the latest versions of pylons, orbited, paste etc. and viewing things from iceweasel (firefox).  In both cases I repeatedly get the following error whenever I try to connect:&lt;/p&gt;

&lt;p&gt;007-11-09 00:24:40,628 - Application - CRITICAL - exceptions.AttributeError:'ProxyComplete' object has no attribute 'content'       File "/usr/lib/python2.4/site-packages/orbited-0.2.0-py2.4.egg/orbited/http/http.py", line 123, in write
  File "/usr/lib/python2.4/site-packages/orbited-0.2.0-py2.4.egg/orbited/app.py", line 70, in start&lt;/p&gt;

&lt;p&gt;I'd very much like to get this working as soon as possible and would love to help out in any way I can.&lt;/p&gt;

&lt;p&gt;joe&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, 
 I&#8217;m building a pylons application for which I&#8217;d like to implement a live database update notification setup.  Orbited seems like a great fit and I&#8217;ve tried a couple of the tutorials, and spoke with a couple people in the live chat example on the site.  I&#8217;ve got the cherrychat application working fine after a couple of minor changes to the code in the tutorial, but I cannot seem to get the pylonschat demo working, using either the tutorial code, or the svn code (which differ considerably).  I am running debian etch, the latest versions of pylons, orbited, paste etc. and viewing things from iceweasel (firefox).  In both cases I repeatedly get the following error whenever I try to connect:</p>

<p>007-11-09 00:24:40,628 - Application - CRITICAL - exceptions.AttributeError:&#8217;ProxyComplete&#8217; object has no attribute &#8216;content&#8217;       File &#8220;/usr/lib/python2.4/site-packages/orbited-0.2.0-py2.4.egg/orbited/http/http.py&#8221;, line 123, in write
  File &#8220;/usr/lib/python2.4/site-packages/orbited-0.2.0-py2.4.egg/orbited/app.py&#8221;, line 70, in start</p>

<p>I&#8217;d very much like to get this working as soon as possible and would love to help out in any way I can.</p>

<p>joe</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-82</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Tue, 30 Oct 2007 00:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-82</guid>
		<description>&lt;p&gt;That fixed it, thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That fixed it, thank you!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Carter</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-81</link>
		<dc:creator>Michael Carter</dc:creator>
		<pubDate>Mon, 29 Oct 2007 23:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-81</guid>
		<description>&lt;p&gt;Hey Stuart,&lt;/p&gt;

&lt;p&gt;You can find our patched pyevent here: www.orbited.org/pyevent -- in particular just replace the event.c file with ours before you compile.&lt;/p&gt;

&lt;p&gt;Thanks for bringing the broken link to our attention. We'll fix that soon.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Stuart,</p>

<p>You can find our patched pyevent here: <a href="http://www.orbited.org/pyevent" rel="nofollow">http://www.orbited.org/pyevent</a> &#8212; in particular just replace the event.c file with ours before you compile.</p>

<p>Thanks for bringing the broken link to our attention. We&#8217;ll fix that soon.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://orbited.org/blog/2007/10/announcing-orbited-020/#comment-80</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 26 Oct 2007 21:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.orbited.org/blog/2007/10/announcing-orbited-020/#comment-80</guid>
		<description>&lt;p&gt;This is exciting stuff...simple Comet in Python? I love it!&lt;/p&gt;

&lt;p&gt;But a small problem crops-up when running the tutorial:&lt;/p&gt;

&lt;p&gt;"""Error in pyevent 0.3 on ubuntu in python 2.5. See http://orbited.org/pyevent.html for details"""&lt;/p&gt;

&lt;p&gt;I googled this error message, found your blog entry about patching pylibevent to fix it, but can't find the fix!  A little help?&lt;/p&gt;

&lt;p&gt;BTW, the http://orbited.org/pyevent.html url is a 404.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is exciting stuff&#8230;simple Comet in Python? I love it!</p>

<p>But a small problem crops-up when running the tutorial:</p>

<p>&#8220;&#8221;"Error in pyevent 0.3 on ubuntu in python 2.5. See <a href="http://orbited.org/pyevent.html" rel="nofollow">http://orbited.org/pyevent.html</a> for details&#8221;"&#8221;</p>

<p>I googled this error message, found your blog entry about patching pylibevent to fix it, but can&#8217;t find the fix!  A little help?</p>

<p>BTW, the <a href="http://orbited.org/pyevent.html" rel="nofollow">http://orbited.org/pyevent.html</a> url is a 404.</p>]]></content:encoded>
	</item>
</channel>
</rss>
