<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>strayorange &#187; songbird</title>
	<atom:link href="http://www.strayorange.com/blog/tag/songbird/feed" rel="self" type="application/rss+xml" />
	<link>http://www.strayorange.com/blog</link>
	<description>where may I find stray oranges, sir?</description>
	<lastBuildDate>Tue, 10 Aug 2010 13:13:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A DHT for Mozilla?</title>
		<link>http://www.strayorange.com/blog/56-a-dht-for-mozilla</link>
		<comments>http://www.strayorange.com/blog/56-a-dht-for-mozilla#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:19:19 +0000</pubDate>
		<dc:creator>CAFxX</dc:creator>
				<category><![CDATA[CAFxX]]></category>
		<category><![CDATA[dht]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[songbird]]></category>

		<guid isPermaLink="false">http://www.strayorange.com/blog/?p=56</guid>
		<description><![CDATA[I&#8217;ve been thinking in the last few days about writing a DHT implementation for Mozilla, some kind of generic library (packaged as an add-on) that may be used in a tons of different ways, like: a distributed version of Weave (for Firefox) a shared cache/proxy/CDN system (that would allow users to reach otherwise unreachable resources, [...]


Related posts:<ol><li><a href='http://www.strayorange.com/blog/164-html5-web-sockets-api-reloaded' rel='bookmark' title='Permanent Link: HTML5 Web Sockets API reloaded'>HTML5 Web Sockets API reloaded</a> <small>One of the most exciting upcoming features of HTML5 is...</small></li>
<li><a href='http://www.strayorange.com/blog/175-social-networks-3-0' rel='bookmark' title='Permanent Link: Social networks 3.0?'>Social networks 3.0?</a> <small>Hello everybody, this is my first post on this blog....</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking in the last few days about writing a DHT implementation for Mozilla, some kind of generic library (packaged as an add-on) that may be used in a tons of different ways, like:</p>
<ul>
<li>a distributed version of Weave (for Firefox)</li>
<li>a shared cache/proxy/CDN system (that would allow users to reach otherwise unreachable resources, be it because of server downtime or because of censorship policies)</li>
<li>a file sharing platform (for Songbird: imagine being able to see in your library not only your songs, but also everyone else&#8217;s)</li>
<li>a distributed computing platform (more on this in a later post)</li>
<li>the Next Big Thing™</li>
</ul>
<p>BTW, much of this is partly already implemented in any bittorrent client (and the rest is already <a href="http://www.bittorrent.org/beps/bep_0009.html">on track</a>), what&#8217;s needed is just glueing the pieces together. As soon as my exams are over I&#8217;ll give it a try&#8230;</p>


<p>Related posts:<ol><li><a href='http://www.strayorange.com/blog/164-html5-web-sockets-api-reloaded' rel='bookmark' title='Permanent Link: HTML5 Web Sockets API reloaded'>HTML5 Web Sockets API reloaded</a> <small>One of the most exciting upcoming features of HTML5 is...</small></li>
<li><a href='http://www.strayorange.com/blog/175-social-networks-3-0' rel='bookmark' title='Permanent Link: Social networks 3.0?'>Social networks 3.0?</a> <small>Hello everybody, this is my first post on this blog....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.strayorange.com/blog/56-a-dht-for-mozilla/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
