<?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>Ranok&#039;s Ramblings &#187; erlfs</title>
	<atom:link href="http://www.r4n0k.com/tag/erlfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.r4n0k.com</link>
	<description>A peek into my life, and the projects I never complete</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:36:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Open Server Platform Update</title>
		<link>http://www.r4n0k.com/2008/02/11/open-server-platform-update/</link>
		<comments>http://www.r4n0k.com/2008/02/11/open-server-platform-update/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 05:09:27 +0000</pubDate>
		<dc:creator>ranok</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cosi]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[erlfs]]></category>
		<category><![CDATA[mnesia]]></category>
		<category><![CDATA[osp]]></category>

		<guid isPermaLink="false">http://www.r4n0k.com/2008/02/11/open-server-platform-update/</guid>
		<description><![CDATA[    For those of you who don&#8217;t know, I&#8217;ve been working on a project making a server environment that only requires the server logic to be coded, the rest (high availability, load balancing, etc&#8230;) is all taken care of by my project. However, before I can start on the server itself, I need to make [...]]]></description>
			<content:encoded><![CDATA[<p>    For those of you who don&#8217;t know, I&#8217;ve been working on a project making a server environment that only requires the server logic to be coded, the rest (high availability, load balancing, etc&#8230;) is all taken care of by my project. However, before I can start on the server itself, I need to make a redundant file-system that lets distributed nodes keep synced up. It&#8217;s almost at a prototype stage where I can demo to the world. I put up <a href="http://www.openserverplatform.com">a website</a> and a <a href="http://code.google.com/p/openserverplatform/">Google code project</a> with a SVN repository.</p>
<p>It&#8217;s written entirely in Erlang, and using the Mnesia database for the meta-data storage. It&#8217;s licensed under the MIT license so it&#8217;s business friendly and open-source.</p>
<p>Peace and chow,</p>
<p>Ranok</p>
]]></content:encoded>
			<wfw:commentRss>http://www.r4n0k.com/2008/02/11/open-server-platform-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

