<?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 State of Erlang Web Middleware &#8211; EWGI and SimpleBridge</title>
	<atom:link href="http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/feed" rel="self" type="application/rss+xml" />
	<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127</link>
	<description>News and Information on Erlang and Concurrent Computing</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:04:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: links for 2010-01-02 &#171; Bloggitation</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-182</link>
		<dc:creator>links for 2010-01-02 &#171; Bloggitation</dc:creator>
		<pubDate>Sun, 03 Jan 2010 06:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-182</guid>
		<description>[...] The State of Erlang Web Middleware – EWGI and SimpleBridge – Erlang Inside (tags: erlang web programming) [...]</description>
		<content:encoded><![CDATA[<p>[...] The State of Erlang Web Middleware – EWGI and SimpleBridge – Erlang Inside (tags: erlang web programming) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filippo</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-181</link>
		<dc:creator>filippo</dc:creator>
		<pubDate>Thu, 31 Dec 2009 16:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-181</guid>
		<description>Recently Davide has done some work on ewgi to add streaming and multipart request/responses.
But I don&#039;t think the changes are all merged in the master repository.

As I said to Dmitrii via twitter I&#039;m interested in trying to port webmachine on top of ewgi for a project I&#039;m working on, so I&#039;ll look into this at the benning of the year.</description>
		<content:encoded><![CDATA[<p>Recently Davide has done some work on ewgi to add streaming and multipart request/responses.<br />
But I don&#8217;t think the changes are all merged in the master repository.</p>
<p>As I said to Dmitrii via twitter I&#8217;m interested in trying to port webmachine on top of ewgi for a project I&#8217;m working on, so I&#8217;ll look into this at the benning of the year.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad DePue</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-177</link>
		<dc:creator>Chad DePue</dc:creator>
		<pubDate>Wed, 30 Dec 2009 13:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-177</guid>
		<description>Honestly I don&#039;t yet know if you can use EWGI with webmachine (per the other comment)... i put out a question to the webmachine guys and i&#039;ll let you know what i hear</description>
		<content:encoded><![CDATA[<p>Honestly I don&#8217;t yet know if you can use EWGI with webmachine (per the other comment)&#8230; i put out a question to the webmachine guys and i&#8217;ll let you know what i hear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad DePue</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-176</link>
		<dc:creator>Chad DePue</dc:creator>
		<pubDate>Wed, 30 Dec 2009 13:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-176</guid>
		<description>Yes your&#039;s and Rusty&#039;s critiques of EWGI&#039;s limitations are valid. I don&#039;t think you can use EWGI with webmachine - it&#039;s more of a &#039;full stack&#039; in that it provides access to the request, headers, and allows you to build the response with it&#039;s own API. Webmachine is great - very powerful tool but it&#039;s got it&#039;s own philosophy and it only runs w/mochiweb - if you want to write the equivalent of Rack::Bug (an excellent debugging Rack middleware component for Ruby&#039;s Rack), you would need to write a custom version to work with webmachine as far as I can tell. Honestly i haven&#039;t used webmachine yet but it&#039;s on the list of rainy day projects....</description>
		<content:encoded><![CDATA[<p>Yes your&#8217;s and Rusty&#8217;s critiques of EWGI&#8217;s limitations are valid. I don&#8217;t think you can use EWGI with webmachine &#8211; it&#8217;s more of a &#8216;full stack&#8217; in that it provides access to the request, headers, and allows you to build the response with it&#8217;s own API. Webmachine is great &#8211; very powerful tool but it&#8217;s got it&#8217;s own philosophy and it only runs w/mochiweb &#8211; if you want to write the equivalent of Rack::Bug (an excellent debugging Rack middleware component for Ruby&#8217;s Rack), you would need to write a custom version to work with webmachine as far as I can tell. Honestly i haven&#8217;t used webmachine yet but it&#8217;s on the list of rainy day projects&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitrii 'Mamut' Dimandt</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-175</link>
		<dc:creator>Dmitrii 'Mamut' Dimandt</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-175</guid>
		<description>The problem with ewgi is that you can&#039;t run webmachine behind it. At least not yet, IIRC. It doesn&#039;t support streaming, or multiparts or...</description>
		<content:encoded><![CDATA[<p>The problem with ewgi is that you can&#8217;t run webmachine behind it. At least not yet, IIRC. It doesn&#8217;t support streaming, or multiparts or&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicklas W Bjurman</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/comment-page-1#comment-173</link>
		<dc:creator>Nicklas W Bjurman</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://erlanginside.com/?p=127#comment-173</guid>
		<description>What is this, I do not fully understand all the capabilities of EWGI.

I have been thinking of writing a web-serving application using Mochiweb and Webmachine as software to build upon. Creating a web-server done through the unix philosophy where each component does one task well. Where my software would come in and create on top of mochiweb and webmachine the ability to create virtual hosts and serve content.

Is EWGI something akin to this?</description>
		<content:encoded><![CDATA[<p>What is this, I do not fully understand all the capabilities of EWGI.</p>
<p>I have been thinking of writing a web-serving application using Mochiweb and Webmachine as software to build upon. Creating a web-server done through the unix philosophy where each component does one task well. Where my software would come in and create on top of mochiweb and webmachine the ability to create virtual hosts and serve content.</p>
<p>Is EWGI something akin to this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

