<?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: Is XMPP for the web ready?</title>
	<atom:link href="http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 13:44:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jason</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-665</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 16 Apr 2009 02:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-665</guid>
		<description>This is the nearest thing I&#039;ve found. The code is available as links to patches on this page, but nowhere could I find it on the jabsorb site or svn. http://groups.google.com/group/jabsorb-user/browse_thread/thread/47a8753888be73d5</description>
		<content:encoded><![CDATA[<p>This is the nearest thing I&#8217;ve found. The code is available as links to patches on this page, but nowhere could I find it on the jabsorb site or svn. <a href="http://groups.google.com/group/jabsorb-user/browse_thread/thread/47a8753888be73d5" rel="nofollow">http://groups.google.com/group/jabsorb-user/browse_thread/thread/47a8753888be73d5</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-641</link>
		<dc:creator>Howard</dc:creator>
		<pubDate>Sat, 07 Mar 2009 06:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-641</guid>
		<description>Normally I would agree that integrating a new protocol in the browser is hard. However, I tried this open source project  (kaazing.org) awhile back and it seemed like a very compelling solution, but I never got a chance to finish the testing. They claim that they have solved the issue of running a native XMPP client in the browser. Would be great to hear if someone else have tried it out.</description>
		<content:encoded><![CDATA[<p>Normally I would agree that integrating a new protocol in the browser is hard. However, I tried this open source project  (kaazing.org) awhile back and it seemed like a very compelling solution, but I never got a chance to finish the testing. They claim that they have solved the issue of running a native XMPP client in the browser. Would be great to hear if someone else have tried it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dethe Elza</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-632</link>
		<dc:creator>Dethe Elza</dc:creator>
		<pubDate>Sun, 01 Mar 2009 17:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-632</guid>
		<description>Isn&#039;t the mismatch between XMPP and HTTP their strongest feature? HTTP is a stateless transport protocol, XMPP is a connection-preserving XML routing protocol. They are fundamentally different, have different purposes, different use cases.  That said, I would love to see XMPP in the browser. Between the two protocols, that would cover a lot of different
uses.  But it is because of their differences that XMPP is 
useful, not despite them.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t the mismatch between XMPP and HTTP their strongest feature? HTTP is a stateless transport protocol, XMPP is a connection-preserving XML routing protocol. They are fundamentally different, have different purposes, different use cases.  That said, I would love to see XMPP in the browser. Between the two protocols, that would cover a lot of different<br />
uses.  But it is because of their differences that XMPP is<br />
useful, not despite them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remko TronÃ§on</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-627</link>
		<dc:creator>Remko TronÃ§on</dc:creator>
		<pubDate>Thu, 26 Feb 2009 13:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-627</guid>
		<description>@MikeD: Not sure if it helps, but architectural differences between XMPP and HTTP are described in the upcoming O&#039;Reilly book &quot;XMPP: The Definitive Guide&quot;. The book also links aspects of XMPP to HTTP throughout.</description>
		<content:encoded><![CDATA[<p>@MikeD: Not sure if it helps, but architectural differences between XMPP and HTTP are described in the upcoming O&#8217;Reilly book &#8220;XMPP: The Definitive Guide&#8221;. The book also links aspects of XMPP to HTTP throughout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeD</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-624</link>
		<dc:creator>MikeD</dc:creator>
		<pubDate>Thu, 26 Feb 2009 03:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-624</guid>
		<description>Is there a good (unbiased) comparison of XMPP and HTTP by someone that knows both very well? There are obviously serious differences, but I&#039;d like an actual list. Things like &#039;client initiates connection&#039; or &#039;message correlation outside a socket connection&#039; or &#039;trust between more than two parties&#039;, etc.</description>
		<content:encoded><![CDATA[<p>Is there a good (unbiased) comparison of XMPP and HTTP by someone that knows both very well? There are obviously serious differences, but I&#8217;d like an actual list. Things like &#8216;client initiates connection&#8217; or &#8216;message correlation outside a socket connection&#8217; or &#8216;trust between more than two parties&#8217;, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-623</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Thu, 26 Feb 2009 00:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-623</guid>
		<description>http://new.imified.com/developers/api

is the closest thing I know of to a json based xmpp.  It&#039;s a shame it is a proprietary service though.</description>
		<content:encoded><![CDATA[<p><a href="http://new.imified.com/developers/api" rel="nofollow">http://new.imified.com/developers/api</a></p>
<p>is the closest thing I know of to a json based xmpp.  It&#8217;s a shame it is a proprietary service though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain Hellegouarch</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-622</link>
		<dc:creator>Sylvain Hellegouarch</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-622</guid>
		<description>Possibly Eric but I doubt XML is the culprit here (mind you a BOSH proxy transforming XML to JSon might be attractive to many). I think there is a strong mismatch between XMPP and HTTP and it makes it rather hard for both to co-exist easily.</description>
		<content:encoded><![CDATA[<p>Possibly Eric but I doubt XML is the culprit here (mind you a BOSH proxy transforming XML to JSon might be attractive to many). I think there is a strong mismatch between XMPP and HTTP and it makes it rather hard for both to co-exist easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Larson</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-621</link>
		<dc:creator>Eric Larson</dc:creator>
		<pubDate>Wed, 25 Feb 2009 18:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-621</guid>
		<description>I&#039;d wonder if there were a JSON based XMPP server/service/whatever whether that might be more palatable to developers. After working with JSON, I&#039;ve become a real fan. It is excellent for data and it seems that XMPP relationship to XML might prevent some folks from getting excited about in programmatic terms (PubSub). This is really a buzzword argument that I&#039;m making without knowing the protocol. But, I am curious if XMPP requires XML at the protocol level or whether that is just the current trend for servers.</description>
		<content:encoded><![CDATA[<p>I&#8217;d wonder if there were a JSON based XMPP server/service/whatever whether that might be more palatable to developers. After working with JSON, I&#8217;ve become a real fan. It is excellent for data and it seems that XMPP relationship to XML might prevent some folks from getting excited about in programmatic terms (PubSub). This is really a buzzword argument that I&#8217;m making without knowing the protocol. But, I am curious if XMPP requires XML at the protocol level or whether that is just the current trend for servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain Hellegouarch</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-620</link>
		<dc:creator>Sylvain Hellegouarch</dc:creator>
		<pubDate>Wed, 25 Feb 2009 17:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-620</guid>
		<description>Brad,

Yes I am. The idea behind LLUP isn&#039;t dead in the sense that it&#039;s all about defining the best format for standalone messages that contain enough information to determine a resource, some boundary dates, geolocalisation and semantic about that resource.

I&#039;ve been trying to combine XMPP/PubSub and AtomPub to transport, index and query those messages but as I suggest in this blog post is that it&#039;s currently difficult to achieve this due the mistmatch between XMPP and HTTP.</description>
		<content:encoded><![CDATA[<p>Brad,</p>
<p>Yes I am. The idea behind LLUP isn&#8217;t dead in the sense that it&#8217;s all about defining the best format for standalone messages that contain enough information to determine a resource, some boundary dates, geolocalisation and semantic about that resource.</p>
<p>I&#8217;ve been trying to combine XMPP/PubSub and AtomPub to transport, index and query those messages but as I suggest in this blog post is that it&#8217;s currently difficult to achieve this due the mistmatch between XMPP and HTTP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.defuze.org/archives/163-is-xmpp-for-the-web-ready.html#comment-619</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 25 Feb 2009 17:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.defuze.org/?p=163#comment-619</guid>
		<description>Sylvain, aren&#039;t you involved  with a project involving xmpp, atompub and a custom protocol called &quot;LLUP&quot;?  Whatever happened to that project ?</description>
		<content:encoded><![CDATA[<p>Sylvain, aren&#8217;t you involved  with a project involving xmpp, atompub and a custom protocol called &#8220;LLUP&#8221;?  Whatever happened to that project ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

