<?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>Erlang Inside &#187; technology overview</title>
	<atom:link href="http://erlanginside.com/category/technology-overview/feed" rel="self" type="application/rss+xml" />
	<link>http://erlanginside.com</link>
	<description>News and Information on Erlang and Concurrent Computing</description>
	<lastBuildDate>Sun, 13 Nov 2011 20:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Mustache &#8211; GitHub&#8217;s framework agnostic templating ported to Erlang</title>
		<link>http://erlanginside.com/mustache-githubs-framework-agnostic-templating-ported-to-erlang-135</link>
		<comments>http://erlanginside.com/mustache-githubs-framework-agnostic-templating-ported-to-erlang-135#comments</comments>
		<pubDate>Wed, 30 Dec 2009 14:00:29 +0000</pubDate>
		<dc:creator>Chad DePue</dc:creator>
				<category><![CDATA[technology overview]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[mustache]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[templating]]></category>

		<guid isPermaLink="false">http://erlanginside.com/?p=135</guid>
		<description><![CDATA[Mustache is an Erlang port of the Ruby framework of the same name, originally written by Chris Wanstrath, one of the founders of GitHub. A powerful feature of this type of framework is the ability to write a &#8216;template&#8217; that you could use in a Rails application and then reuse in an Erlang application with [...]]]></description>
		<wfw:commentRss>http://erlanginside.com/mustache-githubs-framework-agnostic-templating-ported-to-erlang-135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The State of Erlang Web Middleware &#8211; EWGI and SimpleBridge</title>
		<link>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127</link>
		<comments>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127#comments</comments>
		<pubDate>Mon, 28 Dec 2009 15:34:31 +0000</pubDate>
		<dc:creator>Chad DePue</dc:creator>
				<category><![CDATA[general erlang info]]></category>
		<category><![CDATA[technology overview]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[ewgi]]></category>
		<category><![CDATA[mochiweb]]></category>
		<category><![CDATA[pep 333]]></category>
		<category><![CDATA[rack]]></category>
		<category><![CDATA[simplebridge]]></category>

		<guid isPermaLink="false">http://erlanginside.com/?p=127</guid>
		<description><![CDATA[In the interest of publishing more often and covering smaller topics, lets review web-server-agnostic middleware for Erlang. The current standard for Erlang web application middleware is EWGI, inspired by Python&#8217;s PEP 333 and providing similar functionality as Ruby&#8217;s Rack. All major Erlang web servers support EWGI, and most web frameworks. Created by Rusty Klophaus, SimpleBridge [...]]]></description>
		<wfw:commentRss>http://erlanginside.com/the-state-of-erlang-web-middleware-simplebridge-ewgi-127/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

