<?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: The Fine Line Between Clever And Stupid</title>
	<atom:link href="http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sun, 14 Mar 2010 11:32:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joachim Bengtsson</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2629</link>
		<dc:creator>Joachim Bengtsson</dc:creator>
		<pubDate>Mon, 19 May 2008 10:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2629</guid>
		<description>Ack, you evil you! The second I get my hands on this, I will rip out the network code I have in my current game and replace it with this :P Now I just need a very fast and simple Prolog parser... :P</description>
		<content:encoded><![CDATA[<p>Ack, you evil you! The second I get my hands on this, I will rip out the network code I have in my current game and replace it with this :P Now I just need a very fast and simple Prolog parser&#8230; :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2628</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Thu, 15 May 2008 17:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2628</guid>
		<description>Ilan — Whatever code I write, that I end up using for this purpose, will be open source.

If I don&#039;t use Vortex, I don&#039;t want to open-source my wrapper classes because I won&#039;t be using or maintaining them; but I&#039;d be fine with giving them to someone else to open-source.</description>
		<content:encoded><![CDATA[<p>Ilan — Whatever code I write, that I end up using for this purpose, will be open source.</p>
<p>If I don&#8217;t use Vortex, I don&#8217;t want to open-source my wrapper classes because I won&#8217;t be using or maintaining them; but I&#8217;d be fine with giving them to someone else to open-source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilan Volow</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2627</link>
		<dc:creator>Ilan Volow</dc:creator>
		<pubDate>Thu, 15 May 2008 16:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2627</guid>
		<description>I started writing a pure Python implementation of BEEP back when I was a member of my school&#039;s Xgrid club and we were trying to write/reverse engineer a multi-platform Xgrid client. It remember thinking that it was kind of senseless that Apple did a BEEP protocol implementation and kept it as a private framework. Especially since the other BEEP libraries had sucked back then, and I guess not a lot has changed.

Were you planning to make your BEEP code open source?</description>
		<content:encoded><![CDATA[<p>I started writing a pure Python implementation of BEEP back when I was a member of my school&#8217;s Xgrid club and we were trying to write/reverse engineer a multi-platform Xgrid client. It remember thinking that it was kind of senseless that Apple did a BEEP protocol implementation and kept it as a private framework. Especially since the other BEEP libraries had sucked back then, and I guess not a lot has changed.</p>
<p>Were you planning to make your BEEP code open source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Smith (dizzyd)</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2626</link>
		<dc:creator>Dave Smith (dizzyd)</dc:creator>
		<pubDate>Wed, 14 May 2008 20:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2626</guid>
		<description>Ah, how small this world is. I recently implemented a stupid simple version of the features you described, with the difference being that i did provide a simple way to do channels. But yeah, BEEP is a nice idea -- terrible implementation.

Not that I&#039;m an expert or anything... :)</description>
		<content:encoded><![CDATA[<p>Ah, how small this world is. I recently implemented a stupid simple version of the features you described, with the difference being that i did provide a simple way to do channels. But yeah, BEEP is a nice idea &#8212; terrible implementation.</p>
<p>Not that I&#8217;m an expert or anything&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hendrik</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2625</link>
		<dc:creator>hendrik</dc:creator>
		<pubDate>Tue, 13 May 2008 17:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2625</guid>
		<description>Definitely clever to cut your losses and start over. Writing something new from scratch also tends to be way more fun and satisfying than fighting other people&#039;s code. Because sadly other people&#039;s code tends to suck. (Your link to source doesn&#039;t work but &#039;liberal use of goto statements&#039; made me shudder).</description>
		<content:encoded><![CDATA[<p>Definitely clever to cut your losses and start over. Writing something new from scratch also tends to be way more fun and satisfying than fighting other people&#8217;s code. Because sadly other people&#8217;s code tends to suck. (Your link to source doesn&#8217;t work but &#8216;liberal use of goto statements&#8217; made me shudder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2624</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Tue, 13 May 2008 14:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2624</guid>
		<description>Pedro — I&#039;ve implemented XMPP (aka Jabber) before, as part of the initial iChat prototyping.
First, it&#039;s a rather inefficient protocol because it&#039;s entirely XML. That&#039;s expensive to parse, and it&#039;s particularly bad at sending binary data because it has to be base64-encoded. Cloudy sends a lot of binary data.
Also, XMPP has a lot of built-in client/server assumptions and I don&#039;t think it would fit very well into a true P2P implementation.</description>
		<content:encoded><![CDATA[<p>Pedro — I&#8217;ve implemented XMPP (aka Jabber) before, as part of the initial iChat prototyping.<br />
First, it&#8217;s a rather inefficient protocol because it&#8217;s entirely XML. That&#8217;s expensive to parse, and it&#8217;s particularly bad at sending binary data because it has to be base64-encoded. Cloudy sends a lot of binary data.<br />
Also, XMPP has a lot of built-in client/server assumptions and I don&#8217;t think it would fit very well into a true P2P implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ullrich.myopenid.com</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2623</link>
		<dc:creator>ullrich.myopenid.com</dc:creator>
		<pubDate>Tue, 13 May 2008 08:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2623</guid>
		<description>just find it amazing to hear the same word (BLIP in this case) two times a day but in two different contexts.

techcrunch just wrote about a &quot;twitter for music&quot; which goes by the name of BLIP too. http://www.techcrunch.com/2008/05/12/twitter-for-music/

also there&#039;s some kind of underground music style which is called &quot;BlipHop&quot;. Its an interesting form of HipHop which lies totally apart from that you hear in radio day by day.

Long live the BLIP!</description>
		<content:encoded><![CDATA[<p>just find it amazing to hear the same word (BLIP in this case) two times a day but in two different contexts.</p>
<p>techcrunch just wrote about a &#8220;twitter for music&#8221; which goes by the name of BLIP too. <a href="http://www.techcrunch.com/2008/05/12/twitter-for-music/" rel="nofollow">http://www.techcrunch.com/2008/05/12/twitter-for-music/</a></p>
<p>also there&#8217;s some kind of underground music style which is called &#8220;BlipHop&#8221;. Its an interesting form of HipHop which lies totally apart from that you hear in radio day by day.</p>
<p>Long live the BLIP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Melo</title>
		<link>http://jens.mooseyard.com/2008/05/the-fine-line-between-clever-and-stupid/comment-page-1/#comment-2622</link>
		<dc:creator>Pedro Melo</dc:creator>
		<pubDate>Tue, 13 May 2008 07:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/the-fine-line-between-clever-and-stupid/#comment-2622</guid>
		<description>Hi,

I wonder, did you look at XMPP? I don&#039;t know much about cloudy and what you are trying to do in the end, but XMPP could be an interesting option.

It fits your entire criteria.

Best regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wonder, did you look at XMPP? I don&#8217;t know much about cloudy and what you are trying to do in the end, but XMPP could be an interesting option.</p>
<p>It fits your entire criteria.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->