<?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"
	>
<channel>
	<title>Comments on: Announcing ErlyWeb 0.6</title>
	<atom:link href="http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/feed/" rel="self" type="application/rss+xml" />
	<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/</link>
	<description>Adventures in Open Source Erlang</description>
	<pubDate>Fri, 16 May 2008 04:15:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: batterseapower</title>
		<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-24257</link>
		<dc:creator>batterseapower</dc:creator>
		<pubDate>Sat, 21 Apr 2007 21:28:28 +0000</pubDate>
		<guid isPermaLink="false">https://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-24257</guid>
		<description>Could you please post an example of creating a simple ErlyWeb application with an mnesia backend? I've been trying to adapt your post at http://yarivsblog.com/articles/2006/10/27/introducing-erlyweb-the-erlang-twist-on-web-framworks/, but no matter what I do I can't get anything to appear at http://127.0.0.1/music/musicians/ (it's always 404 not found..).

Thanks for the great work, anyway :). The framework looks great!</description>
		<content:encoded><![CDATA[<p>Could you please post an example of creating a simple ErlyWeb application with an mnesia backend? I&#8217;ve been trying to adapt your post at <a href="http://yarivsblog.com/articles/2006/10/27/introducing-erlyweb-the-erlang-twist-on-web-framworks/" rel="nofollow">http://yarivsblog.com/articles/2006/10/27/introducing-erlyweb-the-erlang-twist-on-web-framworks/</a>, but no matter what I do I can&#8217;t get anything to appear at <a href="http://127.0.0.1/music/musicians/" rel="nofollow">http://127.0.0.1/music/musicians/</a> (it&#8217;s always 404 not found..).</p>
<p>Thanks for the great work, anyway :). The framework looks great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashy</title>
		<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23916</link>
		<dc:creator>shashy</dc:creator>
		<pubDate>Fri, 20 Apr 2007 17:54:45 +0000</pubDate>
		<guid isPermaLink="false">https://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23916</guid>
		<description>Great work!
Does anyone have an example of the connection parameters required to use Mnesia? What s the equivalent of    erlydb:connect(mysql, "localhost", "username", "password",
      "test"). Thanks.</description>
		<content:encoded><![CDATA[<p>Great work!<br />
Does anyone have an example of the connection parameters required to use Mnesia? What s the equivalent of    erlydb:connect(mysql, &#8220;localhost&#8221;, &#8220;username&#8221;, &#8220;password&#8221;,<br />
      &#8220;test&#8221;). Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shashy</title>
		<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23915</link>
		<dc:creator>shashy</dc:creator>
		<pubDate>Fri, 20 Apr 2007 17:52:34 +0000</pubDate>
		<guid isPermaLink="false">https://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23915</guid>
		<description>Great work!
Does anyone have an example of the connection parameters required to use Mnesia? Thanks.</description>
		<content:encoded><![CDATA[<p>Great work!<br />
Does anyone have an example of the connection parameters required to use Mnesia? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jherber</title>
		<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23514</link>
		<dc:creator>jherber</dc:creator>
		<pubDate>Thu, 19 Apr 2007 02:33:47 +0000</pubDate>
		<guid isPermaLink="false">https://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23514</guid>
		<description>i wonder how difficult it would be to write a compiler that processes a  rails application as an input (treating it purely as a DSL) and outputs a translation it into the erlyweb framework.  hmm.</description>
		<content:encoded><![CDATA[<p>i wonder how difficult it would be to write a compiler that processes a  rails application as an input (treating it purely as a DSL) and outputs a translation it into the erlyweb framework.  hmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Pearson</title>
		<link>http://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23347</link>
		<dc:creator>Anders Pearson</dc:creator>
		<pubDate>Wed, 18 Apr 2007 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">https://yarivsblog.com/articles/2007/04/17/announcing-erlyweb-06/#comment-23347</guid>
		<description>Congratulations!

Those were exactly the two features that I'd been waiting for.  Postgres for my legacy databases and Mnesia for future projects. Between this and Joe Armstrong's upcoming book, I no longer have any excuse to not put a serious effort into seeing if I can move more of my coding work to Erlang.</description>
		<content:encoded><![CDATA[<p>Congratulations!</p>
<p>Those were exactly the two features that I&#8217;d been waiting for.  Postgres for my legacy databases and Mnesia for future projects. Between this and Joe Armstrong&#8217;s upcoming book, I no longer have any excuse to not put a serious effort into seeing if I can move more of my coding work to Erlang.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
