<?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: Web Sockets in HTML 5 might solve the http pull problem once and for all</title>
	<atom:link href="http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/</link>
	<description>work smarter when building current web trends</description>
	<lastBuildDate>Mon, 28 Jun 2010 17:41:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mads Sülau Jørgensen</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83158</link>
		<dc:creator>Mads Sülau Jørgensen</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83158</guid>
		<description>As for what kind of software to use to build such a socket server, there are endless possibilities. As Morten says, twisted is a good way to go (perfect for prototyping), because it&#039;s all about doing thing asynchronously.

If you *really* want to reach a million simultaneous users, you&#039;ll probably want to build something on top of erlang otp or libevent for c.</description>
		<content:encoded><![CDATA[<p>As for what kind of software to use to build such a socket server, there are endless possibilities. As Morten says, twisted is a good way to go (perfect for prototyping), because it&#8217;s all about doing thing asynchronously.</p>
<p>If you *really* want to reach a million simultaneous users, you&#8217;ll probably want to build something on top of erlang otp or libevent for c.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne B</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83117</link>
		<dc:creator>Wayne B</dc:creator>
		<pubDate>Fri, 21 Aug 2009 00:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83117</guid>
		<description>It&#039;s cool with me if we disagree about the _value_ that we each get from the platform. I surmise that to you, the web is valuable as an applications platform because of the fact that it _is_ the lowest common denominator; you can reach everybody and everybody&#039;s equal and the barrier to entry is zero.

To me, that&#039;s less valuable than the ease with which I can transform the thoughts in my head into a product that works for most people. Silverlight and Flash are indeed much more pure than HTML. They certainly have more of a capacity to be so, since they&#039;re maintained by one company which is better than a committee. As a matter of fact, if you can get one smart a**hole in that company to run the show, you&#039;ll be better off for it.

I think of good programming tools as the ones that let me think the least about things that don&#039;t matter and help me accomplish the things that do without a lot of fuss. There&#039;s already enough fuss...too much in fact depending on the industry you&#039;re in. As a matter of fact, imho software development as a whole could stand to get an order of magnitude easier.

Besides the tools though, I really wish that they would just drop HTML5 and come up with a completely new standard that is focused on application development, not this mix between &quot;documents&quot; and &quot;applications&quot;.

See my reddit comments for more thoughts on the issue:

http://www.reddit.com/r/programming/comments/9cefn/web_sockets_in_html_5_might_solve_the_http_pull/c0c94wn

Sorry for hijacking your thread. We all have to deal with it sometimes:

http://stackoverflow.com/questions/1148591/recording-audio-from-users-microphone-in-silverlight-3/1176392#1176392</description>
		<content:encoded><![CDATA[<p>It&#8217;s cool with me if we disagree about the _value_ that we each get from the platform. I surmise that to you, the web is valuable as an applications platform because of the fact that it _is_ the lowest common denominator; you can reach everybody and everybody&#8217;s equal and the barrier to entry is zero.</p>
<p>To me, that&#8217;s less valuable than the ease with which I can transform the thoughts in my head into a product that works for most people. Silverlight and Flash are indeed much more pure than HTML. They certainly have more of a capacity to be so, since they&#8217;re maintained by one company which is better than a committee. As a matter of fact, if you can get one smart a**hole in that company to run the show, you&#8217;ll be better off for it.</p>
<p>I think of good programming tools as the ones that let me think the least about things that don&#8217;t matter and help me accomplish the things that do without a lot of fuss. There&#8217;s already enough fuss&#8230;too much in fact depending on the industry you&#8217;re in. As a matter of fact, imho software development as a whole could stand to get an order of magnitude easier.</p>
<p>Besides the tools though, I really wish that they would just drop HTML5 and come up with a completely new standard that is focused on application development, not this mix between &#8220;documents&#8221; and &#8220;applications&#8221;.</p>
<p>See my reddit comments for more thoughts on the issue:</p>
<p><a href="http://www.reddit.com/r/programming/comments/9cefn/web_sockets_in_html_5_might_solve_the_http_pull/c0c94wn" rel="nofollow">http://www.reddit.com/r/programming/comments/9cefn/web_sockets_in_html_5_might_solve_the_http_pull/c0c94wn</a></p>
<p>Sorry for hijacking your thread. We all have to deal with it sometimes:</p>
<p><a href="http://stackoverflow.com/questions/1148591/recording-audio-from-users-microphone-in-silverlight-3/1176392#1176392" rel="nofollow">http://stackoverflow.com/questions/1148591/recording-audio-from-users-microphone-in-silverlight-3/1176392#1176392</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarik</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83092</link>
		<dc:creator>Tarik</dc:creator>
		<pubDate>Thu, 20 Aug 2009 20:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83092</guid>
		<description>I don&#039;t know about Wayne B, but I tend to think of &#039;pure environments&#039; as client agents that don&#039;t require plugins.  Naturally, unless you&#039;re coding for a client specifically with IE8, this precludes the use of Silverlight.  I also tend to think of _good_ programming tools as the ones which support open standards, even if not as their primary format.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know about Wayne B, but I tend to think of &#8216;pure environments&#8217; as client agents that don&#8217;t require plugins.  Naturally, unless you&#8217;re coding for a client specifically with IE8, this precludes the use of Silverlight.  I also tend to think of _good_ programming tools as the ones which support open standards, even if not as their primary format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne B</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83073</link>
		<dc:creator>Wayne B</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83073</guid>
		<description>I&#039;d much rather use a pure environment with _good_ programming tools such as Silverlight. HTML/Javascript is the absolute lowest common denominator as far as application platforms go and frankly, it kinda sucks.</description>
		<content:encoded><![CDATA[<p>I&#8217;d much rather use a pure environment with _good_ programming tools such as Silverlight. HTML/Javascript is the absolute lowest common denominator as far as application platforms go and frankly, it kinda sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Petrich</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83070</link>
		<dc:creator>Ryan Petrich</dc:creator>
		<pubDate>Thu, 20 Aug 2009 17:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83070</guid>
		<description>Facebook has indeed built it from scratch. They have very interesting blog posts on the subject: http://www.facebook.com/note.php?note_id=51412338919

Getting COMET to work properly isn&#039;t technically difficult, but involves a lot of corner cases specific to each browser that make it prohibitively expensive to cover unless you are a Google or Facebook-sized company.  A common API as specified in HTML5 will make this sort of application much easier to develop</description>
		<content:encoded><![CDATA[<p>Facebook has indeed built it from scratch. They have very interesting blog posts on the subject: <a href="http://www.facebook.com/note.php?note_id=51412338919" rel="nofollow">http://www.facebook.com/note.php?note_id=51412338919</a></p>
<p>Getting COMET to work properly isn&#8217;t technically difficult, but involves a lot of corner cases specific to each browser that make it prohibitively expensive to cover unless you are a Google or Facebook-sized company.  A common API as specified in HTML5 will make this sort of application much easier to develop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barklund</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83058</link>
		<dc:creator>Barklund</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83058</guid>
		<description>Facebook does Comet for their millions of simultaneous users. Maybe they built the server software from scratch, but it sure proves, that it can be done and in large scale. Oh, and GMail and GDocs does it as well, be Google for sure built it from scratch even if the software existed.

Twisted is a good choice for implementing this kind of serverside technology. Previously I&#039;ve built such applications using Python or Java, but only for Flash clients.

I am sure, that when the ball starts rolling, you will see dozens of serverside frameworks popping up for this kind of architecture - both commercial and open-source and there will be a lot of crap and only a handful gems in-between.

If you build it [client-side socket API&#039;s -ed], they [server-side architectures -ed] will come.</description>
		<content:encoded><![CDATA[<p>Facebook does Comet for their millions of simultaneous users. Maybe they built the server software from scratch, but it sure proves, that it can be done and in large scale. Oh, and GMail and GDocs does it as well, be Google for sure built it from scratch even if the software existed.</p>
<p>Twisted is a good choice for implementing this kind of serverside technology. Previously I&#8217;ve built such applications using Python or Java, but only for Flash clients.</p>
<p>I am sure, that when the ball starts rolling, you will see dozens of serverside frameworks popping up for this kind of architecture &#8211; both commercial and open-source and there will be a lot of crap and only a handful gems in-between.</p>
<p>If you build it [client-side socket API's -ed], they [server-side architectures -ed] will come.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian McDowall</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83052</link>
		<dc:creator>Ian McDowall</dc:creator>
		<pubDate>Thu, 20 Aug 2009 15:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83052</guid>
		<description>But what about server support?  I have been looking at putting together something like this with long-standing HTTP requests and the browser / Javascript side is easy but it needs a server which can comfortably support paused / waiting requests and a means of communicating between requests so I am going to build one using Twisted.

Anyway, I am sure that there are multiple alternatives but they all need server support - HTML 5 support in the browser is not sufficient by itself.  Are you assuming that custom servers are the easy part (from a deployment point of view)?</description>
		<content:encoded><![CDATA[<p>But what about server support?  I have been looking at putting together something like this with long-standing HTTP requests and the browser / Javascript side is easy but it needs a server which can comfortably support paused / waiting requests and a means of communicating between requests so I am going to build one using Twisted.</p>
<p>Anyway, I am sure that there are multiple alternatives but they all need server support &#8211; HTML 5 support in the browser is not sufficient by itself.  Are you assuming that custom servers are the easy part (from a deployment point of view)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barklund</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83029</link>
		<dc:creator>Barklund</dc:creator>
		<pubDate>Thu, 20 Aug 2009 11:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83029</guid>
		<description>XmlHttpRequest came in through the backdoor as you know. IE5.0 invented it (necessary to do Outlook Web Access), but via ActiveX and a strange instantiation method. The other browsers adopted something similar eventhough still non-standard and only after that it actually became a draft for &lt;a href=&quot;http://www.w3.org/TR/XMLHttpRequest/&quot; rel=&quot;nofollow&quot;&gt;a standard, that is still only in Final Call Working Draft since 2008&lt;/a&gt;.

Microsoft invented something good for once ;)

Given that no browser started inventing their own socket client API, the specification will probably be implemented correctly first time by all parties - even Microsoft.</description>
		<content:encoded><![CDATA[<p>XmlHttpRequest came in through the backdoor as you know. IE5.0 invented it (necessary to do Outlook Web Access), but via ActiveX and a strange instantiation method. The other browsers adopted something similar eventhough still non-standard and only after that it actually became a draft for <a href="http://www.w3.org/TR/XMLHttpRequest/" rel="nofollow">a standard, that is still only in Final Call Working Draft since 2008</a>.</p>
<p>Microsoft invented something good for once ;)</p>
<p>Given that no browser started inventing their own socket client API, the specification will probably be implemented correctly first time by all parties &#8211; even Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mads Sülau Jørgensen</title>
		<link>http://www.barklund.org/blog/2009/08/20/web-sockets-html-5-solve-http-pull/comment-page-1/#comment-83025</link>
		<dc:creator>Mads Sülau Jørgensen</dc:creator>
		<pubDate>Thu, 20 Aug 2009 11:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.barklund.org/blog/?p=283#comment-83025</guid>
		<description>I just hope that it won&#039;t involve the same amount of oddities between browsers, as for example XmlHttpRequest does.

You just gotta love jQuery and friends for hiding all that scary stuff.</description>
		<content:encoded><![CDATA[<p>I just hope that it won&#8217;t involve the same amount of oddities between browsers, as for example XmlHttpRequest does.</p>
<p>You just gotta love jQuery and friends for hiding all that scary stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
