<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="0.92">
<channel>
	<title>Erlang Software Framework</title>
	<link>http://erlsoft.org</link>
	<description>Home of the Erlang Internet Framework</description>
	<lastBuildDate>Tue, 30 Sep 2008 02:20:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OpenId in Erlang</title>
		<description>I've been looking at how I want to implement some of my own ideas into web services in the near future and one thing that I keep coming back to is user authentication. Currently my preferred way of handing this will be using OpenId, but I have not found any ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/45/openid-in-erlang/</link>
			</item>
	<item>
		<title>Multihoming with INETS</title>
		<description>One of the biggest downsides to using INETS, the built in web server in the Erlang runtime, is that it does not do multi homing straight out of the box. Because of this single migging feature I had though I would either rewrite the web server, or I'd end up ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/44/multihoming-with-inets/</link>
			</item>
	<item>
		<title>EIF on AWS and an AMI for Erlang</title>
		<description>I got an email this morning that made me realize how long it had been since I had updated this site. I've been a little bit distracted since I got my book deal. Originally I submitted a proposal to write a book on Erlang, but through a series of events ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/43/eif-on-aws-and-an-ami-for-erlang/</link>
			</item>
	<item>
		<title>New ERML command processing engine</title>
		<description>In my last post I mentioned that I was working on a new way to extend the ERML command in ErlWeb so that they can be extended with a behavior in a different application. I've had the idea stuck in my head since then and I needed to get something ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/42/new-erml-command-processing-engine/</link>
			</item>
	<item>
		<title>State of the Erlang Internet Framework 2008</title>
		<description>The idea of the Erlang Internet Framework, or EIF, was created at the beginning of 2007 therefore it is fitting to do a status update and ponder on the future of the project one year after it initial conception.

The EIF was originally created to be a way to combine all ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/38/state-of-the-erlang-internet-framework-2008/</link>
			</item>
	<item>
		<title>ErlMail status</title>
		<description>I've been redesigning some of the core elements of the message store and the way the IMAP server handles responses for the last week. In that time I think I've come up with some solutions to problems that I thought were inconveinces, but not really problems at the time.

After looking ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/37/erlmail-status/</link>
			</item>
	<item>
		<title>IMAP server response gen_server</title>
		<description>I've been looking at the way the FSM is handling the responses for the IMAP server for quite some time. In many cases it works wonderfully, but there are some cases that it does not do what is needed for RFC compliance.

The primary case of this is when two or ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/36/imap-server-response-gen_server/</link>
			</item>
	<item>
		<title>IMAP Server update</title>
		<description>I haven't been able to code as much as I would have liked over the past two weeks due to some personal issue that came up. This puts me about three weeks behind where I wanted to be with the IMAP server and still counting.

As of this morning I have ...</description>
		<link>http://erlsoft.org/erlmail/35/imap-server-update/</link>
			</item>
	<item>
		<title>IMAP server gen_store developments</title>
		<description>I was working on the IMAP server this morning and I realized that I had an annoying pattern that I needed to generalize. Throughout the code I have been using the state of the FMS to figure out which is the correct store to get information from and then calling ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/34/imap-server-gen_store-developments/</link>
			</item>
	<item>
		<title>LDAP, Active Directory and MAPI</title>
		<description>This afternoon I had a great conversation with a few of my friends that are starting some projects and are interested in using Erlang at the core of them. I'm not going to get too much into what the projects are, but they are around working with Microsoft technologies.

That makes Erlang ...</description>
		<link>http://erlsoft.org/erlang-internet-framework/33/ldap-active-directory-and-mapi/</link>
			</item>
</channel>
</rss>
